[nautilus] bookmark-window: add context to "Name" label



commit 59831216c224031a609d831f0d4d73b16af80170
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Sep 1 15:04:39 2015 +0200

    bookmark-window: add context to "Name" label
    
    And a comment for translators
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743947

 src/nautilus-bookmarks-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-bookmarks-window.ui b/src/nautilus-bookmarks-window.ui
index 5f2fc62..92d14a3 100644
--- a/src/nautilus-bookmarks-window.ui
+++ b/src/nautilus-bookmarks-window.ui
@@ -182,7 +182,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">_Name</property>
+                <property name="label" translatable="yes" context="Bookmark" comments="&quot;Name&quot; is 
the label on the rigth side of the bookmark window referencing the bookmark name">_Name</property>
                 <property name="use_underline">True</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>


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