diff options
author | momo-i <webmaster@momo-i.org> | 2011-12-27 15:49:59 +0900 |
---|---|---|
committer | momo-i <webmaster@momo-i.org> | 2011-12-27 15:49:59 +0900 |
commit | 68a414f74ee550e70a9bc601c378c31ed84585ee (patch) | |
tree | a127562b458eb9ada7ebe97cff3a48ee77e9a91c /locale | |
parent | 6a31888666518b73c3b3f8e7658c79f76eb5775d (diff) | |
download | ampache-68a414f74ee550e70a9bc601c378c31ed84585ee.tar.gz ampache-68a414f74ee550e70a9bc601c378c31ed84585ee.tar.bz2 ampache-68a414f74ee550e70a9bc601c378c31ed84585ee.zip |
Update base message.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/base/messages.pot | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/locale/base/messages.pot b/locale/base/messages.pot index c54b5b14..33a0398e 100644 --- a/locale/base/messages.pot +++ b/locale/base/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: translations at ampache.org\n" -"POT-Creation-Date: 2011-12-27 15:32+0900\n" +"POT-Creation-Date: 2011-12-27 15:49+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -4150,6 +4150,20 @@ msgstr "" msgid "The Requested Playlist has been deleted." msgstr "" +#: ../../artists.php:78 ../../artists.php:84 +#, php-format +msgid "Error: No such artist '%s'" +msgstr "" + +#: ../../artists.php:80 +#, php-format +msgid "Error: '%s' is not a valid ID" +msgstr "" + +#: ../../artists.php:86 +msgid "Error: Errenous request" +msgstr "" + #: ../../artists.php:90 msgid "Renamed artist(s)" msgstr "" |