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



commit dbb0b427fbaaf208507eaf7ad35bbe72c58e5831
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 19 17:13:27 2017 +0100

    Use a Unicode ellipsis in a new translatable string
    
    See https://developer.gnome.org/hig/stable/typography.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772263

 data/PlaylistControls.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/PlaylistControls.ui b/data/PlaylistControls.ui
index 6d09bd4..06c1c8b 100644
--- a/data/PlaylistControls.ui
+++ b/data/PlaylistControls.ui
@@ -11,7 +11,7 @@
       <attribute name="action">win.playlist_delete</attribute>
     </item>
     <item>
-      <attribute name="label" translatable="yes">_Rename...</attribute>
+      <attribute name="label" translatable="yes">_Rename…</attribute>
       <attribute name="action">win.playlist_rename</attribute>
     </item>
   </menu>


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