about summary refs log tree commit diff
path: root/src/gtk/task_details.ui
diff options
context:
space:
mode:
authorlakoliu <99976966+lakoliu@users.noreply.github.com>2022-04-06 22:27:13 +0300
committerGitHub <noreply@github.com>2022-04-06 22:27:13 +0300
commit3070a42a39b45de78364c888cd28c84dca3ba7bb (patch)
treeeba0f24df78832157dc38a86904e4f3a510df905 /src/gtk/task_details.ui
parentb816f3c91691d7dc521927cd4109861ca6d7dde8 (diff)
parent049a8088a78666816b36397b89215b1e01b7eb69 (diff)
downloadFurtherance-3070a42a39b45de78364c888cd28c84dca3ba7bb.tar.zst
Merge pull request #9 from musiclover382/i18n
Complete localization support
Diffstat (limited to 'src/gtk/task_details.ui')
-rwxr-xr-xsrc/gtk/task_details.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gtk/task_details.ui b/src/gtk/task_details.ui
index ccbfc1e..003036b 100755
--- a/src/gtk/task_details.ui
+++ b/src/gtk/task_details.ui
@@ -70,7 +70,7 @@
                             <property name="spacing">5</property>
                             <child>
                               <object class="GtkLabel">
-                                <property name="label">Start</property>
+                                <property name="label" translatable="yes">Start</property>
                                 <style>
                                   <class name="title-2"/>
                                 </style>
@@ -78,7 +78,7 @@
                             </child>
                             <child>
                               <object class="GtkLabel">
-                                <property name="label">Stop</property>
+                                <property name="label" translatable="yes">Stop</property>
                                 <style>
                                   <class name="title-2"/>
                                 </style>
@@ -86,7 +86,7 @@
                             </child>
                             <child>
                               <object class="GtkLabel">
-                                <property name="label">Total</property>
+                                <property name="label" translatable="yes">Total</property>
                                 <style>
                                   <class name="title-2"/>
                                 </style>