summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@redhat.com>2018-07-26 17:24:35 +0200
committerCarlos Soriano <csoriano@redhat.com>2018-07-26 19:25:15 +0200
commit0905bb6996c4449c555b0eb4d07adaa0172be378 (patch)
tree7143630dbf839995748fa480cf452bf622674455
parentc1d51080e9d1b4dffdfb07842ed6e02331c496f4 (diff)
downloadnautilus-0905bb6996c4449c555b0eb4d07adaa0172be378.tar.gz
preferences: Fix General label context for translators
Not so obvious in Glade.
-rw-r--r--src/resources/ui/nautilus-preferences-window.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index 721602030..d18ce81c0 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -51,7 +51,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="preferences" comments="Translators: a title in the preferences dialog with an option to sort folder before files &quot;Sort folders before files&quot;.">General</property>
+ <property name="label" translatable="yes" context="preferences" comments="Translators: a title in the preferences dialog with an option to show the sidebar.">General</property>
<property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>