changeset 3969:307030e22c7e draft

(svn r5132) s/?/³/
author tron <tron@openttd.org>
date Mon, 05 Jun 2006 16:31:29 +0000
parents 37844836c3b2
children d795e8a79458
files lang/american.txt lang/unfinished/slovenian.txt
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lang/american.txt
+++ b/lang/american.txt
@@ -330,13 +330,13 @@
 
 STR_UNITS_VOLUME_SHORT_IMPERIAL                                 :{COMMA}gal
 STR_UNITS_VOLUME_SHORT_METRIC                                   :{COMMA}l
-STR_UNITS_VOLUME_SHORT_SI                                       :{COMMA}m?
+STR_UNITS_VOLUME_SHORT_SI                                       :{COMMA}m³
 
 STR_UNITS_VOLUME_LONG_IMPERIAL                                  :{COMMA} gallon{P "" s}
 STR_UNITS_VOLUME_LONG_METRIC                                    :{COMMA} litre{P "" s}
-STR_UNITS_VOLUME_LONG_SI                                        :{COMMA} m?
+STR_UNITS_VOLUME_LONG_SI                                        :{COMMA} m³
 
-STR_UNITS_FORCE_IMPERIAL                                        :{COMMA}x10?lbf
+STR_UNITS_FORCE_IMPERIAL                                        :{COMMA}x10³lbf
 STR_UNITS_FORCE_METRIC                                          :{COMMA} tonne force
 STR_UNITS_FORCE_SI                                              :{COMMA} kN
 
--- a/lang/unfinished/slovenian.txt
+++ b/lang/unfinished/slovenian.txt
@@ -327,11 +327,11 @@
 
 STR_UNITS_VOLUME_SHORT_IMPERIAL                                 :{COMMA}gal
 STR_UNITS_VOLUME_SHORT_METRIC                                   :{COMMA}l
-STR_UNITS_VOLUME_SHORT_SI                                       :{COMMA}m?
+STR_UNITS_VOLUME_SHORT_SI                                       :{COMMA}m³
 
 STR_UNITS_VOLUME_LONG_IMPERIAL                                  :{COMMA} galon{P "" s}
 STR_UNITS_VOLUME_LONG_METRIC                                    :{COMMA} litrov{P "" s}
-STR_UNITS_VOLUME_LONG_SI                                        :{COMMA} m?
+STR_UNITS_VOLUME_LONG_SI                                        :{COMMA} m³
 
 
 ############ range for menu	starts