Chameleon

Chameleon Commit Details

Date:2012-03-03 21:07:43 (12 years 1 month ago)
Author:JrCs
Commit:1845
Parents: 1844
Message:Add po4a configuration
Changes:
A/branches/JrCs/package/po4a-chameleon.cfg

File differences

branches/JrCs/package/po4a-chameleon.cfg
1
2
3
4
5
6
7
8
9
10
[po_directory] $(PODIR)
# Don't translate <style> tag
[po4a_alias:xml] xml opt:"-M UTF-8 -L UTF-8 -o 'untranslated=<head><style> <a><span>'" \
opt_en:"-k 0" opt_fr:"-k 0"
[po4a_alias:prop] prop opt:"-M UTF-8 -L UTF-8 -k 50" opt_en:"-k 0"
[type: xml] $(TEMPLATES_DIR)/Description.html $lang:$(OUTPUT_DIR)/$lang.lproj/Description.html
[type: xml] $(TEMPLATES_DIR)/Welcome.html $lang:$(OUTPUT_DIR)/$lang.lproj/Welcome.html
[type: prop] $(TEMPLATES_DIR)/Localizable.strings $lang:$(OUTPUT_DIR)/$lang.lproj/Localizable.strings

Archive Download the corresponding diff file

Revision: 1845