diff options
author | peter1138 <peter1138@openttd.org> | 2006-11-18 21:39:03 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2006-11-18 21:39:03 +0000 |
commit | 8e855f5f91c5b950675f38cff2efbe8b53f5d467 (patch) | |
tree | 4cc003492459ad1e0cecc9e94afac75ecdce2f98 /lang/unfinished/afrikaans.txt | |
parent | 9b81f084af2a19da3487fa747bc40f2c4b876845 (diff) | |
download | openttd-8e855f5f91c5b950675f38cff2efbe8b53f5d467.tar.xz |
(svn r7211) -Codechange: Update all languages to use SMALLLEFTARROW/SMALLRIGHTARROW, as per english.txt, for GUI elements
Diffstat (limited to 'lang/unfinished/afrikaans.txt')
-rw-r--r-- | lang/unfinished/afrikaans.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/unfinished/afrikaans.txt b/lang/unfinished/afrikaans.txt index 2a1f62fd7..6d5be2ab2 100644 --- a/lang/unfinished/afrikaans.txt +++ b/lang/unfinished/afrikaans.txt @@ -1714,8 +1714,8 @@ STR_26816_NONE :Geen STR_6816_LOW :Laag STR_6817_NORMAL :Normaal STR_6818_HIGH :Hoog -STR_6819 :{BLACK}< -STR_681A :{BLACK}> +STR_6819 :{BLACK}{SMALLLEFTARROW} +STR_681A :{BLACK}{SMALLRIGHTARROW} STR_681B_VERY_SLOW :Baie Stadig STR_681C_SLOW :Stadig STR_681D_MEDIUM :Gemiddel |