about summary refs log tree commit diff
path: root/src/gtk/preferences_window.ui
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-04-28 19:40:39 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-04-28 19:40:39 +0300
commit6aa13e778827d16e42027199aa1dbcb681cf6eb7 (patch)
tree3b4228ac180b054d424e9c6803049f49764f7fe4 /src/gtk/preferences_window.ui
parentf89021ed8ca363bfe0d8713f8e9ce2e77d44185e (diff)
downloadFurtherance-6aa13e778827d16e42027199aa1dbcb681cf6eb7.tar.zst
Change wording in Pomodoro setting
Diffstat (limited to 'src/gtk/preferences_window.ui')
-rwxr-xr-xsrc/gtk/preferences_window.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui
index 58296bb..cda3534 100755
--- a/src/gtk/preferences_window.ui
+++ b/src/gtk/preferences_window.ui
@@ -150,13 +150,13 @@
             <child>
               <object class="AdwExpanderRow" id="pomodoro_expander">
                 <property name="title" translatable="yes">_Pomodoro</property>
-                <property name="subtitle" translatable="yes">Timer counts down instead of up.</property>
+                <property name="subtitle" translatable="yes">Timer counts down instead of up</property>
                 <property name="show_enable_switch">True</property>
                 <property name="use_underline">True</property>
                 <child>
                   <object class="AdwActionRow">
                     <property name="title" translatable="yes">Interval</property>
-                    <property name="subtitle" translatable="yes">Timer start time in minutes</property>
+                    <property name="subtitle" translatable="yes">Start time in minutes</property>
                     <property name="use_underline">True</property>
                     <child>
                       <object class="GtkSpinButton" id="pomodoro_spin">