diff options
author | William Hua <william.hua@canonical.com> | 2014-03-28 14:58:59 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-28 14:58:59 +0000 |
commit | a452e71a92c99224e1a49ecc52685f1fb8072de9 (patch) | |
tree | 8a9946045df4da595844ffc1be86fda6ec9ccf5e /po | |
parent | cc698d1e5dee774217c9d8d1bf45f9be01ac37f2 (diff) | |
parent | a08ab0c4f8f80366eb7c08795e9d5407aef8ecff (diff) | |
download | ayatana-indicator-keyboard-a452e71a92c99224e1a49ecc52685f1fb8072de9.tar.gz ayatana-indicator-keyboard-a452e71a92c99224e1a49ecc52685f1fb8072de9.tar.bz2 ayatana-indicator-keyboard-a452e71a92c99224e1a49ecc52685f1fb8072de9.zip |
Use Ubuntu-specific IBus D-Bus API so that we don't have to replace the old IBus panel service in order to inspect and activate IBus engine properties. Fixes: 1290881
Diffstat (limited to 'po')
-rw-r--r-- | po/indicator-keyboard.pot | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 34931572..5647f938 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-09-27 16:28+0200\n" +"POT-Creation-Date: 2014-03-20 12:25+1300\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,19 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.vala:427 +#: ../lib/main.vala:667 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/main.vala:815 msgid "Character Map" msgstr "" -#: ../lib/main.vala:526 +#: ../lib/main.vala:816 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:527 +#: ../lib/main.vala:817 msgid "Text Entry Settings..." msgstr "" |