Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

bluetoothsppchat doesn't load localizations #40

Open
Magneticdud opened this issue Feb 1, 2015 · 0 comments
Open

bluetoothsppchat doesn't load localizations #40

Magneticdud opened this issue Feb 1, 2015 · 0 comments

Comments

@Magneticdud
Copy link

in applicationui.cpp, line 65 is:
QString file_name = QString("Template_%1").arg(locale_string);

It should be:
QString file_name = QString("bluetoothsppchat_%1").arg(locale_string);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant