Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.6.0
Description
The application name in the menu appears the same in all languages (as the name of the exe)
In S60 phone, the menu should display the translated name of the application which is taken from its resource file.
(e.g. the contacts application is phonebook2.exe, but is displayed in the menu with a name matching the current language selection of the phone)
Qmake generates the .loc file by putting the exe name in each string for all languages.
see void SymbianMakefileGenerator::writeLocFile(QStringList &symbianLangCodes)
Attachments
Issue Links
- relates to
-
QTBUG-8778 The variable used to generate the application name on the phone screen should be different one used to generate the application .exe filename
-
- Closed
-