From: Ævar Arnfjörð Bjarmason Date: Thu, 21 Apr 2005 20:59:34 +0000 (+0000) Subject: * Adding a new message 'exifdata', and translating it as 'Metadata'. X-Git-Tag: 1.5.0alpha1~193 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=4191c818c6dff80f32d33c9a9255e784c44c53f2;p=lhc%2Fweb%2Fwiklou.git * Adding a new message 'exifdata', and translating it as 'Metadata'. --- diff --git a/languages/Language.php b/languages/Language.php index b3eb4b47d3..956a049c60 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1849,6 +1849,9 @@ ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\'); 'passwordtooshort' => 'Your password is too short. It must have at least $1 characters.', +# Exif data +'exifdata' => 'Metadata', + # external editor support 'edit-externally' => 'Edit this file using an external application', 'edit-externally-help' => 'See the [http://meta.wikimedia.org/wiki/Help:External_editors setup instructions] for more information.',