diff options
author | Brion Vibber <brion@pobox.com> | 2010-10-19 14:50:10 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-10-19 14:50:10 -0700 |
commit | c31aac11132f20737a3d0c69a65a20fcc3ade834 (patch) | |
tree | 653b488ad2634d0bb03794e12ca28c3ed6276fe9 /locale | |
parent | d48f4a81d6af7a9a326ffc2e87d7de568ab48fbe (diff) |
Quick fix for bad message in en_GB (#2790) -- fixed upstream at http://translatewiki.net/w/i.php?title=StatusNet:A3894b1256ab040ed20a35eedeece8829c62d5ab-Direct_message_to_s_sent./en-gb&diff=2403802&oldid=1930996
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_GB/LC_MESSAGES/statusnet.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_GB/LC_MESSAGES/statusnet.po b/locale/en_GB/LC_MESSAGES/statusnet.po index 88421ca45..a13584b99 100644 --- a/locale/en_GB/LC_MESSAGES/statusnet.po +++ b/locale/en_GB/LC_MESSAGES/statusnet.po @@ -2693,7 +2693,7 @@ msgstr "Message sent" #: actions/newmessage.php:185 lib/command.php:511 #, php-format msgid "Direct message to %s sent." -msgstr "Could not create application." +msgstr "Direct message to %s sent." #: actions/newmessage.php:210 actions/newnotice.php:261 msgid "Ajax Error" |