From 809760cd3b6c0b24a62336800367f81eb26fecdf Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 27 Mar 2014 10:56:42 +1300 Subject: Export separate menus for desktop and greeter. --- po/POTFILES.in | 1 + po/POTFILES.skip | 1 + 2 files changed, 2 insertions(+) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 14cf57e3..bcebe005 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,2 +1,3 @@ # List of source files which contain translatable strings. lib/main.vala +lib/indicator-menu.vala diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 57cc1d5d..cb832ddf 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1 +1,2 @@ lib/main.c +lib/indicator-menu.c -- cgit v1.2.3 From c6cd63badf80dd5e04de088e531faf9fe9c26097 Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 27 Mar 2014 11:31:25 +1300 Subject: Update pot file. --- po/indicator-keyboard.pot | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 34931572..77ccdb88 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-27 11:31+1300\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.vala:427 +#: ../lib/main.vala:631 #, c-format msgid "%s input source" msgstr "" -#: ../lib/main.vala:525 +#: ../lib/indicator-menu.vala:47 msgid "Character Map" msgstr "" -#: ../lib/main.vala:526 +#: ../lib/indicator-menu.vala:48 msgid "Keyboard Layout Chart" msgstr "" -#: ../lib/main.vala:527 +#: ../lib/indicator-menu.vala:49 msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3 From 96de8733714fe9989994a6e40265ea9546941a72 Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 3 Apr 2014 10:37:28 +1300 Subject: =?UTF-8?q?Change=20'...'=20to=20'=E2=80=A6'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- po/indicator-keyboard.pot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 38d5e005..14fa6db6 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,13 +8,13 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-27 23:39+1300\n" +"POT-Creation-Date: 2014-04-03 10:36+1300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../lib/main.vala:670 @@ -31,5 +31,5 @@ msgid "Keyboard Layout Chart" msgstr "" #: ../lib/indicator-menu.vala:49 -msgid "Text Entry Settings..." +msgid "Text Entry Settingsā€¦" msgstr "" -- cgit v1.2.3 From 26afec3a316a0f7c2e62ae8d574a5d354ebcdde4 Mon Sep 17 00:00:00 2001 From: William Hua Date: Fri, 4 Apr 2014 09:31:34 +1300 Subject: =?UTF-8?q?Revert=20'...'=20to=20'=E2=80=A6'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- po/indicator-keyboard.pot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po') diff --git a/po/indicator-keyboard.pot b/po/indicator-keyboard.pot index 14fa6db6..38d5e005 100644 --- a/po/indicator-keyboard.pot +++ b/po/indicator-keyboard.pot @@ -8,13 +8,13 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-03 10:36+1300\n" +"POT-Creation-Date: 2014-03-27 23:39+1300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../lib/main.vala:670 @@ -31,5 +31,5 @@ msgid "Keyboard Layout Chart" msgstr "" #: ../lib/indicator-menu.vala:49 -msgid "Text Entry Settingsā€¦" +msgid "Text Entry Settings..." msgstr "" -- cgit v1.2.3