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

Bryan Holladay holladay at longsight.com
Wed Aug 1 09:11:59 PDT 2012


The issue is that the translation translated more than it should have.
 The tutorial tool uses the properties file differently than most
tools in order to easily add new pages without having to make any code
changes.  There are only two places where you should translate:
anything that ends with ".title" or ".body".  The rest are used by the
tool to know where to show the page, what to point to and what is the
next/previous page.  The mongolian translation translated too much.
Matt J has created a ticket
https://jira.sakaiproject.org/browse/SAK-22443 for this issue.  I
should have put comments in the properties file about this.

Thanks
Bryan

On Wed, Aug 1, 2012 at 2:11 AM, Matthew Jones <matthew at longsight.com> wrote:
> The tutorial is a new feature for 2.9 and we plan to disable it for the
> regular release because it won't be translated to all languages in time for
> 2.9.0. What you're seeing is probably a bug in general with the tutorial
> entity not correctly picking up the language set in the session (or even
> possibly on the server)
>
> You can disable it with the property
> portal.use.tutorial=false
>
> We'd have to look at why it's not working.
> https://source.sakaiproject.org/svn//help/trunk/help-component/src/java/org/sakaiproject/component/app/help/TutorialEntityProviderImpl.java
>
> Someone's already submitted translated files, but I'd doubt it was actually
> tested with any language other than English.
>
> As far as the footer, that is a property that by default is this:
>
> #bottomnav.count = 3
> #bottomnav.1 = <a href="/portal/site/!gateway">Gateway</a>
> #bottomnav.2 = <a href="/portal/pda">Mobile View</a>
> #bottomnav.3 = <a href="http://www.sakaiproject.org/" target="_blank">The
> Sakai Project</a>
>
> On Tue, Jul 31, 2012 at 11:23 PM, Baynaa_sk <baynaa.sk at gmail.com> wrote:
>>
>>
>> Whenever new user registers to the system and the system automatically
>> logs
>> in the new user, all the tools are displayed in English.
>>
>> When new user logs in, the system shows tutorial page in English. Where
>> can
>> I find these tutorial files so that I can translated them to Mongolian?
>>
>> Is it possible to modify Sakai footer? for example, I would like add
>> little
>> different description to the footer.
>> --
>> View this message in context:
>> http://old.nabble.com/-building-sakai--how-to-set---tp34238761p34238881.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"
>
>
>
> _______________________________________________
> 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