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 | 57bc016b1c35949a35c22e5fb590ae56409a6cee (patch) | |
tree | 11a33b6423be3098796551443436ac181666bac1 | |
parent | a9b1ba408375656627a663c3dba589db13e3a8be (diff) | |
download | openttd-57bc016b1c35949a35c22e5fb590ae56409a6cee.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 :Средне |