summaryrefslogtreecommitdiff
path: root/lang/spanish.txt
diff options
context:
space:
mode:
authortron <tron@openttd.org>2004-11-28 21:37:23 +0000
committertron <tron@openttd.org>2004-11-28 21:37:23 +0000
commit29cec910fc5220b5fe468c3b7fb4bf2d706763f2 (patch)
tree960baf833580e9db9c408cd8b993ae29bc150ae7 /lang/spanish.txt
parent9be1dadb04f0116f5a78155025d30c3aeff18494 (diff)
downloadopenttd-29cec910fc5220b5fe468c3b7fb4bf2d706763f2.tar.xz
(svn r850) Adjust the other language files according to revision 844
Diffstat (limited to 'lang/spanish.txt')
-rw-r--r--lang/spanish.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/spanish.txt b/lang/spanish.txt
index b7d990a07..1fb9cec51 100644
--- a/lang/spanish.txt
+++ b/lang/spanish.txt
@@ -2575,8 +2575,8 @@ STR_MULTIPLAYER_PAUSED :{WHITE}Juego pausado.{}El comando no puede ser ejec
STR_PERFORMANCE_DETAIL :{WHITE}Detalle de rendimiento
STR_PERFORMANCE_DETAIL_KEY :{BLACK}Detalle
-STR_PERFORMANCE_DETAIL_AMOUNT_CURRENCY :{BLACK}{TINYFONT}({CURRCOMPACT}/{CURRCOMPACT})
-STR_PERFORMANCE_DETAIL_AMOUNT_INT :{BLACK}{TINYFONT}({INT32}/{INT32})
+STR_PERFORMANCE_DETAIL_AMOUNT_CURRENCY :{BLACK}({CURRCOMPACT}/{CURRCOMPACT})
+STR_PERFORMANCE_DETAIL_AMOUNT_INT :{BLACK}({COMMA32}/{COMMA32})
STR_PERFORMANCE_DETAIL_PERCENT :{WHITE}{INT32}%
SET_PERFORMANCE_DETAIL_INT :{BLACK}{INT32}
############ Those following lines need to be in this order!!