forked from qt-creator/qt-creator
S60 -> Symbian for visible strings
Reviewed-By: con
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user