S60 -> Symbian for visible strings

Reviewed-By: con
This commit is contained in:
Daniel Molkentin
2009-10-09 15:00:11 +02:00
parent 555f8a02ec
commit 5a0566249b
4 changed files with 15 additions and 14 deletions

View File

@@ -40,7 +40,7 @@
namespace Debugger {
namespace Internal {
const char * const TRK_SETTINGS_ID = QT_TRANSLATE_NOOP("Debugger::Internal::TrkOptionsPage", "S60 / Trk");
const char * const TRK_SETTINGS_ID = QT_TRANSLATE_NOOP("Debugger::Internal::TrkOptionsPage", "Symbian Trk");
TrkOptionsPage::TrkOptionsPage(const TrkOptionsPtr &options) :
m_options(options)