Fix text on file/config overwrite dialog (#8471)

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
Alexandre Folle de Menezes
2025-03-05 12:22:33 -03:00
committed by GitHub
parent a407feed24
commit 2a5371ab62
21 changed files with 71 additions and 71 deletions

View File

@@ -4898,12 +4898,12 @@ msgid "&Help"
msgstr "&Help"
#, c-format, boost-format
msgid "A file exists with the same name: %s, do you want to override it."
msgstr "A file exists with the same name: %s. Do you want to override it?"
msgid "A file exists with the same name: %s, do you want to overwrite it?"
msgstr "A file exists with the same name: %s. Do you want to overwrite it?"
#, c-format, boost-format
msgid "A config exists with the same name: %s, do you want to override it."
msgstr "A config exists with the same name: %s. Do you want to override it?"
msgid "A config exists with the same name: %s, do you want to overwrite it?"
msgstr "A config exists with the same name: %s. Do you want to overwrite it?"
msgid "Overwrite file"
msgstr "Overwrite file"