X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=settingsDialog.cpp;fp=settingsDialog.cpp;h=7d7b7391657f9592cf90c6f045265c55d981a556;hb=8dd6ce318f41a98c7281c53a0c4db6c3ed93655d;hp=c844415b16824efb5307377163ef1491514c98b3;hpb=f5d97393f878e7e0d9da90b76cfb580c770059c3;p=yandex-traffic diff --git a/settingsDialog.cpp b/settingsDialog.cpp index c844415..7d7b739 100644 --- a/settingsDialog.cpp +++ b/settingsDialog.cpp @@ -38,7 +38,7 @@ SettingsDialog::SettingsDialog (Settings *settings) void SettingsDialog::createLanguageButton (QBoxLayout *layout) { - _languageButton = new QMaemo5ValueButton (tr ("Language"), this); + _languageButton = new QMaemo5ValueButton (tr ("Interface language"), this); layout->addWidget (_languageButton); #ifdef Q_WS_MAEMO_5