Introduce en@cyrillic en@hebrew en@arabic and en@greek.

* po/Rules-translit: New file.
	* po/arabic.sed: Likewise.
	* po/cyrillic.sed: Likewise.
	* po/greek.sed: Likewise.
	* po/hebrew.sed: Likewise.
	* po/README: Add en@cyrillic en@hebrew en@arabic and en@greek.
	* po/Makefile.in.in: Add extra_dist4.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-04-01 21:53:46 +02:00
parent ac66b453df
commit da0d5b3f3b
8 changed files with 260 additions and 3 deletions

View file

@ -1,3 +1,15 @@
2012-04-01 Vladimir Serbinenko <phcoder@gmail.com>
Introduce en@cyrillic en@hebrew en@arabic and en@greek.
* po/Rules-translit: New file.
* po/arabic.sed: Likewise.
* po/cyrillic.sed: Likewise.
* po/greek.sed: Likewise.
* po/hebrew.sed: Likewise.
* po/README: Add en@cyrillic en@hebrew en@arabic and en@greek.
* po/Makefile.in.in: Add extra_dist4.
2012-04-01 Vladimir Serbinenko <phcoder@gmail.com>
Handle big-endian minixfs (fixes minixfs tests on bigendian).