diff options
author | William Hua <william.hua@canonical.com> | 2014-03-19 18:06:54 +1300 |
---|---|---|
committer | William Hua <william.hua@canonical.com> | 2014-03-19 18:06:54 +1300 |
commit | be945fee7825c4852f558d6e2e77a196c184f9c5 (patch) | |
tree | 002e42d397f585863d85e2ef57a83b7e0a36a6e1 /po | |
parent | e5772b006395eb5587be7cf88367a42e702582c7 (diff) | |
download | ayatana-indicator-keyboard-be945fee7825c4852f558d6e2e77a196c184f9c5.tar.gz ayatana-indicator-keyboard-be945fee7825c4852f558d6e2e77a196c184f9c5.tar.bz2 ayatana-indicator-keyboard-be945fee7825c4852f558d6e2e77a196c184f9c5.zip |
Check if IBus is connected before checking engine properties.
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..090c84a3 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-19 18:04+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:655 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/main.vala:801 msgid "Character Map" msgstr "" -#: ../lib/main.vala:526 +#: ../lib/main.vala:802 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:527 +#: ../lib/main.vala:803 msgid "Text Entry Settings..." msgstr "" |