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

List:       kde-i18n-doc
Subject:    branches/KDE/4.3/kdeedu/marble/src
From:       Kristof Bal <kristof.bal () gmail ! com>
Date:       2009-08-12 13:32:03
Message-ID: 1250083923.340458.17693.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1010443 by kbal:

Change tr() to i18n() to make translatable. It adds two new strings to the stable \
branch. Torsten will fix the rest.
CCMAIL: kde-i18n-doc@kde.org

 M  +2 -2      marble_part.cpp  


--- branches/KDE/4.3/kdeedu/marble/src/marble_part.cpp #1010442:1010443
@@ -1053,10 +1053,10 @@
     if (    m_initialGraphicsSystem != graphicsSystem 
          && m_previousGraphicsSystem != graphicsSystem ) {
         KMessageBox::information (m_controlView->marbleWidget(),
-                                tr("You have decided to run Marble with a different \
graphics system.\n" +                                i18n("You have decided to run \
                Marble with a different graphics system.\n"
                                    "For this change to become effective, Marble has \
                to be restarted.\n"
                                    "Please close the application and start Marble \
                again."),
-                                tr("Graphics System Change") );
+                                i18n("Graphics System Change") );
     }    
     m_previousGraphicsSystem = graphicsSystem;
 }


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

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