[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdeedu/kalzium/src
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2006-02-13 17:56:17
Message-ID: 1139853377.959634.736.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 509100 by pino:

Spell the unit correctly.

CCBUG: 120217


 M  +2 -2      element.cpp  
 M  +1 -1      settings_units.ui  


--- branches/KDE/3.5/kdeedu/kalzium/src/element.cpp #509099:509100
@@ -161,8 +161,8 @@
 				case 3: // Kelvin to Rankine
 					v = i18n( "%1 is the temperature in Rankine", "%1 %2Ra" ).arg( newvalue ).arg( QChar(0xB0) );
 					break;
-				case 4: // Kelvin to Reamur
-					v = i18n( "%1 is the temperature in Reamur", "%1 %2R" ).arg( newvalue ).arg( QChar(0xB0) );
+				case 4: // Kelvin to Reaumur
+					v = i18n( "%1 is the temperature in Reaumur", "%1 %2R" ).arg( newvalue ).arg( QChar(0xB0) );
 					break;
 			}
 		}
--- branches/KDE/3.5/kdeedu/kalzium/src/settings_units.ui #509099:509100
@@ -86,7 +86,7 @@
                         <cstring>radioButton22</cstring>
                     </property>
                     <property name="text">
-                        <string>Use degrees &amp;Réamur</string>
+                        <string>Use degrees &amp;Réaumur</string>
                     </property>
                     <property name="buttonGroupId">
                         <number>4</number>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic