aboutsummaryrefslogtreecommitdiffstats
path: root/language/cz_CZ
diff options
context:
space:
mode:
authorEric <eric@piwigo.org>2009-10-09 20:55:57 +0000
committerEric <eric@piwigo.org>2009-10-09 20:55:57 +0000
commit0ecd32d2d0e3edfd810fe1ab1e1ce1d9baba000a (patch)
tree13e67e0b41b7fb4407c117e4e256be94c6913613 /language/cz_CZ
parentce511ebf6bf7ae020ff45e9c057a66dcf1f7a397 (diff)
[Piwigo] Bug 1079
Some common.lang.php updated git-svn-id: http://piwigo.org/svn/branches/2.0@4010 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cz_CZ')
-rw-r--r--language/cz_CZ/common.lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/cz_CZ/common.lang.php b/language/cz_CZ/common.lang.php
index 7ebb70675..2d9ca232d 100644
--- a/language/cz_CZ/common.lang.php
+++ b/language/cz_CZ/common.lang.php
@@ -633,4 +633,6 @@ $lang['exif_field_FocalLength'] = 'Ohnisko';
$lang['exif_field_ExposureBiasValue'] = 'Korekce';
$lang['exif_field_ExposureProgram'] = 'Program';
$lang['exif_field_Flash'] = 'Blesk';
+// --------- Starting below: New or revised $lang ---- from Butterfly (2.0)
+/* TODO */ $lang['Reset_To_Default'] = 'Reset to default values';
?>