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 --- lib/indicator-menu.vala | 2 +- po/indicator-keyboard.pot | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/indicator-menu.vala b/lib/indicator-menu.vala index 1d92a6f6..d2a22e0e 100644 --- a/lib/indicator-menu.vala +++ b/lib/indicator-menu.vala @@ -46,7 +46,7 @@ public class Indicator.Keyboard.IndicatorMenu : MenuModel { var settings_section = new Menu (); settings_section.append (_ ("Character Map"), "indicator.map"); settings_section.append (_ ("Keyboard Layout Chart"), "indicator.chart"); - settings_section.append (_ ("Text Entry Settings..."), "indicator.settings"); + settings_section.append (_ ("Text Entry Settingsā€¦"), "indicator.settings"); submenu.append_section (null, settings_section); } 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