diff options
author | frosch <frosch@openttd.org> | 2017-12-27 21:55:30 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2017-12-27 21:55:30 +0000 |
commit | 1bc6fdef3146dd1850f9f54c4ac41da4d469eb77 (patch) | |
tree | 708278cab38e377f9551447cd301dffd4d6315a7 /src/lang/portuguese.txt | |
parent | 0d1cc32b1994c8c1edc63c014a34f666c23abdaf (diff) | |
download | openttd-1bc6fdef3146dd1850f9f54c4ac41da4d469eb77.tar.xz |
(svn r27953) -Cleanup: Adjust other languages for r27952
Diffstat (limited to 'src/lang/portuguese.txt')
-rw-r--r-- | src/lang/portuguese.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lang/portuguese.txt b/src/lang/portuguese.txt index fd6280914..1914a11ad 100644 --- a/src/lang/portuguese.txt +++ b/src/lang/portuguese.txt @@ -3294,8 +3294,8 @@ STR_INDUSTRY_VIEW_REQUIRES_CARGO_CARGO :{BLACK}Necessá STR_INDUSTRY_VIEW_REQUIRES_CARGO_CARGO_CARGO :{BLACK}Necessário: {YELLOW}{STRING}{STRING}, {STRING}{STRING}, {STRING}{STRING} ############ range for requires ends -STR_INDUSTRY_VIEW_ACCEPT_CARGO :{YELLOW}{STRING} -STR_INDUSTRY_VIEW_ACCEPT_CARGO_AMOUNT :{YELLOW}{CARGO_LONG} {BLACK}a aguardar +STR_INDUSTRY_VIEW_ACCEPT_CARGO :{YELLOW}{STRING}{BLACK}{3:STRING} +STR_INDUSTRY_VIEW_ACCEPT_CARGO_AMOUNT :{YELLOW}{STRING}{BLACK}: {CARGO_SHORT} a aguardar{STRING} ############ range for produces starts STR_INDUSTRY_VIEW_PRODUCES_CARGO :{BLACK}Produz: {YELLOW}{STRING}{STRING} |