diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-02-21 18:14:00 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-02-21 18:14:00 +0000 |
commit | 0cb630c4d794bd54904af030242f04012e045dee (patch) | |
tree | db079e0377dc0d0501bee17f40d0ea8cc1209544 /language/en_UK | |
parent | 91df8d0cecc513aa087df7d7cc87a5f7f95b4541 (diff) |
[trunk] - language - update mk_MK thanks to Kiril
git-svn-id: http://piwigo.org/svn/trunk@9338 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/common.lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 1dccbfc71..b0b8421fe 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -335,7 +335,6 @@ $lang['Reset to default values'] = "Reset to default values"; $lang['delete all photos from your favorites'] = "delete all photos from your favorites"; $lang['Sent by'] = "Sent by"; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "Cookies are blocked or not supported by your browser. You must enable cookies to log in."; - $lang['edit this comment'] = "edit this comment"; $lang['Edit a comment'] = "Edit a comment"; $lang['Are you sure?'] = "Are you sure?"; @@ -352,4 +351,4 @@ $lang['This author modified following comment:'] = 'This author modified followi $lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d'; $lang['delete this comment'] = "delete this comment"; $lang['validate this comment'] = 'validate this comment'; -?> +?>
\ No newline at end of file |