English: Use Unicode double-prime (″) for inches
This commit is contained in:
parent
17c34f0576
commit
6596f430f2
|
@ -2172,7 +2172,7 @@ msgstr " mm"
|
||||||
|
|
||||||
#: common/base_units.cpp:246
|
#: common/base_units.cpp:246
|
||||||
msgid " \""
|
msgid " \""
|
||||||
msgstr " \""
|
msgstr " ″"
|
||||||
|
|
||||||
#: common/base_units.cpp:254
|
#: common/base_units.cpp:254
|
||||||
msgid " deg"
|
msgid " deg"
|
||||||
|
@ -2180,7 +2180,7 @@ msgstr " deg"
|
||||||
|
|
||||||
#: common/base_units.cpp:433 common/preview_items/preview_utils.cpp:41
|
#: common/base_units.cpp:433 common/preview_items/preview_utils.cpp:41
|
||||||
msgid "\""
|
msgid "\""
|
||||||
msgstr "\""
|
msgstr "″"
|
||||||
|
|
||||||
#: common/base_units.cpp:468
|
#: common/base_units.cpp:468
|
||||||
msgid "millimeters"
|
msgid "millimeters"
|
||||||
|
@ -16830,12 +16830,12 @@ msgstr "Set all tracks (no via) to their Netclass value"
|
||||||
#: pcbnew/dialogs/dialog_copper_zones.cpp:396
|
#: pcbnew/dialogs/dialog_copper_zones.cpp:396
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Clearance must be smaller than %f\" / %f mm."
|
msgid "Clearance must be smaller than %f\" / %f mm."
|
||||||
msgstr "Clearance must be smaller than %f\" / %f mm."
|
msgstr "Clearance must be smaller than %f″ / %f mm."
|
||||||
|
|
||||||
#: pcbnew/dialogs/dialog_copper_zones.cpp:408
|
#: pcbnew/dialogs/dialog_copper_zones.cpp:408
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Minimum width must be larger than %f\" / %f mm."
|
msgid "Minimum width must be larger than %f\" / %f mm."
|
||||||
msgstr "Minimum width must be larger than %f\" / %f mm."
|
msgstr "Minimum width must be larger than %f″ / %f mm."
|
||||||
|
|
||||||
#: pcbnew/dialogs/dialog_copper_zones.cpp:448
|
#: pcbnew/dialogs/dialog_copper_zones.cpp:448
|
||||||
msgid "Thermal relief spoke must be greater than the minimum width."
|
msgid "Thermal relief spoke must be greater than the minimum width."
|
||||||
|
|
Loading…
Reference in New Issue