forked from qt-creator/qt-creator
Tr: Small fixes like full stops, whitespace and typos
Change-Id: I4d1edba6d28661af3c2255add35141f1e73fc304 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -281,7 +281,7 @@ AndroidSettingsWidget::AndroidSettingsWidget()
|
||||
{ JavaPathExistsAndWritableRow, Tr::tr("JDK path exists and is writable.") },
|
||||
{ SdkPathExistsAndWritableRow, Tr::tr("Android SDK path exists and is writable.") },
|
||||
{ SdkToolsInstalledRow, Tr::tr("Android SDK Command-line Tools installed.") },
|
||||
{ SdkManagerSuccessfulRow, Tr::tr("Android SDK Command-line Tools run.") },
|
||||
{ SdkManagerSuccessfulRow, Tr::tr("Android SDK Command-line Tools runs.") },
|
||||
{ PlatformToolsInstalledRow, Tr::tr("Android SDK Platform-Tools installed.") },
|
||||
{ AllEssentialsInstalledRow,
|
||||
Tr::tr( "All essential packages installed for all installed Qt versions.") },
|
||||
|
||||
Reference in New Issue
Block a user