[Marble-bugs] [Bug 269344] untranslated strings due to missing i18n/tr calls

Dennis Nienhüser earthwings at gentoo.org
Sat Mar 26 10:50:39 CET 2011


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


Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |earthwings at gentoo.org




--- Comment #2 from Dennis Nienhüser <earthwings gentoo org>  2011-03-26 10:50:39 ---
Looks good, can you commit it?

I think that in marble_part.cpp, line 1050 we need another i18n() call in front
of DATETIME_STRING:

QString templateDateTimeString = QString( "%1 %2" ).arg( i18n( DATETIME_STRING
), QLocale().toString( QDateTime::fromString ( "01:01:1000", "dd:mm:yyyy"),
QLocale::ShortFormat ) );

-- 
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