On Sun, Feb 28, 2010 at 15:58, Wang Ning <[email protected]> wrote:
Hi,
I have some question about translation.
1. Is the ApplicationResources_zh.properties exported from l10i.xwiki.org? But I find the resources file in xwiki 2.2.1 release package is not the same as the resource file I get from l10i.xwiki.org.
It just mean someone added/modified some translations since 2.2.1 was released.
2. I think the (Total translations = Empty translations + Outdated translations + Translations to review), but in the site I found it is not equal all the time, for example, Simplified Chinese (zh), Total translations: 2425 Empty translations: 477 Outdated translations: 29 Translations to review: 1454 477 + 29 + 1454 = 1960 != 2425. Does this mean the missing 465 items are Validated? What is the relationship between total empty and outdate translations.
Yes validated translations does not have their own column because it's useless. As Valdis said what's important is what needs to be done. In fact I'm not even sure "Total translations" is useful. It does not bring any value IMO. Note that this number also contains dead translations (useless translations because some keys has been removed from default language resource file), i need to fix that sometimes (if i don't simply remove the column).
3. If I want to improve the translation. Do I modify the resource file and submit a patch or I just edit l10i.xwiki.org.
Just edit http://l10n.xwiki.org
Thanks.
Wang Ning _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne