summaryrefslogtreecommitdiff
path: root/res/windows/main_window.ui
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-12 14:37:47 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-12 14:37:47 +0200
commit744738e5490e04be82c347909385668abbc0950b (patch)
tree4f445aab55f41f4155482f3ccebcf8c412a35d28 /res/windows/main_window.ui
parent16c2572e7e75f27a7eab90d2c7a71fd486133eca (diff)
downloadturns-744738e5490e04be82c347909385668abbc0950b.tar.xz
turns-744738e5490e04be82c347909385668abbc0950b.zip
app: add missing translation for the quit action
Diffstat (limited to 'res/windows/main_window.ui')
-rw-r--r--res/windows/main_window.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/windows/main_window.ui b/res/windows/main_window.ui
index 41e2f1b..631e6a7 100644
--- a/res/windows/main_window.ui
+++ b/res/windows/main_window.ui
@@ -44,7 +44,7 @@
<menu id="main_menu">
<item>
<attribute name="action">app.quit</attribute>
- <attribute name="label">Quit</attribute>
+ <attribute name="label" translatable="yes">_Quit</attribute>
</item>
</menu>
</interface>