aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hua <william.hua@canonical.com>2014-07-28 12:07:54 +0200
committerWilliam Hua <william.hua@canonical.com>2014-07-28 12:07:54 +0200
commit204761f0bb03d357b4e15e0f4a0c9e9076916438 (patch)
tree27b063467acbad15adf08fad637644d611e898cf
parent66693b52961aa9197c54c508223ec12c1156a691 (diff)
parent5821cf88381ec50b42fbef94e8b8ba671af2b8c4 (diff)
downloadayatana-indicator-keyboard-204761f0bb03d357b4e15e0f4a0c9e9076916438.tar.gz
ayatana-indicator-keyboard-204761f0bb03d357b4e15e0f4a0c9e9076916438.tar.bz2
ayatana-indicator-keyboard-204761f0bb03d357b4e15e0f4a0c9e9076916438.zip
Merge trunk.
-rw-r--r--configure.ac1
-rw-r--r--data/Makefile.am45
-rw-r--r--data/indicator-keyboard.conf.in9
-rw-r--r--data/indicator-keyboard.desktop.in9
-rw-r--r--data/upstart/Makefile.am12
-rw-r--r--data/upstart/indicator-keyboard.desktop.in9
-rw-r--r--debian/changelog11
-rw-r--r--lib/Makefile.am2
-rw-r--r--po/am.po6
-rw-r--r--po/ar.po6
-rw-r--r--po/ast.po6
-rw-r--r--po/az.po10
-rw-r--r--po/be.po6
-rw-r--r--po/bg.po6
-rw-r--r--po/br.po6
-rw-r--r--po/bs.po6
-rw-r--r--po/ca.po6
-rw-r--r--po/ca@valencia.po6
-rw-r--r--po/cs.po6
-rw-r--r--po/cy.po6
-rw-r--r--po/da.po6
-rw-r--r--po/de.po6
-rw-r--r--po/el.po6
-rw-r--r--po/en_AU.po6
-rw-r--r--po/en_CA.po6
-rw-r--r--po/en_GB.po6
-rw-r--r--po/es.po6
-rw-r--r--po/et.po6
-rw-r--r--po/eu.po6
-rw-r--r--po/fa.po6
-rw-r--r--po/fi.po6
-rw-r--r--po/fr.po6
-rw-r--r--po/fr_CA.po6
-rw-r--r--po/ga.po6
-rw-r--r--po/gd.po6
-rw-r--r--po/gl.po6
-rw-r--r--po/he.po6
-rw-r--r--po/hi.po6
-rw-r--r--po/hu.po6
-rw-r--r--po/id.po6
-rw-r--r--po/is.po8
-rw-r--r--po/it.po6
-rw-r--r--po/ja.po6
-rw-r--r--po/km.po6
-rw-r--r--po/kn.po6
-rw-r--r--po/ko.po6
-rw-r--r--po/lt.po6
-rw-r--r--po/lv.po6
-rw-r--r--po/mg.po6
-rw-r--r--po/mhr.po6
-rw-r--r--po/mi.po6
-rw-r--r--po/ml.po6
-rw-r--r--po/mr.po6
-rw-r--r--po/ms.po6
-rw-r--r--po/nb.po6
-rw-r--r--po/ne.po6
-rw-r--r--po/nl.po6
-rw-r--r--po/oc.po6
-rw-r--r--po/pa.po6
-rw-r--r--po/pl.po6
-rw-r--r--po/pt.po6
-rw-r--r--po/pt_BR.po6
-rw-r--r--po/ro.po6
-rw-r--r--po/ru.po6
-rw-r--r--po/sa.po6
-rw-r--r--po/si.po6
-rw-r--r--po/sk.po6
-rw-r--r--po/sl.po6
-rw-r--r--po/sq.po6
-rw-r--r--po/sr.po6
-rw-r--r--po/sv.po6
-rw-r--r--po/szl.po6
-rw-r--r--po/ta.po6
-rw-r--r--po/tg.po6
-rw-r--r--po/th.po6
-rw-r--r--po/tr.po6
-rw-r--r--po/ug.po6
-rw-r--r--po/uk.po6
-rw-r--r--po/uz.po6
-rw-r--r--po/vi.po6
-rw-r--r--po/zh_CN.po6
-rw-r--r--po/zh_HK.po6
-rw-r--r--po/zh_TW.po6
83 files changed, 317 insertions, 237 deletions
diff --git a/configure.ac b/configure.ac
index 38a445fd..dc90e15d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,6 +93,7 @@ AC_SUBST(COVERAGE_LDFLAGS)
AC_CONFIG_FILES([Makefile
data/Makefile
+ data/upstart/Makefile
lib/Makefile
po/Makefile.in
tests/Makefile
diff --git a/data/Makefile.am b/data/Makefile.am
index 7befb94e..bcb22cde 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,3 +1,10 @@
+
+SUBDIRS = upstart
+
+###########################
+# Icon Generator
+###########################
+
noinst_PROGRAMS = indicator-keyboard-icon-generator
AM_CFLAGS = -w -DGNOME_DESKTOP_USE_UNSTABLE_API
@@ -31,14 +38,29 @@ indicator_keyboard_icon_generator_LDFLAGS = $(AM_LDFLAGS) \
$(LIBXKLAVIER_LIBS) \
$(COVERAGE_LDFLAGS)
-dist_service_DATA = indicator-keyboard.service
-servicedir = $(DBUS_SERVICE_DIR)
+###########################
+# Upstart Config
+###########################
-indicator-keyboard.service:
- $(AM_V_GEN) (echo '[D-BUS Service]'; \
- echo 'Name=com.canonical.indicator.keyboard'; \
- echo 'Exec=${libexecdir}/indicator-keyboard-service --use-gtk') > $@.tmp && \
- mv $@.tmp $@
+upstart_jobsdir = $(datadir)/upstart/sessions/
+upstart_jobs_DATA = indicator-keyboard.conf
+
+%.conf: %.conf.in
+ $(AM_V_GEN) sed -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@
+
+###########################
+# XDG Autostart File
+###########################
+
+xdg_autostartdir = /etc/xdg/autostart
+xdg_autostart_DATA = indicator-keyboard.desktop
+
+%.desktop: %.desktop.in
+ $(AM_V_GEN) sed -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@
+
+###########################
+# Indicator Config
+###########################
dist_indicator_DATA = com.canonical.indicator.keyboard
indicatordir = $(INDICATOR_DIR)
@@ -62,6 +84,10 @@ com.canonical.indicator.keyboard:
echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop') > $@.tmp && \
mv $@.tmp $@
+###########################
+# GSettings Schemas
+###########################
+
gsettings_SCHEMAS = com.canonical.indicator.keyboard.gschema.xml
@GSETTINGS_RULES@
@@ -73,4 +99,7 @@ gschemas.compiled: $(gsettings_SCHEMAS)
EXTRA_DIST = $(dist_service_DATA) \
$(dist_indicator_DATA) \
- $(gsettings_SCHEMAS)
+ $(gsettings_SCHEMAS) \
+ indicator-keyboard.conf.in \
+ indicator-keyboard.desktop.in
+
diff --git a/data/indicator-keyboard.conf.in b/data/indicator-keyboard.conf.in
new file mode 100644
index 00000000..737a4830
--- /dev/null
+++ b/data/indicator-keyboard.conf.in
@@ -0,0 +1,9 @@
+description "Indicator Keyboard Backend"
+
+start on indicator-services-start
+stop on desktop-end or indicator-services-end
+
+respawn
+respawn limit 2 10
+
+exec @pkglibexecdir@/indicator-keyboard-service --use-gtk
diff --git a/data/indicator-keyboard.desktop.in b/data/indicator-keyboard.desktop.in
new file mode 100644
index 00000000..3fca71fb
--- /dev/null
+++ b/data/indicator-keyboard.desktop.in
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=Indicator Keyboard
+Exec=@pkglibexecdir@/indicator-keyboard-service
+OnlyShowIn=Unity;GNOME;
+NoDisplay=true
+StartupNotify=false
+Terminal=false
+AutostartCondition=GNOME3 unless-session gnome
diff --git a/data/upstart/Makefile.am b/data/upstart/Makefile.am
new file mode 100644
index 00000000..c0b6a2eb
--- /dev/null
+++ b/data/upstart/Makefile.am
@@ -0,0 +1,12 @@
+###########################
+# Upstart XDG Override
+###########################
+
+xdg_autostartdir = $(datadir)/upstart/xdg/autostart
+xdg_autostart_DATA = indicator-keyboard.desktop
+
+%.desktop: %.desktop.in
+ $(AM_V_GEN) sed -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@
+
+EXTRA_DIST = indicator-keyboard.desktop.in
+
diff --git a/data/upstart/indicator-keyboard.desktop.in b/data/upstart/indicator-keyboard.desktop.in
new file mode 100644
index 00000000..ec7e565c
--- /dev/null
+++ b/data/upstart/indicator-keyboard.desktop.in
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=Indicator Keyboard
+Exec=@pkglibexecdir@/indicator-keyboard-service
+OnlyShowIn=Unity;
+NoDisplay=true
+StartupNotify=false
+Terminal=false
+Hidden=true
diff --git a/debian/changelog b/debian/changelog
index 3b95b72c..bb533c17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+indicator-keyboard (0.0.0+14.10.20140620.1-0ubuntu1) utopic; urgency=low
+
+ [ Ted Gould ]
+ * Synchronize process management across indicators
+
+ [ William Hua ]
+ * Use get_state () on GLib.Action instead of the state member. Fixes
+ FTBFS.
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 20 Jun 2014 09:58:51 +0000
+
indicator-keyboard (0.0.0+14.04.20140410.1-0ubuntu1) trusty; urgency=low
[ William Hua ]
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 16b8807c..6543ccd4 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,4 +1,4 @@
-libexec_PROGRAMS = indicator-keyboard-service
+pkglibexec_PROGRAMS = indicator-keyboard-service
AM_CFLAGS = -w -DGNOME_DESKTOP_USE_UNSTABLE_API
AM_LDFLAGS = -lm
diff --git a/po/am.po b/po/am.po
index 496e7305..93ddf328 100644
--- a/po/am.po
+++ b/po/am.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-01-18 22:57+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Amharic <am@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ar.po b/po/ar.po
index e860701b..e9eb17a1 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-10 03:47+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic <ar@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ast.po b/po/ast.po
index 9d699529..5ef756fd 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-03 15:38+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Asturian <ast@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/az.po b/po/az.po
index 4d68bb98..776d5bbf 100644
--- a/po/az.po
+++ b/po/az.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-12 21:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Azerbaijani <az@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
@@ -28,8 +28,8 @@ msgstr "Simvol Xəritəsi"
#: ../lib/indicator-menu.vala:49
msgid "Keyboard Layout Chart"
-msgstr "Klaviatura Düzümü Qrafiki"
+msgstr "Klaviatura Düzülüş Qrafiki"
#: ../lib/indicator-menu.vala:50
msgid "Text Entry Settings..."
-msgstr "Mətn Daxiletmə Seçənəkləri..."
+msgstr "Mətn Daxiletmə Tənzimləmələri..."
diff --git a/po/be.po b/po/be.po
index 087445e9..453cdc03 100644
--- a/po/be.po
+++ b/po/be.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-14 10:04+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Belarusian <be@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/bg.po b/po/bg.po
index deccedc4..f85a6ef3 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-11-13 14:40+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian <bg@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/br.po b/po/br.po
index 6ac4f505..f54e2e39 100644
--- a/po/br.po
+++ b/po/br.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-11-07 15:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Breton <br@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/bs.po b/po/bs.po
index e1441f6f..abb26340 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 15:43+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian <bs@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ca.po b/po/ca.po
index a3408fbc..14889b2b 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-19 10:24+0000\n"
"Last-Translator: David Planella <david.planella@ubuntu.com>\n"
"Language-Team: Catalan <ca@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ca@valencia.po b/po/ca@valencia.po
index 9eb68cac..e8bfc74f 100644
--- a/po/ca@valencia.po
+++ b/po/ca@valencia.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-04-12 06:11+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) <ca@valencia@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/cs.po b/po/cs.po
index 78364444..67e39278 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-08 06:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/cy.po b/po/cy.po
index 2e4ea496..be0ea4fd 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-08 00:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Welsh <cy@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/da.po b/po/da.po
index fdbc6fa0..ae7cc6c3 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 10:32+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish <da@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/de.po b/po/de.po
index b5618a5f..6158653b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 11:11+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/el.po b/po/el.po
index cc4d138a..800cca44 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 11:42+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Greek <el@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/en_AU.po b/po/en_AU.po
index 0839d775..b0f0b889 100644
--- a/po/en_AU.po
+++ b/po/en_AU.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-07 23:11+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) <en_AU@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/en_CA.po b/po/en_CA.po
index 6c8f2de0..14aa773a 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-12 10:07+0000\n"
"Last-Translator: William Hua <Unknown>\n"
"Language-Team: English (Canada) <en_CA@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/en_GB.po b/po/en_GB.po
index 3e10697a..605900c9 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-29 15:56+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/es.po b/po/es.po
index bf429d5c..0db84751 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-02-26 21:59+0000\n"
"Last-Translator: Adolfo Jayme <fitoschido@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/et.po b/po/et.po
index c2e9eb52..1a7a3f63 100644
--- a/po/et.po
+++ b/po/et.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 15:17+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Estonian <et@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/eu.po b/po/eu.po
index 6c0cda12..061bfbae 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-01 20:51+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Basque <eu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/fa.po b/po/fa.po
index 704f26e8..2917c148 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-11-01 05:30+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Persian <fa@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/fi.po b/po/fi.po
index 3fba9a26..5d891548 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-03 09:43+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish <fi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/fr.po b/po/fr.po
index a43eec85..62f8d5e8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-08-29 08:33+0000\n"
"Last-Translator: Matthieu Baerts <matttbe@gmail.com>\n"
"Language-Team: French <fr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/fr_CA.po b/po/fr_CA.po
index 7eb6211b..73739547 100644
--- a/po/fr_CA.po
+++ b/po/fr_CA.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-01-29 20:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French (Canada) <fr_CA@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ga.po b/po/ga.po
index f5814fc6..11fa59d5 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-02-27 15:27+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Irish <ga@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/gd.po b/po/gd.po
index 9a261c37..6fec6f43 100644
--- a/po/gd.po
+++ b/po/gd.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-30 10:02+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Gaelic; Scottish <gd@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/gl.po b/po/gl.po
index 5ec8f5f5..9b8fc8ce 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-29 17:49+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Galician <gl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/he.po b/po/he.po
index 71cf4a8d..497a1e69 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-01 12:03+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hebrew <he@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/hi.po b/po/hi.po
index 000457ea..a0a5593c 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 21:49+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hindi <hi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/hu.po b/po/hu.po
index 7c5523c1..fec07bc9 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-04 18:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian <hu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/id.po b/po/id.po
index ba2432c0..b326945f 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-11-12 16:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian <id@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/is.po b/po/is.po
index f07686f8..0748192e 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,20 +7,20 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-05-17 18:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Icelandic <is@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
msgid "%s input source"
-msgstr ""
+msgstr "%s inntak"
#: ../lib/indicator-menu.vala:48
msgid "Character Map"
diff --git a/po/it.po b/po/it.po
index 164fb02a..a126de0c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-12 11:02+0000\n"
"Last-Translator: Milo Casagrande <milo.casagrande@gmail.com>\n"
"Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ja.po b/po/ja.po
index 20ac3cb2..097e4f81 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-29 07:25+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese <ja@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/km.po b/po/km.po
index b0cd2c3f..df52803d 100644
--- a/po/km.po
+++ b/po/km.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-17 01:42+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Khmer <km@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/kn.po b/po/kn.po
index f467b4fc..106568c3 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-16 11:18+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Kannada <kn@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ko.po b/po/ko.po
index e2b9d9cd..3e49af44 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-01 10:55+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean <ko@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/lt.po b/po/lt.po
index 606fbf3e..fcfac90c 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-08-30 14:47+0000\n"
"Last-Translator: Aurimas Fišeras <Unknown>\n"
"Language-Team: Lithuanian <lt@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/lv.po b/po/lv.po
index 764ce522..e03dc26e 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-03 15:03+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Latvian <lv@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/mg.po b/po/mg.po
index 8f854627..55e74ac9 100644
--- a/po/mg.po
+++ b/po/mg.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-04-12 05:12+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malagasy <mg@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/mhr.po b/po/mhr.po
index 8aa3ce5f..c241f35b 100644
--- a/po/mhr.po
+++ b/po/mhr.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-12-10 07:43+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Mari (Meadow) <mhr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/mi.po b/po/mi.po
index de27cb24..85f18406 100644
--- a/po/mi.po
+++ b/po/mi.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-05-19 20:25+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Maori <mi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ml.po b/po/ml.po
index f5dd272a..a0888ad9 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-12-29 06:40+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malayalam <ml@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/mr.po b/po/mr.po
index b61f7f3f..61a15380 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-01-07 01:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Marathi <mr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ms.po b/po/ms.po
index 8e1993b2..160247aa 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 17:17+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay <ms@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/nb.po b/po/nb.po
index b4724e74..827f3f52 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-07 09:55+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmal <nb@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ne.po b/po/ne.po
index 86196212..d47141ef 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-01-08 09:58+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Nepali <ne@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/nl.po b/po/nl.po
index 91eac1ec..7984dd93 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-30 07:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch <nl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/oc.po b/po/oc.po
index 55e87dc1..11c8f987 100644
--- a/po/oc.po
+++ b/po/oc.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-02 06:07+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) <oc@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/pa.po b/po/pa.po
index 5178f9cf..49564b5e 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-02-02 00:07+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Punjabi <pa@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/pl.po b/po/pl.po
index f0d7ccc2..a55e7e2e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-13 13:52+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish <pl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/pt.po b/po/pt.po
index 4dc2fef5..46112ad6 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-10 21:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese <pt@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 94b9de86..c7dea46a 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-08-28 01:25+0000\n"
"Last-Translator: Adolfo Jayme <fitoschido@gmail.com>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ro.po b/po/ro.po
index 1b2f1e22..bd0b1450 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-30 07:42+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian <ro@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ru.po b/po/ru.po
index b55d0df5..207e4733 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-12 22:02+0000\n"
"Last-Translator: Igor Zubarev <igor.zubarev@gmail.com>\n"
"Language-Team: Russian <ru@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/sa.po b/po/sa.po
index ffac625f..2b6a918c 100644
--- a/po/sa.po
+++ b/po/sa.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-06-06 09:29+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Sanskrit <sa@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/si.po b/po/si.po
index aa571564..ea95bcbd 100644
--- a/po/si.po
+++ b/po/si.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-31 17:57+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Sinhalese <si@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/sk.po b/po/sk.po
index a4affcd3..da54c88f 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-02 13:04+0000\n"
"Last-Translator: Pavol Klačanský <pavol@klacansky.com>\n"
"Language-Team: Slovak <sk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/sl.po b/po/sl.po
index a3522666..2a1a0a84 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-27 18:24+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovenian <sl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/sq.po b/po/sq.po
index 24475135..1dab99a9 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 13:40+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Albanian <sq@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/sr.po b/po/sr.po
index f17a8185..4e80d5da 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-06-21 11:10+0000\n"
"Last-Translator: Иван Благојевић <ivan_blagojevic@mail.com>\n"
"Language-Team: Serbian <sr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/sv.po b/po/sv.po
index 4bdef3ce..84cf80f2 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-30 08:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish <sv@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/szl.po b/po/szl.po
index b44c8bcb..f0b7a96d 100644
--- a/po/szl.po
+++ b/po/szl.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-03-05 16:03+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Silesian <szl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ta.po b/po/ta.po
index ba0d2d59..d93025e7 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-25 01:48+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tamil <ta@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/tg.po b/po/tg.po
index 9d10aa81..dbe3ac77 100644
--- a/po/tg.po
+++ b/po/tg.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 14:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tajik <tg@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/th.po b/po/th.po
index 1096c389..3ce52bb3 100644
--- a/po/th.po
+++ b/po/th.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-02-23 02:50+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Thai <th@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/tr.po b/po/tr.po
index 941b5924..1a167661 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-28 21:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish <tr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/ug.po b/po/ug.po
index 613ad8af..6f6ce25b 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-30 06:50+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uyghur <ug@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/uk.po b/po/uk.po
index e5e18a56..6120a47a 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-09-27 17:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/uz.po b/po/uz.po
index 0d9287c2..2c37c76b 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-04-20 13:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Uzbek <uz@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/vi.po b/po/vi.po
index bc93f58c..52356cf2 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-16 11:12+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese <vi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/zh_CN.po b/po/zh_CN.po
index fe65daa8..cccebf8c 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-03 12:50+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/zh_HK.po b/po/zh_HK.po
index ad92ef95..7bdaedc8 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2014-01-26 14:12+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) <zh_HK@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 330e4625..c6fb0ec6 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: indicator-keyboard\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2014-06-14 07:00+0000\n"
+"POT-Creation-Date: 2014-07-27 06:31+0000\n"
"PO-Revision-Date: 2013-10-14 14:50+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2014-06-16 06:27+0000\n"
-"X-Generator: Launchpad (build 17045)\n"
+"X-Launchpad-Export-Date: 2014-07-28 06:42+0000\n"
+"X-Generator: Launchpad (build 17131)\n"
#: ../lib/main.vala:706
#, c-format