about summary refs log tree commit diff
path: root/src/gtk/dialogs.ui
diff options
context:
space:
mode:
authorlakoliu <99976966+lakoliu@users.noreply.github.com>2022-06-11 06:40:08 -0700
committerGitHub <noreply@github.com>2022-06-11 06:40:08 -0700
commit04acf54aac6946bc9db97696c3191ea716213b1e (patch)
tree3bbe80e67c84d0ffa67ff9e0dd1768a6fe5cfefd /src/gtk/dialogs.ui
parentfe6ae6ab622fe9a4b767f85ddeaafec9dcd3ca87 (diff)
parent156ed1ee504965c0e9fd4e98506ef8cc660d2ccb (diff)
downloadFurtherance-04acf54aac6946bc9db97696c3191ea716213b1e.tar.zst
Merge pull request #67 from musiclover382/main
Update Italian translation
Diffstat (limited to 'src/gtk/dialogs.ui')
-rw-r--r--src/gtk/dialogs.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gtk/dialogs.ui b/src/gtk/dialogs.ui
index a4c1e6f..e419e45 100644
--- a/src/gtk/dialogs.ui
+++ b/src/gtk/dialogs.ui
@@ -66,7 +66,7 @@
                 <property name="halign">fill</property>
                 <child>
                   <object class="AdwComboRow" id="csv_export_tasksort_row">
-                    <property name="title">Sort by</property>
+                    <property name="title" translatable="yes">Sort by</property>
                     <property name="model">
                       <object class="AdwEnumListModel">
                         <property name="enum-type">TaskSort</property>
@@ -79,7 +79,7 @@
                 </child>
                 <child>
                   <object class="AdwComboRow" id="csv_export_sortorder_row">
-                    <property name="title">Sort order</property>
+                    <property name="title" translatable="yes">Sort order</property>
                     <property name="model">
                       <object class="AdwEnumListModel">
                         <property name="enum-type">SortOrder</property>
@@ -97,4 +97,4 @@
       </object>
     </child>
   </object>
-</interface>
\ No newline at end of file
+</interface>