diff options
author | andimeier <andimeier@piwigo.org> | 2011-05-08 10:00:28 +0000 |
---|---|---|
committer | andimeier <andimeier@piwigo.org> | 2011-05-08 10:00:28 +0000 |
commit | a31d9e2a5ddeb65d7295c108474151ed390b3e8a (patch) | |
tree | 1eeaa6bcb61c327ee7ed48524496eadc3eefdb7f /language/en_UK/common.lang.php | |
parent | 3fecd755bf92c06c4cace1d4f8787f68797e5c02 (diff) |
Amended German translations. Made it more consistent and corrected some typos and grammatical errors. Plus corrected a typo in English file. Didn't look much at admin.lang.php, but worked through common.lang.php entirely.
git-svn-id: http://piwigo.org/svn/trunk@10815 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r-- | language/en_UK/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 1871e750c..32a62fcaf 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -74,7 +74,7 @@ $lang['Dimensions'] = "Dimensions"; $lang['Display'] = "Display"; $lang['Each listed rule must be satisfied.'] = "Each listed criterion must be satisfied."; $lang['Email address'] = "Email address"; -$lang['Enter your personnal informations'] = "Enter your personnal data"; +$lang['Enter your personnal informations'] = "Enter your personal data"; $lang['Error sending email'] = "Error when sending email"; $lang['File name'] = "File name"; $lang['File'] = "File"; |