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 | be9abceb8fd4ec094bda72106b9a96dc0374c28a (patch) | |
tree | 4cc003492459ad1e0cecc9e94afac75ecdce2f98 /lang/unfinished/slovenian.txt | |
parent | 75f99b0abbb981d822ea33c020b06396ea3656be (diff) | |
download | openttd-be9abceb8fd4ec094bda72106b9a96dc0374c28a.tar.xz |
(svn r7211) -Codechange: Update all languages to use SMALLLEFTARROW/SMALLRIGHTARROW, as per english.txt, for GUI elements
Diffstat (limited to 'lang/unfinished/slovenian.txt')
-rw-r--r-- | lang/unfinished/slovenian.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/unfinished/slovenian.txt b/lang/unfinished/slovenian.txt index 3808d4172..759661cad 100644 --- a/lang/unfinished/slovenian.txt +++ b/lang/unfinished/slovenian.txt @@ -1364,8 +1364,8 @@ STR_26816_NONE :Noben STR_6816_LOW :Nizko STR_6817_NORMAL :Normalno STR_6818_HIGH :Visoko -STR_6819 :{BLACK}< -STR_681A :{BLACK}> +STR_6819 :{BLACK}{SMALLLEFTARROW} +STR_681A :{BLACK}{SMALLRIGHTARROW} STR_681B_VERY_SLOW :Zelo pocasno STR_681C_SLOW :Pocasno STR_681D_MEDIUM :Srednje |