summaryrefslogtreecommitdiff
path: root/pluma/dialogs/pluma-preferences-dialog.ui
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2019-08-22 08:40:19 -0400
committerlukefromdc <[email protected]>2019-08-24 01:19:54 +0000
commit951b13aabafb29b7b9a3041229bd0012ef80b551 (patch)
tree5ac018f28b25cd596841d3d3c76147abd439fb8c /pluma/dialogs/pluma-preferences-dialog.ui
parent91a3a911fb0b8800332533ef6e0ea4e0b8157eb6 (diff)
downloadpluma-951b13aabafb29b7b9a3041229bd0012ef80b551.tar.bz2
pluma-951b13aabafb29b7b9a3041229bd0012ef80b551.tar.xz
preferences: Change Draw to Show
Diffstat (limited to 'pluma/dialogs/pluma-preferences-dialog.ui')
-rw-r--r--pluma/dialogs/pluma-preferences-dialog.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/pluma/dialogs/pluma-preferences-dialog.ui b/pluma/dialogs/pluma-preferences-dialog.ui
index 41ef4e22..f571d24d 100644
--- a/pluma/dialogs/pluma-preferences-dialog.ui
+++ b/pluma/dialogs/pluma-preferences-dialog.ui
@@ -916,7 +916,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes">Draw spaces, tabs, newlines</property>
+ <property name="label" translatable="yes">Show spaces, tabs, newlines</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -950,7 +950,7 @@
</child>
<child>
<object class="GtkCheckButton" id="draw_tabs_checkbutton">
- <property name="label" translatable="yes">Draw _tabs</property>
+ <property name="label" translatable="yes">Show _tabs</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -1000,7 +1000,7 @@
</child>
<child>
<object class="GtkCheckButton" id="draw_trailing_tabs_checkbutton">
- <property name="label" translatable="yes">Draw _trailing tabs only</property>
+ <property name="label" translatable="yes">Show _trailing tabs only</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -1038,7 +1038,7 @@
</child>
<child>
<object class="GtkCheckButton" id="draw_newlines_checkbutton">
- <property name="label" translatable="yes">Draw _newlines</property>
+ <property name="label" translatable="yes">Show _newlines</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -1079,7 +1079,7 @@
</child>
<child>
<object class="GtkCheckButton" id="draw_spaces_checkbutton">
- <property name="label" translatable="yes">Draw _spaces</property>
+ <property name="label" translatable="yes">Show _spaces</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -1129,7 +1129,7 @@
</child>
<child>
<object class="GtkCheckButton" id="draw_trailing_spaces_checkbutton">
- <property name="label" translatable="yes">Draw _trailing spaces only</property>
+ <property name="label" translatable="yes">Show _trailing spaces only</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>