[Marble-bugs] [Bug 246048] New: untranslatable gui messages - missing tr calls in RoutingInputWidget.cpp

Burkhard Lueck lueck at hube-lueck.de
Wed Jul 28 17:09:10 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=246048

           Summary: untranslatable gui messages - missing tr calls in
                    RoutingInputWidget.cpp
           Product: marble
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: marble-bugs at kde.org
        ReportedBy: lueck at hube-lueck.de


Version:           unspecified (using Devel) 
OS:                Linux

RoutingInputWidget.cpp:77: m_stateButton->setToolTip( "Center Map here" );
RoutingInputWidget.cpp:88: m_removeButton->setToolTip( "Remove this position"
);
RoutingInputWidget.cpp:94: m_pickButton->setToolTip( "Choose position from the
map" );

Strings are untranslatable in recent trunk + branch due to missing tr() calls

Reproducible: Always

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list