Issue 113008 - Support of single text files in the L10N process.
Summary: Support of single text files in the L10N process.
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ivo.hinkelmann
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 14:28 UTC by ivo.hinkelmann
Modified: 2017-05-20 11:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ivo.hinkelmann 2010-07-07 14:28:54 UTC
Support of single text files in the L10N process.

A new file type .xtx is introduced.
Comment 1 ivo.hinkelmann 2010-07-22 09:25:03 UTC
for example:
add a description.xtx

and trigger the generation by
XTXFILES := $(COMMONMISC)$/$(PACKAGE)$/description.txt
Comment 2 hjs 2010-07-22 15:51:17 UTC
give it a target
Comment 3 kurt.zenker 2010-08-18 13:53:23 UTC
verified