diff options
author | rvelices <rv-github@modusoptimus.com> | 2012-02-09 20:43:41 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2012-02-09 20:43:41 +0000 |
commit | 1b527e396434fa72c60dfd57fc00ea3e31bebefc (patch) | |
tree | 9f2fc07b5e3b2ce2dad3316168b9288ce5f7e535 /language/de_DE/common.lang.php | |
parent | afb04c02937046f22b2e71974c785c6ee70ae10f (diff) |
- language aditions/removal
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/de_DE/common.lang.php')
-rw-r--r-- | language/de_DE/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index 587978b92..ad8f1b69e 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -366,7 +366,7 @@ $lang['Here are your connection settings'] = 'Das sind deine Verbindungseinstell $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Solltest du die E-Mail unerwünscht erhalten haben, kontaktiere uns unter %s'; $lang['large'] = 'groß'; $lang['medium'] = 'mittel'; -$lang['original'] = 'original'; +$lang['Original'] = 'Original'; $lang['Password: %s'] = 'Passwort: %s'; $lang['Send my connection settings by email'] = 'Verbindungseinstellungen per E-Mail versenden'; $lang['small'] = 'klein'; |