From 49783d7014a6f5342ec77f56e81aeab6954bc2ec Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 7 Aug 2013 10:45:42 -0400 Subject: Resolve flaky test by forcing a delay. --- po/indicator-keyboard.pot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index a96fdd39..4433c98f 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-07-18 18:00-0400\n" +"POT-Creation-Date: 2013-08-07 10:44-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:2297 ../lib/main.vala:532 +#: ../lib/main.c:2314 ../lib/main.vala:550 msgid "Character Map" msgstr "" -#: ../lib/main.c:2299 ../lib/main.vala:533 +#: ../lib/main.c:2316 ../lib/main.vala:551 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:2301 ../lib/main.vala:534 +#: ../lib/main.c:2318 ../lib/main.vala:552 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From 170596ad221d7ea1701d2a2215ff912bddbecdfa Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 8 Aug 2013 14:23:13 -0400 Subject: Fix a couple more potential races. --- po/indicator-keyboard.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 4433c98f..88197c24 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-07 10:44-0400\n" +"POT-Creation-Date: 2013-08-08 14:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3 From 5c12e10be77351e88b6c550894e4ca34c99aacf8 Mon Sep 17 00:00:00 2001 From: William Hua Date: Mon, 12 Aug 2013 09:33:27 +0800 Subject: Fix out-of-bounds error. --- po/indicator-keyboard.pot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index db38e8ef..b5d5cfca 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-08 14:52-0400\n" +"POT-Creation-Date: 2013-08-12 09:33+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1405 ../lib/main.vala:322 +#: ../lib/main.c:1419 ../lib/main.vala:328 msgid "Character Map" msgstr "" -#: ../lib/main.c:1407 ../lib/main.vala:323 +#: ../lib/main.c:1421 ../lib/main.vala:329 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:1409 ../lib/main.vala:324 +#: ../lib/main.c:1423 ../lib/main.vala:330 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From 100ba6845fca6709ffcc80614e2dcc821615834f Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 21 Aug 2013 12:46:54 +0800 Subject: Use long delays in places when they may be killed prematurely. --- po/indicator-keyboard.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index b5d5cfca..b657f08e 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-12 09:33+0800\n" +"POT-Creation-Date: 2013-08-21 12:15+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3 From 201e48e1b010ebf180034abb8d61cafaba8a08a0 Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 22 Aug 2013 15:12:38 +0800 Subject: Proper shutdown on SIGTERM. --- po/indicator-keyboard.pot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index b657f08e..3cbc4c2e 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-21 12:15+0800\n" +"POT-Creation-Date: 2013-08-22 15:09+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1419 ../lib/main.vala:328 +#: ../lib/main.c:1449 ../lib/main.vala:342 msgid "Character Map" msgstr "" -#: ../lib/main.c:1421 ../lib/main.vala:329 +#: ../lib/main.c:1451 ../lib/main.vala:343 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:1423 ../lib/main.vala:330 +#: ../lib/main.c:1453 ../lib/main.vala:344 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From f1416ee304e6025e9b65270e6ab5810153632ad4 Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 28 Aug 2013 23:08:44 +0800 Subject: Append input source suffix to accessible-desc. --- po/indicator-keyboard.pot | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 3cbc4c2e..47daa8d0 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-28 23:07+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +17,18 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1449 ../lib/main.vala:342 +#: ../lib/main.c:1874 ../lib/main.vala:369 +msgid "input source" +msgstr "" + +#: ../lib/main.c:2229 ../lib/main.vala:467 msgid "Character Map" msgstr "" -#: ../lib/main.c:1451 ../lib/main.vala:343 +#: ../lib/main.c:2232 ../lib/main.vala:468 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:1453 ../lib/main.vala:344 +#: ../lib/main.c:2235 ../lib/main.vala:469 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From 807c6d8708d93d49c20ab14f13e343828d0bf3df Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 29 Aug 2013 10:22:25 +0800 Subject: Use printf-style format string instead. --- po/indicator-keyboard.pot | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 47daa8d0..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-28 23:07+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 \n" "Language-Team: LANGUAGE \n" @@ -17,18 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1874 ../lib/main.vala:369 -msgid "input source" +#: ../lib/main.c:1870 ../lib/main.vala:369 +#, c-format +msgid "%s input source" msgstr "" -#: ../lib/main.c:2229 ../lib/main.vala:467 +#: ../lib/main.c:2220 ../lib/main.vala:467 msgid "Character Map" msgstr "" -#: ../lib/main.c:2232 ../lib/main.vala:468 +#: ../lib/main.c:2223 ../lib/main.vala:468 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:2235 ../lib/main.vala:469 +#: ../lib/main.c:2226 ../lib/main.vala:469 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From 474217efa011b2f360edad72c1a8872dbe7d257e Mon Sep 17 00:00:00 2001 From: William Hua Date: Fri, 20 Sep 2013 21:06:51 -0400 Subject: Only use XKeyboardLayouts if InputSources is empty. --- po/indicator-keyboard.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index df7dd668..bdfffeca 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-29 10:20+0800\n" +"POT-Creation-Date: 2013-09-20 20:56-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3 From 164677a65431c95718da9cb626d721f3fcab8ccd Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 27 Sep 2013 17:10:19 +0200 Subject: There was a manual upload for translation, get it back in trunk --- po/indicator-keyboard.pot | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po/indicator-keyboard.pot') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index bdfffeca..34931572 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-20 20:56-0400\n" +"POT-Creation-Date: 2013-09-27 16:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,19 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../lib/main.c:1870 ../lib/main.vala:369 +#: ../lib/main.vala:427 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.c:2220 ../lib/main.vala:467 +#: ../lib/main.vala:525 msgid "Character Map" msgstr "" -#: ../lib/main.c:2223 ../lib/main.vala:468 +#: ../lib/main.vala:526 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.c:2226 ../lib/main.vala:469 +#: ../lib/main.vala:527 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3