diff options
author | frosch <frosch@openttd.org> | 2011-09-21 17:30:49 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2011-09-21 17:30:49 +0000 |
commit | 1891ba610ccd0c1fe1c3e5113b12cc7b7be05fd9 (patch) | |
tree | ec08b5bdd93c95ed70b31bb44a6f19da59f0f26c /src/lang | |
parent | 04593de73652727ae5fbf9760d54dd355c6bd49f (diff) | |
download | openttd-1891ba610ccd0c1fe1c3e5113b12cc7b7be05fd9.tar.xz |
(svn r22949) -Fix [FS#4784]: Locale categories LC_NUMERIC and LC_MONETARY of cy_GB are identical to en_GB.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/welsh.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lang/welsh.txt b/src/lang/welsh.txt index 0d3e07edc..a0565a1cd 100644 --- a/src/lang/welsh.txt +++ b/src/lang/welsh.txt @@ -3,9 +3,9 @@ ##isocode cy_GB ##plural 0 ##textdir ltr -##digitsep . -##digitsepcur . -##decimalsep , +##digitsep , +##digitsepcur , +##decimalsep . ##winlangid 0x0452 ##grflangid 0x0f |