(svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is now RON.

This commit is contained in:
rubidium
2009-04-12 17:27:44 +00:00
parent d0f91fbea2
commit 13d6412c22
47 changed files with 48 additions and 48 deletions

View File

@@ -819,7 +819,7 @@ STR_CURR_ITL :Italienske Lire
STR_CURR_NLG :Hollandske Guilder (NLG)
STR_CURR_NOK :Norske Kroner (NOK)
STR_CURR_PLN :Polske Zloty (PLN)
STR_CURR_ROL :Rumænske Lei (ROL)
STR_CURR_RON :Rumænske Lei (RON)
STR_CURR_RUR :Russiske Rubel (RUR)
STR_CURR_SIT :Slovenske Tolare (SIT)
STR_CURR_SEK :Svenske Kroner (SEK)