diff options
author | Brion Vibber <brion@status.net> | 2010-08-09 13:11:41 -0700 |
---|---|---|
committer | Brion Vibber <brion@status.net> | 2010-08-09 13:11:41 -0700 |
commit | 855f1f6623e64701796f443fc20fde164b1a1846 (patch) | |
tree | e433f4ba85c560c7895d7e9c6bb586bbbbddac5e /locale/statusnet.pot | |
parent | edb62db613478d50def223ec1d60ef5863fa3a4b (diff) | |
parent | 09dee24cbeadfb1fef797d38265e2ece09266bb0 (diff) |
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Diffstat (limited to 'locale/statusnet.pot')
-rw-r--r-- | locale/statusnet.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/statusnet.pot b/locale/statusnet.pot index 961810055..81c5a97c4 100644 --- a/locale/statusnet.pot +++ b/locale/statusnet.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-03 13:21+0000\n" +"POT-Creation-Date: 2010-08-07 16:23+0000\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" @@ -4679,21 +4679,21 @@ msgstr "" #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'. #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice. -#: classes/Notice.php:1614 +#: classes/Notice.php:1745 #, php-format msgid "RT @%1$s %2$s" msgstr "" #. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist. #. TRANS: %1$s is the role name, %2$s is the user ID (number). -#: classes/Profile.php:740 +#: classes/Profile.php:737 #, php-format msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist." msgstr "" #. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query. #. TRANS: %1$s is the role name, %2$s is the user ID (number). -#: classes/Profile.php:749 +#: classes/Profile.php:746 #, php-format msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error." msgstr "" |