Localization

Alexander Larsson alexl at redhat.com
Wed Jun 29 09:17:18 UTC 2016


On Wed, 2016-06-29 at 10:07 +0100, Richard Hughes wrote:

> > Once that is decided, g-s should look for $foo.Locale runtimes
> > whenever
> > installing $foo, with a list of subpaths based on the previous
> > list.
> 
> Four questions:
> 
> * Is the update/remove case handled automatically when there are
> locales installed or do I have to handle that explicitly?

You have to do that explicitly.

> * How are the Locale sub-interface names created? Using the ISO
> language code? Using the Locale string?

Its the first part of the local string. I.e. "foo_BAR at gazonk" => "foo".

> * When Installing $foo.Locale is this just handled like installing
> another app or does g-s have to do something different here.

Its like any other runtime.

> * Is it safe to install app locales when the app is already running?
> If yes, I guess a restart of that app is required?

Yes, restart required.



More information about the xdg-app mailing list