diff options
author | William Hua <william.hua@canonical.com> | 2013-08-29 03:42:45 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-08-29 03:42:45 +0000 |
commit | b0f1037825003bfb205fc878812e7d47363e817b (patch) | |
tree | 2a084dad94fcf5ac54b1935c11102a31f041c6b2 /po | |
parent | ee3f00b79a6108e8cb0e1884bf9bec54703e7fc8 (diff) | |
parent | 807c6d8708d93d49c20ab14f13e343828d0bf3df (diff) | |
download | ayatana-indicator-keyboard-b0f1037825003bfb205fc878812e7d47363e817b.tar.gz ayatana-indicator-keyboard-b0f1037825003bfb205fc878812e7d47363e817b.tar.bz2 ayatana-indicator-keyboard-b0f1037825003bfb205fc878812e7d47363e817b.zip |
Append input source suffix to accessible-desc as described in design spec.
Approved by Ted Gould, PS Jenkins bot.
Diffstat (limited to 'po')
-rw-r--r-- | po/indicator-keyboard.pot | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 3cbc4c2e..df7dd668 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-08-22 15:09+0800\n" +"POT-Creation-Date: 2013-08-29 10:20+0800\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" @@ -17,14 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1449 ../lib/main.vala:342 +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" +msgstr "" + +#: ../lib/main.c:2220 ../lib/main.vala:467 msgid "Character Map" msgstr "" -#: ../lib/main.c:1451 ../lib/main.vala:343 +#: ../lib/main.c:2223 ../lib/main.vala:468 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:1453 ../lib/main.vala:344 +#: ../lib/main.c:2226 ../lib/main.vala:469 msgid "Text Entry Settings..." msgstr "" |