diff options
author | Brion Vibber <brion@pobox.com> | 2010-05-18 13:44:23 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-05-18 13:44:23 -0700 |
commit | 813bbc912d73910943b966d1be80f27c3ff3584a (patch) | |
tree | 683970b4e48f3c6f27ec8148b06329cfb8fe8145 | |
parent | b77878f46729d48588fb32b8a54ae13f3752c558 (diff) |
typo fix in en_GB localization (also updated @ translatewiki)
-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 38caf74c6..bb3c577b6 100644 --- a/locale/en_GB/LC_MESSAGES/statusnet.po +++ b/locale/en_GB/LC_MESSAGES/statusnet.po @@ -4889,7 +4889,7 @@ msgstr "Primary site navigation" #: lib/action.php:432 msgctxt "TOOLTIP" msgid "Personal profile and friends timeline" -msgstr "ersonal profile and friends timeline" +msgstr "Personal profile and friends timeline" #. TRANS: Main menu option when logged in for access to personal profile and friends timeline #: lib/action.php:435 |