Actions
Patch #2697
closedMacedonian translation of Redmine
Start date:
2009-02-08
Due date:
2009-02-10
% Done:
100%
Estimated time:
Description
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.
Files
Updated by Ilin Tatabitovski over 15 years ago
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
Updated by Azamat Hackimov over 15 years ago
- Due date set to 2009-02-10
- Assignee set to Azamat Hackimov
- Target version set to 0.8.1
- % Done changed from 90 to 100
Commited, thank you.
Actions