aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/site_update.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-12-04 19:41:54 +0000
committerrvelices <rv-github@modusoptimus.com>2011-12-04 19:41:54 +0000
commit489beffd6e849c5b88dc967c07e68a816e9578e2 (patch)
treedfd27cdff9174479c31952b032cfccd4dc2c85f1 /admin/themes/default/template/site_update.tpl
parent9a5d818b04907d3dcfafdab489e646d17c8d738e (diff)
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/template/site_update.tpl')
-rw-r--r--admin/themes/default/template/site_update.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/site_update.tpl b/admin/themes/default/template/site_update.tpl
index 095543d76..2b2ec3f96 100644
--- a/admin/themes/default/template/site_update.tpl
+++ b/admin/themes/default/template/site_update.tpl
@@ -77,7 +77,7 @@
<fieldset id="syncMetadata">
<legend>{'synchronize files metadata with database photos informations'|@translate}</legend>
- <label><input type="checkbox" name="sync_meta" {if $introduction.sync_meta}checked="checked"{/if}> {'synchronize metadata'|@translate} ({$METADATA_LIST})</label>
+ <label><input type="checkbox" name="sync_meta" {if $introduction.sync_meta}checked="checked"{/if}> {'Synchronize metadata'|@translate} ({$METADATA_LIST})</label>
<ul style="padding-left:3em">
<li>
<label><input type="checkbox" name="meta_all" {if $introduction.meta_all}checked="checked"{/if}> {'even already synchronized photos'|@translate}</label>