diff options
Diffstat (limited to 'l10n/en_GB/files.po')
-rw-r--r-- | l10n/en_GB/files.po | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/l10n/en_GB/files.po b/l10n/en_GB/files.po index 671693997c2..7926f9763f4 100644 --- a/l10n/en_GB/files.po +++ b/l10n/en_GB/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-27 02:28-0400\n" -"PO-Revision-Date: 2013-10-27 06:28+0000\n" +"POT-Creation-Date: 2013-10-27 07:25-0400\n" +"PO-Revision-Date: 2013-10-27 11:25+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -28,9 +28,9 @@ msgstr "Could not move %s - File with this name already exists" msgid "Could not move %s" msgstr "Could not move %s" -#: ajax/newfile.php:56 -msgid "File name cannot not be empty." -msgstr "" +#: ajax/newfile.php:56 js/files.js:27 +msgid "File name cannot be empty." +msgstr "File name cannot be empty." #: ajax/newfile.php:62 msgid "File name must not contain \"/\". Please choose a different name." @@ -57,7 +57,7 @@ msgid "Error when creating the file" msgstr "" #: ajax/newfolder.php:21 -msgid "Folder name cannot not be empty." +msgid "Folder name cannot be empty." msgstr "" #: ajax/newfolder.php:27 @@ -226,10 +226,6 @@ msgstr[1] "Uploading %n files" msgid "'.' is an invalid file name." msgstr "'.' is an invalid file name." -#: js/files.js:27 -msgid "File name cannot be empty." -msgstr "File name cannot be empty." - #: js/files.js:34 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " |