Fix typo: ua-UA → uk-UA.
parent
984f74d271
commit
0eb33decd1
|
@ -194,7 +194,7 @@ add_resources(
|
||||||
icons/text-window/workplane.png
|
icons/text-window/workplane.png
|
||||||
locales.txt
|
locales.txt
|
||||||
locales/en_US.po
|
locales/en_US.po
|
||||||
locales/ua_UA.po
|
locales/uk_UA.po
|
||||||
fonts/unifont.hex.gz
|
fonts/unifont.hex.gz
|
||||||
fonts/private/0-check-false.png
|
fonts/private/0-check-false.png
|
||||||
fonts/private/1-check-true.png
|
fonts/private/1-check-true.png
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# This file lists the ISO locale codes (ISO 639-1/ISO 3166-1), Windows LCIDs,
|
# This file lists the ISO locale codes (ISO 639-1/ISO 3166-1), Windows LCIDs,
|
||||||
# and human-readable names for every culture supported by SolveSpace.
|
# and human-readable names for every culture supported by SolveSpace.
|
||||||
en-US,0409,English (US)
|
en-US,0409,English (US)
|
||||||
ua-UA,0422,Українська
|
uk-UA,0422,Українська
|
||||||
|
|
Loading…
Reference in New Issue