[gnome-builder] Use a Unicode ellipsis in a new translatable string



commit 7cb2722313ffdf017b80beb419775eb5d7951660
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 20 18:02:07 2016 +0100

    Use a Unicode ellipsis in a new translatable string

 plugins/flatpak/gbp-flatpak-clone-widget.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/flatpak/gbp-flatpak-clone-widget.ui b/plugins/flatpak/gbp-flatpak-clone-widget.ui
index 6d7baa9..a626cf6 100644
--- a/plugins/flatpak/gbp-flatpak-clone-widget.ui
+++ b/plugins/flatpak/gbp-flatpak-clone-widget.ui
@@ -35,7 +35,7 @@
             </child>
             <child>
               <object class="GtkLabel">
-                <property name="label" translatable="yes">Downloading application sources...</property>
+                <property name="label" translatable="yes">Downloading application sources…</property>
                 <property name="margin-bottom">24</property>
                 <property name="visible">true</property>
                 <style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]