mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +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
@@ -5021,12 +5021,12 @@ msgstr "i Widok"
|
||||
msgid "&Help"
|
||||
msgstr "i Pomoc"
|
||||
|
||||
#, 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 "Istnieje plik o tej samej nazwie: %s. Czy chcesz go nadpisać ?."
|
||||
|
||||
#, 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 "Istnieje plik o tej samej nazwie: %s. Czy chcesz go nadpisać ?."
|
||||
|
||||
msgid "Overwrite file"
|
||||
|
||||
Reference in New Issue
Block a user