summaryrefslogtreecommitdiffstats
path: root/src/sdk/translations/ifw_ja.ts
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2018-12-05 10:25:00 +0200
committerKatja Marttila <katja.marttila@qt.io>2018-12-05 09:35:18 +0000
commit19b0bb9c9ecaf5ba17fd08a6aad2e143a7965c3f (patch)
tree0a19914adbe0da67ffbe87553deab24570d2d34f /src/sdk/translations/ifw_ja.ts
parent6fa963006558d0481a0dc4bf4194aa46675fd23e (diff)
Fix 'Bad allocation' error in Windows3.0.63.0
Due to bug in QTextDocument (QTBUG-65865), installer will crash if it will write a lot of logs to 'Details View' in 'PerformInstallationPage'. Fixed so that instead of writing all extracted filenames to log, write only the name of package which is extracted. This will reduce the huge amount of log written and thus prevents the 'Bad allocation' crash. Task-number: QTIFW-1242 Change-Id: I98ff0df25bcc10d0f7bb79d6c4010665b5e2ac51 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Diffstat (limited to 'src/sdk/translations/ifw_ja.ts')
-rw-r--r--src/sdk/translations/ifw_ja.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sdk/translations/ifw_ja.ts b/src/sdk/translations/ifw_ja.ts
index 321e445c2..f8c04e97e 100644
--- a/src/sdk/translations/ifw_ja.ts
+++ b/src/sdk/translations/ifw_ja.ts
@@ -1902,9 +1902,9 @@ Update aborted!</source>
</message>
<message>
<source>
-Installing component %1</source>
+Installing component %1...</source>
<translation>
-コンポーネントのインストール中: %1</translation>
+コンポーネントのインストール中: %1...</translation>
</message>
<message>
<source>Installer Error</source>