diff options
author | Brion Vibber <brion@pobox.com> | 2010-09-08 15:06:03 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-09-08 15:06:03 -0700 |
commit | 2efe353e6b9bf5ce22e7297f300fb15dbe96e795 (patch) | |
tree | 90da92d73a53805c939cc34658169a654b502c0a /locale/da/LC_MESSAGES | |
parent | 42f1ec85eaeaa7d74e823bebef4c8c06e7e159c3 (diff) |
Fix for mismatched final newline in a message (also fixed upstream on translatewiki.net)
Diffstat (limited to 'locale/da/LC_MESSAGES')
-rw-r--r-- | locale/da/LC_MESSAGES/statusnet.po | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/locale/da/LC_MESSAGES/statusnet.po b/locale/da/LC_MESSAGES/statusnet.po index 43abd798f..8061c776e 100644 --- a/locale/da/LC_MESSAGES/statusnet.po +++ b/locale/da/LC_MESSAGES/statusnet.po @@ -2279,8 +2279,7 @@ msgstr "" "tid. \n" "\n" "Med venlig hilsen,\n" -"%2$s \n" -" " +"%2$s\n" #: actions/login.php:148 msgid "Incorrect username or password." |