mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fix text on file/config overwrite dialog (#8471)
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a407feed24
commit
2a5371ab62
@@ -5027,12 +5027,12 @@ msgstr "&Vista"
|
||||
msgid "&Help"
|
||||
msgstr "&Ajuda"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "A file exists with the same name: %s, do you want to override it."
|
||||
#, fuzzy, c-format, boost-format
|
||||
msgid "A file exists with the same name: %s, do you want to overwrite it?"
|
||||
msgstr "Existeix un fitxer amb el mateix nom: %s, el voleu sobreescriure."
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "A config exists with the same name: %s, do you want to override it."
|
||||
#, fuzzy, c-format, boost-format
|
||||
msgid "A config exists with the same name: %s, do you want to overwrite it?"
|
||||
msgstr "Hi ha una configuració amb el mateix nom: %s, la voleu sobreescriure."
|
||||
|
||||
msgid "Overwrite file"
|
||||
|
||||
Reference in New Issue
Block a user