aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2007-01-25 02:56:51 +0000
committerrvelices <rv-github@modusoptimus.com>2007-01-25 02:56:51 +0000
commitd13dbba87345a1a63b154908574273c3bd24ec89 (patch)
tree807e314048d5d63e1c1903bb19a3e813d996daa2 /template
parent80020dd7564f25f4af5d994df5690b1088456b41 (diff)
some more language cleanup
git-svn-id: http://piwigo.org/svn/trunk@1754 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/admin.tpl2
-rw-r--r--template/yoga/admin/cat_list.tpl2
-rw-r--r--template/yoga/admin/cat_modify.tpl2
-rw-r--r--template/yoga/admin/element_set_global.tpl4
-rw-r--r--template/yoga/admin/picture_modify.tpl2
-rw-r--r--template/yoga/admin/waiting.tpl10
6 files changed, 11 insertions, 11 deletions
diff --git a/template/yoga/admin.tpl b/template/yoga/admin.tpl
index b108ab493..9da560996 100644
--- a/template/yoga/admin.tpl
+++ b/template/yoga/admin.tpl
@@ -1,7 +1,7 @@
<!-- $Id$ -->
<div id="menubar">
<dl>
- <dt>{lang:links}</dt>
+ <dt>{lang:Links}</dt>
<dd>
<ul>
<li><a href="{U_RETURN}">{lang:home}</a></li>
diff --git a/template/yoga/admin/cat_list.tpl b/template/yoga/admin/cat_list.tpl
index 49716b687..8f063a6d6 100644
--- a/template/yoga/admin/cat_list.tpl
+++ b/template/yoga/admin/cat_list.tpl
@@ -21,7 +21,7 @@
<li class="categoryLi"> <!-- category {category.ID} -->
<ul class="categoryActions">
- <li><a href="{categories.category.U_JUMPTO}" title="{lang:jump to category}"><img src="{themeconf:icon_dir}/category_jump-to.png" class="button" alt="{lang:jump to}" /></a></li>
+ <li><a href="{categories.category.U_JUMPTO}" title="{lang:jump to category}"><img src="{themeconf:icon_dir}/category_jump-to.png" class="button" alt="{lang:jump to category}" /></a></li>
<li><a href="{categories.category.U_EDIT}" title="{lang:edit category informations}"><img src="{themeconf:icon_dir}/category_edit.png" class="button" alt="{lang:edit}"/></a></li>
<!-- BEGIN elements -->
<li><a href="{categories.category.elements.URL}" title="{lang:manage category elements}"><img src="{themeconf:icon_dir}/category_elements.png" class="button" alt="{lang:elements}" /></a></li>
diff --git a/template/yoga/admin/cat_modify.tpl b/template/yoga/admin/cat_modify.tpl
index ef7b64b78..4b81a1be7 100644
--- a/template/yoga/admin/cat_modify.tpl
+++ b/template/yoga/admin/cat_modify.tpl
@@ -9,7 +9,7 @@
<h3>{CATEGORIES_NAV}</h3>
<ul class="categoryActions">
- <li><a href="{U_JUMPTO}" title="{lang:jump to category}"><img src="{themeconf:icon_dir}/category_jump-to.png" class="button" alt="{lang:jump to}" /></a></li>
+ <li><a href="{U_JUMPTO}" title="{lang:jump to category}"><img src="{themeconf:icon_dir}/category_jump-to.png" class="button" alt="{lang:jump to category}" /></a></li>
<!-- BEGIN elements -->
<li><a href="{elements.URL}" title="{lang:manage category elements}"><img src="{themeconf:icon_dir}/category_elements.png" class="button" alt="{lang:elements}" /></a></li>
<!-- END elements -->
diff --git a/template/yoga/admin/element_set_global.tpl b/template/yoga/admin/element_set_global.tpl
index 6b1bab8ca..5a05fb8be 100644
--- a/template/yoga/admin/element_set_global.tpl
+++ b/template/yoga/admin/element_set_global.tpl
@@ -89,7 +89,7 @@
</tr>
<tr>
- <td>{lang:author}</td>
+ <td>{lang:Author}</td>
<td>
<input type="radio" name="author_action" value="leave" checked="checked" /> {lang:leave}
<input type="radio" name="author_action" value="unset" /> {lang:unset}
@@ -109,7 +109,7 @@
</tr>
<tr>
- <td>{lang:creation date}</td>
+ <td>{lang:Creation date}</td>
<td>
<input type="radio" name="date_creation_action" value="leave" checked="checked" /> {lang:leave}
<input type="radio" name="date_creation_action" value="unset" /> {lang:unset}
diff --git a/template/yoga/admin/picture_modify.tpl b/template/yoga/admin/picture_modify.tpl
index 28981589f..ee144bcc3 100644
--- a/template/yoga/admin/picture_modify.tpl
+++ b/template/yoga/admin/picture_modify.tpl
@@ -5,7 +5,7 @@
<ul class="categoryActions">
<!-- BEGIN jumpto -->
- <li><a href="{jumpto.URL}" title="{lang:jump to image}"><img src="{themeconf:icon_dir}/category_jump-to.png" class="button" alt="{lang:jump to}" /></a></li>
+ <li><a href="{jumpto.URL}" title="{lang:jump to image}"><img src="{themeconf:icon_dir}/category_jump-to.png" class="button" alt="{lang:jump to image}" /></a></li>
<!-- END jumpto -->
<li><a href="{U_SYNC}" title="{lang:synchronize metadata}" {TAG_INPUT_ENABLED}><img src="{themeconf:icon_dir}/sync_metadata.png" class="button" alt="{lang:synchronize}" /></a></li>
</ul>
diff --git a/template/yoga/admin/waiting.tpl b/template/yoga/admin/waiting.tpl
index b48aa314b..d5e631652 100644
--- a/template/yoga/admin/waiting.tpl
+++ b/template/yoga/admin/waiting.tpl
@@ -4,11 +4,11 @@
<form action="{F_ACTION}" method="post" id="waiting">
<table style="width:100%;" >
<tr class="throw">
- <th style="width:20%;">{L_CATEGORY}</th>
- <th style="width:20%;">{L_DATE}</th>
- <th style="width:20%;">{L_FILE}</th>
- <th style="width:20%;">{L_THUMBNAIL}</th>
- <th style="width:20%;">{L_AUTHOR}</th>
+ <th style="width:20%;">{lang:category}</th>
+ <th style="width:20%;">{lang:date}</th>
+ <th style="width:20%;">{lang:file}</th>
+ <th style="width:20%;">{lang:thumbnail}</th>
+ <th style="width:20%;">{lang:Author}</th>
<th style="width:1px;">&nbsp;</th>
</tr>
<!-- BEGIN picture -->