[meld] Use Unicode ellipses in two new strings
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] Use Unicode ellipses in two new strings
- Date: Sun, 26 Nov 2017 17:40:33 +0000 (UTC)
commit b0ba20d26e87fb48350c28de0465d7be5a739e3e
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Nov 26 18:35:41 2017 +0100
Use Unicode ellipses in two new strings
See https://developer.gnome.org/hig/stable/typography.html
https://bugzilla.gnome.org/show_bug.cgi?id=788392
data/ui/encoding-selector.ui | 2 +-
data/ui/language-selector.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/encoding-selector.ui b/data/ui/encoding-selector.ui
index 151744a..c6f0ae1 100644
--- a/data/ui/encoding-selector.ui
+++ b/data/ui/encoding-selector.ui
@@ -28,7 +28,7 @@
<property name="has_focus">True</property>
<property name="is_focus">False</property>
<property name="activates_default">True</property>
- <property name="placeholder_text" translatable="yes">Search text encoding...</property>
+ <property name="placeholder_text" translatable="yes">Search text encoding…</property>
</object>
<packing>
<property name="left_attach">0</property>
diff --git a/data/ui/language-selector.ui b/data/ui/language-selector.ui
index ecdb01e..022b802 100644
--- a/data/ui/language-selector.ui
+++ b/data/ui/language-selector.ui
@@ -28,7 +28,7 @@
<property name="has_focus">True</property>
<property name="is_focus">False</property>
<property name="activates_default">True</property>
- <property name="placeholder_text" translatable="yes">Search highlight mode...</property>
+ <property name="placeholder_text" translatable="yes">Search highlight mode…</property>
</object>
<packing>
<property name="left_attach">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]