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

List:       kde-i18n-doc
Subject:    Amarok 2 untranslated strings
From:       "Mark Kretschmann" <kretschmann () kde ! org>
Date:       2008-10-26 19:18:19
Message-ID: e93871060810261218q4e07bc30t55176c131a2a1841 () mail ! gmail ! com
[Download RAW message or body]

Hey folks,

we have detected a few untranslated strings in Amarok 2. These are
visible in the Context Browser (the Plasma pane in the middle).

The code is in src/context/ContextView.cpp:

        amarokContainment->setTitle( "Page #1" ); //FIXME i18n()
        amarokContainment->setFooter( "1" ); //FIXME i18n()

and

        amarokContainment->setTitle( QString( "Page #%1" ).arg( size +
1 ) ); //FIXME i18n()
        amarokContainment->setFooter( QString( "%1" ).arg( size + 1 )
); //FIXME i18n()


What should we do about these?

-- 
Mark Kretschmann
Amarok Developer
www.kde.org - amarok.kde.org
[prev in list] [next in list] [prev in thread] [next in thread] 

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