Re: [xwiki-users] Wysiwyg Application Translation

2010-08-20 Thread Thomas Mortagne
On Sat, Aug 21, 2010 at 03:47, Ivan Levashew  wrote:
> Ramon Gomes Brandão - SERINT  writes:
>
>>
>> Hi,
>>
>> How can I translate the Wysiwyg application into portuguese?
>> I've noticed that there's the editor core
>> resources file (Strings.properties) content on
>> http://l10n.xwiki.org/xwiki/bin/view/Wysiwyg/ ,
>> but I cannot understand how I proceed with it with my running
>> instance (where do I place it etc).
>>
>> What should I do to enable this?
>>
>
> Download xwiki-web sources, locate the following folder:
>
> xwiki-gwt-wysiwyg-client/src/main/resources/org/xwiki/gwt/wysiwyg/client
>
> Create another Strings.properties file. There might be something
> else to be done to enable another language.

Yes, you also have to make sure your language is listed in
src/main/resources/org/xwiki/gwt/wysiwyg/Wysiwyg.gwt.xml or
src/main/resources/org/xwiki/gwt/user/User.gwt.xml. depending of the
project your are translating (see
http://l10n.xwiki.org/xwiki/bin/view/Wysiwyg/).

>
> Rebuild everything on maven. GWT compiles something strange called
> permutations. There will be lots of html pages in the folder
>
> standard/target/war/work/com.xpn.xwiki.platform/
> xwiki-web-gwt-wysiwyg-server/resources/js/xwiki/wysiwyg/xwe
>
> Then you can replace resources/js/xwiki/wysiwyg/xwe contents on a
> running instance with new files.
>
> More on rebuilding sources:
> http://dev.xwiki.org/xwiki/bin/view/Community/Building
>
> --
> If you want to get to the top, you have to start at the bottom
>
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Wysiwyg Application Translation

2010-08-20 Thread Ivan Levashew
Ramon Gomes Brandão - SERINT  writes:

> 
> Hi, 
> 
> How can I translate the Wysiwyg application into portuguese?
> I've noticed that there's the editor core
> resources file (Strings.properties) content on
> http://l10n.xwiki.org/xwiki/bin/view/Wysiwyg/ ,
> but I cannot understand how I proceed with it with my running
> instance (where do I place it etc).
> 
> What should I do to enable this?
> 

Download xwiki-web sources, locate the following folder:

xwiki-gwt-wysiwyg-client/src/main/resources/org/xwiki/gwt/wysiwyg/client

Create another Strings.properties file. There might be something 
else to be done to enable another language.

Rebuild everything on maven. GWT compiles something strange called 
permutations. There will be lots of html pages in the folder

standard/target/war/work/com.xpn.xwiki.platform/
xwiki-web-gwt-wysiwyg-server/resources/js/xwiki/wysiwyg/xwe

Then you can replace resources/js/xwiki/wysiwyg/xwe contents on a 
running instance with new files.

More on rebuilding sources:
http://dev.xwiki.org/xwiki/bin/view/Community/Building

--
If you want to get to the top, you have to start at the bottom


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Wysiwyg Application Translation

2010-08-18 Thread Thomas Mortagne
I Ramon,

AFAIK the issue with the WYSIWYG is that you can't just take the
resource and put in somewhere in the running instance. It's actually
sources that has to be built with the WYSIWYG.

2010/8/9 Ramon Gomes Brandão - SERINT :
> Hi,
>
>
>
> How can I translate the Wysiwyg application into portuguese? I've noticed 
> that there's the editor core resources file (Strings.properties) content on 
> http://l10n.xwiki.org/xwiki/bin/view/Wysiwyg/ , but I cannot understand how I 
> proceed with it with my running instance (where do I place it etc).
>
>
>
> What should I do to enable this?
>
>
>
> Regards,
>
>
>
> Ramon Gomes Brandão
>
>
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Wysiwyg Application Translation

2010-08-09 Thread Ramon Gomes Brandão - SERINT
Hi, 

 

How can I translate the Wysiwyg application into portuguese? I've noticed that 
there's the editor core resources file (Strings.properties) content on 
http://l10n.xwiki.org/xwiki/bin/view/Wysiwyg/ , but I cannot understand how I 
proceed with it with my running instance (where do I place it etc).

 

What should I do to enable this?

 

Regards, 

 

Ramon Gomes Brandão

 

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users