fix: remove translation of the filename (#9)
This commit is contained in:
parent
7d0582db3b
commit
95f706c047
@ -131,7 +131,7 @@ template $ImaginerWindow : Adw.ApplicationWindow {
|
||||
Adw.EntryRow filename_prompt {
|
||||
title: _("Filename");
|
||||
|
||||
text: _("bavarder-%d-%b-%Y");
|
||||
text: "imaginer-%d-%b-%Y";
|
||||
}
|
||||
|
||||
Adw.ActionRow {
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-27 16:52+0200\n"
|
||||
"POT-Creation-Date: 2023-05-27 22:55+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -63,10 +63,6 @@ msgstr ""
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/window.blp:134
|
||||
msgid "bavarder-%d-%b-%Y"
|
||||
msgstr ""
|
||||
|
||||
#: data/ui/window.blp:138
|
||||
msgid "Save Location"
|
||||
msgstr ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user