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/brazilian_portuguese.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/brazilian_portuguese.txt')
-rw-r--r-- | lang/brazilian_portuguese.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/brazilian_portuguese.txt b/lang/brazilian_portuguese.txt index 63951a65d..3fbb97640 100644 --- a/lang/brazilian_portuguese.txt +++ b/lang/brazilian_portuguese.txt @@ -1997,8 +1997,8 @@ STR_26816_NONE :Nenhum STR_6816_LOW :Baixo STR_6817_NORMAL :Normal STR_6818_HIGH :Alto -STR_6819 :{BLACK}< -STR_681A :{BLACK}> +STR_6819 :{BLACK}{SMALLLEFTARROW} +STR_681A :{BLACK}{SMALLRIGHTARROW} STR_681B_VERY_SLOW :Muito Lento STR_681C_SLOW :Lento STR_681D_MEDIUM :Médio |