nicer help for number dialogs

This commit is contained in:
Zeno Rogue
2025-09-09 16:56:47 +02:00
parent ab9d7a404f
commit dbebf13465
6 changed files with 68 additions and 35 deletions
+2 -2
View File
@@ -8557,8 +8557,8 @@ S("Animations:", "Animacje:")
S("a..b -- animate linearly from a to b", "a..b -- animuj liniowo od a do b")
S("a..b..|c..d -- animate from a to b, then from c to d", "a..b..|c..d -- animuj od a do b, potem od c do d")
S("a../x..b../y -- change smoothly, x and y are derivatives", "a../x..b../y -- gładka zmiana, x i y to pochodne")
S("Parameter names, e.g. '%1'", "Nazwy parametrów, np. '%1'")
S("Parameter names", "Nazwy parametrów")
S("parameter names, e.g. '%1'", "nazwy parametrów, np. '%1'")
S("parameter names", "nazwy parametrów")
S("These can be combined, e.g. %1", "Można łączyć, np. %1")
// manifolds