Vote #64618
完了Macedonian translation of Redmine
100%
説明
It's still work in progress.
For version 0.8.0, in order to have correct cyrillic characters in the PDF documents you must apply the patch found at http://www.redmine.org/issues/show/61.
journals
To have valid cyrillic characters in the PDF documents when using stable-0.8 svn trunk use the updated patch. You need to update rfpdf before applying the patch.
Execute this in the redmine installation folder:
1. Update rfpdf to the newest version:
script/plugin install git://github.com/edwinmoss/rfpdf.git --force
2. Apply attached patch:
patch -p0 < redmine-0.8-kirilica.patch
--------------------------------------------------------------------------------
Commited, thank you.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------