Mikel Larreategi | 7 Feb 15:58
Gravatar

Minor LinguaPlone changes

Hi:

I have a couple of changes to merge into LinguaPlone trunk, but I
wanted to comment them here, in case someone has any objection:

1. Show the language list in "translate into" menu in its native form:
Currently the menu shows the language names with its english name what
is many times weird for users. Moreover the language change viewlet
already shows the language name in its native form.

2. Mark current content's translations for search engines: Google
published in december a way to mark the translations of the current
content with HTML <link> tags. This change adds a viewlet in the
header section with this URLs. More information about Google's
suggestions:

http://googlewebmastercentral.blogspot.com/2011/12/new-markup-for-multilingual-content.html

These changes are in my current fork of LinguaPlone in GitHub, if
there's no objection I merge them into the trunk (or master or
whatever... I am not yet used to the github workflow... ;))

Best,

Mikel

--

-- 
Mikel Larreategi
mlarreategi@...

(Continue reading)

Ed Manlove | 7 Feb 17:42
Picon

Re: Minor LinguaPlone changes

On 02/07/2012 09:58 AM, Mikel Larreategi wrote:
> Hi:
>
> I have a couple of changes to merge into LinguaPlone trunk, but I
> wanted to comment them here, in case someone has any objection:
>
> 1. Show the language list in "translate into" menu in its native form:
> Currently the menu shows the language names with its english name what
> is many times weird for users. Moreover the language change viewlet
> already shows the language name in its native form.
>

Mikel,

I think the language list under Site Setup->Language should have both 
the language name within the current set langauge and its native tongue, 
showing the format as

Language name in current language (native language)

For example, if the current language is English, the language setting 
list should look like

...
French (français)
German (Deutsch)
Hebrew (עברית)
...

or if the current language is français,
(Continue reading)

Mikel Larreategi | 8 Feb 08:06
Gravatar

Re: Minor LinguaPlone changes

2012/2/7 Ed Manlove <devPyPlTw <at> verizon.net>:
> On 02/07/2012 09:58 AM, Mikel Larreategi wrote:
>> Hi:
>>
>> I have a couple of changes to merge into LinguaPlone trunk, but I
>> wanted to comment them here, in case someone has any objection:
>>
>> 1. Show the language list in "translate into" menu in its native form:
>> Currently the menu shows the language names with its english name what
>> is many times weird for users. Moreover the language change viewlet
>> already shows the language name in its native form.
>>
>
> Mikel,
>
> I think the language list under Site Setup->Language should have both
> the language name within the current set langauge and its native tongue,
> showing the format as
>
> Language name in current language (native language)
>
> For example, if the current language is English, the language setting
> list should look like
>
> ...
> French (français)
> German (Deutsch)
> Hebrew (עברית)
> ...
>
(Continue reading)

Jean Jordaan | 8 Feb 08:11
Picon

Re: Minor LinguaPlone changes

> 1. Show the language list in "translate into" menu in its native form:
> Currently the menu shows the language names with its english name

Be careful with this. I struggle to switch Google back to English in
Thai internet cafes, because the list of languages is in Thai, which I
can't read.

Ed Manlove's suggestion (to show both forms) is good.

--

-- 
jean                                              . .. .... //\\\oo///\\

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
Eric Steele | 8 Feb 13:37
Picon
Gravatar

Plone 4.1.4/4.2b2

Hi all,

I'd like to make releases of 4.1.4 and 4.2b2 on Friday of this week. Could I have a new release of plone.app.locales?

Thanks,
Eric
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Plone-i18n mailing list
Plone-i18n@...
https://lists.sourceforge.net/lists/listinfo/plone-i18n
Vincent Fretin | 9 Feb 09:24
Picon

Re: Plone 4.1.4/4.2b2

Hi everyone,

You have 2 new messages in plone.app.ldap domain
and 4 new messages in plone domain for Plone 4.2b2

Eric, I did a fix in plone.app.collection.

Argh and I cannot commit on plone.app.locales because the plone svn is now read only.
What do I do?
plone.app.locales uses svn externals to collective. I don't think it's a good idea to move it to github.

Vincent

On Wed, Feb 8, 2012 at 1:37 PM, Eric Steele <ericsteele47-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Hi all,

I'd like to make releases of 4.1.4 and 4.2b2 on Friday of this week. Could I have a new release of plone.app.locales?

Thanks,
Eric

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Plone-i18n mailing list
Plone-i18n-5NWGOfrQmncRDUWM+popnw@public.gmane.orgforge.net
https://lists.sourceforge.net/lists/listinfo/plone-i18n


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Plone-i18n mailing list
Plone-i18n@...
https://lists.sourceforge.net/lists/listinfo/plone-i18n
Eric Steele | 10 Feb 02:36
Picon
Gravatar

Re: Plone 4.1.4/4.2b2

Thanks.

I'll check with the AI team to see if we can unlock that. 
plone.app.collection 1.0.2 is released.

Eric

On Thursday, February 9, 2012 at 3:24 AM, Vincent Fretin wrote:

Hi everyone,

You have 2 new messages in plone.app.ldap domain
and 4 new messages in plone domain for Plone 4.2b2

Eric, I did a fix in plone.app.collection.

Argh and I cannot commit on plone.app.locales because the plone svn is now read only.
What do I do?
plone.app.locales uses svn externals to collective. I don't think it's a good idea to move it to github.

Vincent

On Wed, Feb 8, 2012 at 1:37 PM, Eric Steele <ericsteele47 <at> gmail.com> wrote:
Hi all,

I'd like to make releases of 4.1.4 and 4.2b2 on Friday of this week. Could I have a new release of plone.app.locales?

Thanks,
Eric

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Plone-i18n mailing list
Plone-i18n <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-i18n



------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Plone-i18n mailing list
Plone-i18n@...
https://lists.sourceforge.net/lists/listinfo/plone-i18n
Vincent Fretin | 10 Feb 08:56
Picon

Re: Plone 4.1.4/4.2b2

Hi,

I couldn't wait, I'm not available today.
So I imported the structure of the plone.app.locales package to svn collective to be able to make the release.
plone.app.locales 4.0.11 released and plone-coredev buildout 4.1 and 4.2 updated.

We can keep the plone.app.locales empty package to svn collective or
in the long-term migrate both plone.app.locales and PloneTranslations to github. The question is github plone or github collective?
What translators think about it?

Vincent


On Fri, Feb 10, 2012 at 2:36 AM, Eric Steele <ericsteele47-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Thanks.

I'll check with the AI team to see if we can unlock that. 
plone.app.collection 1.0.2 is released.

Eric

On Thursday, February 9, 2012 at 3:24 AM, Vincent Fretin wrote:

Hi everyone,

You have 2 new messages in plone.app.ldap domain
and 4 new messages in plone domain for Plone 4.2b2

Eric, I did a fix in plone.app.collection.

Argh and I cannot commit on plone.app.locales because the plone svn is now read only.
What do I do?
plone.app.locales uses svn externals to collective. I don't think it's a good idea to move it to github.

Vincent

On Wed, Feb 8, 2012 at 1:37 PM, Eric Steele <ericsteele47-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Hi all,

I'd like to make releases of 4.1.4 and 4.2b2 on Friday of this week. Could I have a new release of plone.app.locales?

Thanks,
Eric

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Plone-i18n mailing list
Plone-i18n-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/plone-i18n




------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Plone-i18n mailing list
Plone-i18n@...
https://lists.sourceforge.net/lists/listinfo/plone-i18n
Mikel Larreategi | 10 Feb 09:32
Gravatar

Re: Plone 4.1.4/4.2b2

2012/2/10 Vincent Fretin <vincent.fretin@...>:
> Hi,
>
> I couldn't wait, I'm not available today.
> So I imported the structure of the plone.app.locales package to svn
> collective to be able to make the release.
> plone.app.locales 4.0.11 released and plone-coredev buildout 4.1 and 4.2
> updated.
>
> We can keep the plone.app.locales empty package to svn collective or
> in the long-term migrate both plone.app.locales and PloneTranslations to
> github. The question is github plone or github collective?
> What translators think about it?
>

There two points here:

1. Plone/Collective

Until now translations were not 'Plone core" I continued editing
through collective... I think that the choice should be made by the
Foundation, to consider translations as "plone core" and thus require
a contributor agreement or not.

2. SVN -> Github

Should this package also be migrated to Github? Are the translators
confortable with Github? It's not the same to work on a plone product
and to translate PO files... I don't know... I prefer to use SVN for
this case, but i wouldn't mind moving to github. I'm +-0 on this :)

Mikel

--

-- 
Mikel Larreategi
mlarreategi@...

CodeSyntax
Azitaingo Industrialdea 3 K
E-20600 Eibar
Tel: (+34) 943 82 17 80

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
Vincent Fretin | 14 Feb 11:26
Picon

Re: Plone 4.1.4/4.2b2

Hi,

I propose to migrate both plone.app.locales and PloneTranslations to github collective.
So you will have a package plone.app.locales on github collective and the actual PloneTranslations/trunk will be in plone.app.locales/plone/app/locales/locales. No more svn external. The PloneTranslations/trunk/i18n/kupu will be moved to Products.kupu/i18n on collective svn where it belongs.
But I think we can't easily keep the history of both package. I suggest to import PloneTranslations as plone.app.locales on github so we have the history of translations, then import the structure of plone.app.locales package. We will lose the previous tags of plone.app.locales. svn tags of plone.app.locales have svn externals set to a specific collective svn revision, it will be useless to git anyway.

There is some advantage to github.
You can fix a typo online.
A lambda user can propose a better translation just by adding a comment to a commit for example,

Vincent

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Plone-i18n mailing list
Plone-i18n@...
https://lists.sourceforge.net/lists/listinfo/plone-i18n

Gmane