diff options
author | peter1138 <peter1138@openttd.org> | 2006-11-29 20:56:30 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2006-11-29 20:56:30 +0000 |
commit | d5a7403d093b1232ae661652c773693e251d60f4 (patch) | |
tree | 11a33b6423be3098796551443436ac181666bac1 | |
parent | 475117a50bde6c0710a724b0bc77a41280b84667 (diff) | |
download | openttd-d5a7403d093b1232ae661652c773693e251d60f4.tar.xz |
(svn r7291) -Translation: use SMALL[LEFT|RIGHT]ARROW for two strings
-rw-r--r-- | lang/russian.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/russian.txt b/lang/russian.txt index c8e32cdd5..a8ca3058c 100644 --- a/lang/russian.txt +++ b/lang/russian.txt @@ -1809,8 +1809,8 @@ STR_26816_NONE :Ничего STR_6816_LOW :Низко STR_6817_NORMAL :Нормально STR_6818_HIGH :Высоко -STR_6819 :{BLACK}< -STR_681A :{BLACK}> +STR_6819 :{BLACK}{SMALLLEFTARROW} +STR_681A :{BLACK}{SMALLRIGHTARROW} STR_681B_VERY_SLOW :Очень Медленно STR_681C_SLOW :Медленно STR_681D_MEDIUM :Средне |