(svn r7257) -Fix (r7216): Fix doubly-utf8-encoded strings that crept in

This commit is contained in:
peter1138
2006-11-25 11:16:27 +00:00
parent d7196c0ee9
commit 31bed4ba0f
5 changed files with 5 additions and 5 deletions

View File

@@ -903,7 +903,7 @@ STR_CURR_ITL :Italienische Li
STR_CURR_NLG :Niederländ. Gulden (NLG)
STR_CURR_NOK :Norwegische Kronen (NOK)
STR_CURR_PLN :Polnische Zloty (PLN)
STR_CURR_ROL :RumÀnische Lei (ROL)
STR_CURR_ROL :Rumänische Lei (ROL)
STR_CURR_RUR :Russische Rubel (RUR)
STR_CURR_SIT :Slovenischer Tolar (SIT)
STR_CURR_SEK :Schwedische Kronen (SEK)