Comment 5 for bug 1393438

Revision history for this message
Albert Astals Cid (aacid) wrote :

Why is the shell responsible of any of this? It's a string that is not showing at all in our code, so we should not be responsible of translating it.

As Sebastian says it comes from unity-scopes-api so it is unity-scopes-api that should make it translatable.

./src/scopes/internal/IniSettingsSchema.cpp:297: Setting s("internal.location", "boolean", "Enable location data", VariantArray(), Variant(true));
./src/scopes/internal/JsonSettingsSchema.cpp:418: Setting s("internal.location", "boolean", "Enable location data", VariantArray(), Variant(true));