To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114375
User tora changed the following:
What |Old value |New value
================================================================================
CC|'ihi,rt,vitriol' |'ihi,rt,tora,vitriol'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Nov 1 23:12:48 +0000
2010 -------
Each OOO330_m13/l10n/source/*/localize.sdf of 3.3.0rc3 could be classified into:
Done expectedly ( 60 languages ):
$ egrep -l 'source\\intro\\ooo.src.*%OOOVENDOR' */localize.sdf | perl -pe
's{/localize.sdf}{ }; chomp'
af ar ast bg bn bs ca cs cy de el en-GB en-ZA es et eu fa fi fr gu he hu is it
ka kid km ko ku mk mn mr nb ne nl nn nr ns or pa-IN pl pt ro ru rw sh sl sr st
sv te tg ts ug ve vi xh zh-CN zh-TW zu
Not yet done ( 25 languages ):
$ egrep -l 'source\\intro\\ooo.src.*OOO_VENDOR' */localize.sdf | perl -pe
's{/localize.sdf}{ }; chomp'
as ca-XV da dz ga gl hi id ja kn lt lv ml my oc om pt-BR si sk ss ta th tr uk
uz
Something else has been applied or the line source\intro\ooo.src is missing ( 18
languages ):
$ for x in */localize.sdf ; do (egrep
'source\\intro\\ooo.src.*(OOO_VENDOR|%OOOVENDOR)' $x > /dev/null) || echo $x;
done | perl -pe 's{/localize.sdf}{ }; chomp'
be-BY bo br brx dgo eo hr kk kok ks mai mni sa-IN sat sd sq sw-TZ tn
$ for x in */localize.sdf ; do (egrep
'source\\intro\\ooo.src.*(OOO_VENDOR|%OOOVENDOR)' $x > /dev/null) || egrep -n
'source\\intro\\ooo.src.*' $x; done
(omitted)
Notes: The egrep command above is available on Solaris.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]