summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2018-07-26 19:06:19 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2018-07-26 19:37:17 +0200
commite375d3738389d6b43d414232ce354ff5c33fd32e (patch)
tree4a023a7d4a50579b12c1072c1bc886a5bee46adf
parent5efe9c2429e9bc8281a4be913571c9a551c06a3d (diff)
downloadnautilus-e375d3738389d6b43d414232ce354ff5c33fd32e.tar.gz
preferences-window: Remove unneeded context and comment
-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 074a620ef..ece4afbca 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 show the sidebar.">General</property>
+ <property name="label" translatable="yes">General</property>
<property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>