From 666ad7944d63f6e3f0155513bb13a1de666a7d67 Mon Sep 17 00:00:00 2001 From: Katja Marttila Date: Wed, 11 Nov 2015 07:40:28 +0200 Subject: Fix translations README file to correspond how language can be changed Change in QTIFW-390 caused that LANG cannot be used anymore in Windows and Linux to change the language. Instead LANGUAGE should be used in Linux and system settings changed in Windows Change-Id: I2fa6881652e31836d85e2b7442a39a418654ee80 Task-number: QTIFW-791 Reviewed-by: Kai Koehne --- examples/translations/README | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'examples') diff --git a/examples/translations/README b/examples/translations/README index 13fb2b685..b3c20e3d7 100644 --- a/examples/translations/README +++ b/examples/translations/README @@ -10,11 +10,6 @@ You can now run the installer in German. Linux: -LANG=de ./installer +LANGUAGE=de ./installer -Windows: - -set LANG=de -installer.exe - -On OS X you need to adapt the system settings to set German as preferred language, and then start the installer. +On OS X and Windows you need to adapt the system settings to set German as preferred language, and then start the installer. -- cgit v1.2.3