Don't mark devel string as translatable
This commit is contained in:
@@ -82,7 +82,7 @@ template $PreferencesWindow : Adw.PreferencesWindow {
|
||||
halign: center;
|
||||
|
||||
Label {
|
||||
label: _("Reset App");
|
||||
label: "Reset App";
|
||||
ellipsize: end;
|
||||
|
||||
styles [
|
||||
|
||||
Reference in New Issue
Block a user