Don't mark devel string as translatable

This commit is contained in:
kramo
2023-11-12 12:59:22 +01:00
parent e5f8e81c2e
commit 76fd2f97ef

View File

@@ -82,7 +82,7 @@ template $PreferencesWindow : Adw.PreferencesWindow {
halign: center; halign: center;
Label { Label {
label: _("Reset App"); label: "Reset App";
ellipsize: end; ellipsize: end;
styles [ styles [