diff options
author | Brion Vibber <brion@pobox.com> | 2009-11-30 12:35:35 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2009-11-30 12:36:24 -0800 |
commit | 792eb57c87c5c7e49030e4652780c0c642f58e25 (patch) | |
tree | 1fea2eb46bf692219d9b83800f9545a30a753881 /locale/fr | |
parent | db7da1e78da65774f296307042e0c90d8e6df019 (diff) |
Ticket 1677: apply a couple more welcomebot fixes from TranslateWiki before the next full update
Diffstat (limited to 'locale/fr')
-rw-r--r-- | locale/fr/LC_MESSAGES/statusnet.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/fr/LC_MESSAGES/statusnet.po b/locale/fr/LC_MESSAGES/statusnet.po index 216ad5c7c..7d9301836 100644 --- a/locale/fr/LC_MESSAGES/statusnet.po +++ b/locale/fr/LC_MESSAGES/statusnet.po @@ -4079,7 +4079,7 @@ msgstr "Impossible d'établir l’inscription au groupe." #: classes/User.php:347 #, php-format msgid "Welcome to %1$s, @%2$s!" -msgstr "Bienvenu à %1$s, %2$s !" +msgstr "Bienvenu à %1$s, @%2$s !" #: lib/accountsettingsaction.php:108 msgid "Change your profile settings" |