From 68a414f74ee550e70a9bc601c378c31ed84585ee Mon Sep 17 00:00:00 2001 From: momo-i Date: Tue, 27 Dec 2011 15:49:59 +0900 Subject: Update base message. --- locale/base/messages.pot | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'locale') 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 \n" "Language-Team: LANGUAGE \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 "" -- cgit