Skip to content

Commit 99c7644

Browse files
committed
nemo-file-management-properties.glade: Add translation comments for
tooltip options. Ref: #2544
1 parent bfdeba3 commit 99c7644

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gresources/nemo-file-management-properties.glade

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Generated with glade 3.38.2
2+
<!-- Generated with glade 3.40.0
33
44
Copyright (C)
55
@@ -2716,7 +2716,7 @@ along with . If not, see <http://www.gnu.org/licenses/>.
27162716
<property name="spacing">6</property>
27172717
<child>
27182718
<object class="GtkCheckButton" id="tt_show_file_type_checkbutton">
2719-
<property name="label" translatable="yes">Detailed file type</property>
2719+
<property name="label" translatable="yes" comments="Preferences - optional display for tooltips, *not* related to list view columns.">Detailed file type</property>
27202720
<property name="visible">True</property>
27212721
<property name="can-focus">True</property>
27222722
<property name="receives-default">False</property>
@@ -2731,7 +2731,7 @@ along with . If not, see <http://www.gnu.org/licenses/>.
27312731
</child>
27322732
<child>
27332733
<object class="GtkCheckButton" id="tt_show_modified_date_checkbutton">
2734-
<property name="label" translatable="yes">Modified date</property>
2734+
<property name="label" translatable="yes" comments="Preferences - optional display for tooltips, *not* related to list view columns.">Modified date</property>
27352735
<property name="visible">True</property>
27362736
<property name="can-focus">True</property>
27372737
<property name="receives-default">False</property>
@@ -2746,7 +2746,7 @@ along with . If not, see <http://www.gnu.org/licenses/>.
27462746
</child>
27472747
<child>
27482748
<object class="GtkCheckButton" id="tt_show_created_date_checkbutton">
2749-
<property name="label" translatable="yes">Created date</property>
2749+
<property name="label" translatable="yes" comments="Preferences - optional display for tooltips, *not* related to list view columns.">Created date</property>
27502750
<property name="visible">True</property>
27512751
<property name="can-focus">True</property>
27522752
<property name="receives-default">False</property>
@@ -2762,7 +2762,7 @@ along with . If not, see <http://www.gnu.org/licenses/>.
27622762
</child>
27632763
<child>
27642764
<object class="GtkCheckButton" id="tt_show_accessed_date_checkbutton">
2765-
<property name="label" translatable="yes">Accessed date</property>
2765+
<property name="label" translatable="yes" comments="Preferences - optional display for tooltips, *not* related to list view columns.">Accessed date</property>
27662766
<property name="visible">True</property>
27672767
<property name="can-focus">True</property>
27682768
<property name="receives-default">False</property>

0 commit comments

Comments
 (0)