From 95f706c0472ba408f5270fce2d089b74df85a3a6 Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@proton.me> Date: Sat, 27 May 2023 22:56:25 +0200 Subject: [PATCH] fix: remove translation of the filename (#9) --- data/ui/window.blp | 2 +- po/Imaginer.pot | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/data/ui/window.blp b/data/ui/window.blp index 0cf31b3..f38ac3b 100644 --- a/data/ui/window.blp +++ b/data/ui/window.blp @@ -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 { diff --git a/po/Imaginer.pot b/po/Imaginer.pot index b1ae355..15c0a20 100644 --- a/po/Imaginer.pot +++ b/po/Imaginer.pot @@ -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 \n" "Language-Team: LANGUAGE \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 ""