mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-13 12:07:41 +00:00
fix: validate float-or-percent input ranges (#15392)
This commit is contained in:
@@ -5386,13 +5386,9 @@ msgstr "Hodnota %s je mimo rozsah. Platný rozsah je od %d do %d."
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
"Is it %s%% or %s %s?\n"
|
||||
"YES for %s%%, \n"
|
||||
"NO for %s %s."
|
||||
"Is it %s%% or %s %s?"
|
||||
msgstr ""
|
||||
"Je to %s%% nebo %s %s?\n"
|
||||
"ANO pro %s%%,\n"
|
||||
"NE pro %s %s."
|
||||
"Je to %s%% nebo %s %s?"
|
||||
|
||||
#, boost-format
|
||||
msgid "Invalid input format. Expected vector of dimensions in the following format: \"%1%\""
|
||||
|
||||
Reference in New Issue
Block a user