blob: 7570f187947319a136ef7281cd036407d54f9240 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
Description: Correct some typos
Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
Forwarded: https://sourceforge.net/p/xtrkcad-fork/bugs/165/
Last-Update: 2016-12-29
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/app/help/genhelp.in
===================================================================
--- trunk.orig/app/help/genhelp.in
+++ trunk/app/help/genhelp.in
@@ -346,7 +346,7 @@ draw-benchorient Orientation of Benchwor
draw-arrowsize Size of Dimension Arrows cmdDraw
#
easement-val This controls the sharpness of the easement curve cmdEasement
-easement-r Minumum radius cmdEasement
+easement-r Minimum radius cmdEasement
easement-x Maximum offset cmdEasement
easement-l Easement length cmdEasement
easement-radio These radio buttons are a short-cut for Values of 0.0, 0.5, 1.0 and 2.0. None turns Easements off cmdEasement
Index: trunk/app/i18n/fi.po
===================================================================
--- trunk.orig/app/i18n/fi.po
+++ trunk/app/i18n/fi.po
@@ -5702,7 +5702,7 @@ msgid "Mint"
msgstr "Loistava"
#: ../../../../build/xtrkcad/app/bin/bllnhlp.c:298
-msgid "Minumum radius"
+msgid "Minimum radius"
msgstr "Pienin karresäde"
#: ../../../../build/xtrkcad/app/i18n/custmsg.h:41
Index: trunk/app/i18n/pt_BR.po
===================================================================
--- trunk.orig/app/i18n/pt_BR.po
+++ trunk/app/i18n/pt_BR.po
@@ -7210,7 +7210,7 @@ msgid "This controls the sharpness of th
msgstr ""
#: ../../../../xtrkcad-build/app/bin/bllnhlp.c:297
-msgid "Minumum radius"
+msgid "Minimum radius"
msgstr ""
#: ../../../../xtrkcad-build/app/bin/bllnhlp.c:298
Index: trunk/app/i18n/de_DE.po
===================================================================
--- trunk.orig/app/i18n/de_DE.po
+++ trunk/app/i18n/de_DE.po
@@ -6814,7 +6814,7 @@ msgid "This controls the sharpness of th
msgstr "Steuert die Größe des Übergangsradius"
#: ../../../build/xtc_4-2-3dev/app/bin/bllnhlp.c:306
-msgid "Minumum radius"
+msgid "Minimum radius"
msgstr "Mindestgleisradius"
#: ../../../build/xtc_4-2-3dev/app/bin/bllnhlp.c:307
|