[Building Sakai] [building sakai] how to set ?

Steve Swinsburg steve.swinsburg at gmail.com
Tue Jul 31 20:13:07 PDT 2012


Hi,

By default, the ResourceLoaders will fall back to whatever is the 'base' properties file. It just so happens that for the majority of tools, that is English. So unless there is a corresponding Mongolian translation (eg Messages_mn.properties) for every piece that needs it, some aspects will fall back down to the base (eg Messages.properties) and if that is in English then that is what is displayed.

So everything you have done for your configuration is correct. You might be missing some translations for some tools (though i have committed the bulk of them so know you have done a fine job with this translation). Does every tool revert to english for the new user or is it just some of them that may be missing the translations?

cheers,
Steve



On 01/08/2012, at 12:13 PM, Baynaa_sk wrote:

> 
> I started sakai in following way:
> 1. started the config file with following configuration: -Duser.language=mn         
> -Duser.region=mn -Dfile.encoding=UTF-8
> 2. on sakai.properties file:
> 
> # ########################################################################
> # LOCALE
> # ########################################################################
> 
> # Supported language locales for user preferences.
> # Default: the single default locale for the JVM
> locales = mn
> # Extra locales to add on to the list of locales (usually only enabled for
> debugging), Default: "" (empty string)
> #locales.more = mn_MN
> 
> 
> The issue that arised was: system starts with Mongolian translation, but
> when new user registers, the system automatically logins the new users, and
> the tutorial and the system's language was changed to English.
> a. How to find tutorial files to translate?
> b. How do i make sure that the system works in Mongolian at all times? There
> shouldn't be any other language than Mongolian.
> 
> -- 
> View this message in context: http://old.nabble.com/-building-sakai--how-to-set---tp34238761p34238761.html
> Sent from the Sakai - Development mailing list archive at Nabble.com.
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



More information about the sakai-dev mailing list