BlackBerry: fix UI text and messages

Fix punctuation and capitalization in UI text and
messages.

Change-Id: Ie3beaeda820090ecec94832b773c2f29a7bd0d95
Reviewed-by: Mehdi Fekari <mfekari@blackberry.com>
Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
This commit is contained in:
Leena Miettinen
2014-03-07 16:23:25 +01:00
parent 944d0bfa8e
commit fc1e1d1728
13 changed files with 37 additions and 37 deletions

View File

@@ -195,7 +195,7 @@ void BlackBerryDeployQtLibrariesDialog::handleRemoteProcessCompleted()
// Directory exists
if (m_processRunner->processExitCode() == 0) {
int answer = QMessageBox::question(this, windowTitle(),
tr("The remote directory '%1' already exist. "
tr("The remote directory '%1' already exists. "
"Deploying to that directory will remove any files "
"already present.\n\n"
"Are you sure you want to continue?")