fix: remove translation of the filename (#9)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
0xMRTT 2023-05-27 22:56:25 +02:00
parent 7d0582db3b
commit 95f706c047
No known key found for this signature in database
GPG key ID: 910B287304120902
2 changed files with 2 additions and 6 deletions

View file

@ -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 {

View file

@ -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 ""