menu-messages-contrib not in syncro
Andrea Celli <[email protected]>
| Newsgroups | gmane.linux.mandrake.cooker.internationalization |
|---|---|
| Message-ID | <[email protected]> |
Hello, looking at http://mdk.jack.kiev.ua/stats/gui/trunk/package/menu-messages-contrib/ we can see that almost every PO has a different dimension. Can somebody expert run a syncro script? I could launch something like $ for i in *.po; do msgmerge -Uv $i menu-messages-contrib.pot ; done $ svn commit but i don't like to do anything potentially dangerous on file belonging to other teams ;-) Andrea