File: TRANSLATION

package info (click to toggle)
scmxx 0.9.0-2.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,964 kB
  • ctags: 1,111
  • sloc: ansic: 11,892; sh: 2,784; xml: 2,690; makefile: 253
file content (17 lines) | stat: -rw-r--r-- 781 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
What to do to translate this package
====================================
(with {lang} being the ISO 639 language code, e.g. de for german)

1. Change to the po/ subdir and see the README file there.
2. Change to the docs/ subdir and copy scmxx.en.xml to scmxx.{lang}.xml
   and edit the new file:
   - change the encoding in the first line to a common one for lang
     or to UTF-8 (make sure you really use UTF-8 in this case)
   - change the lang= attribute in the root property to {lang}
3. Edit the scmxx.spec.in (NOT scmxx.spec) and translate
   Summary and %description as done for "de". You MUST use UTF-8 as
   encoding!

Send the new files from po/ and docs/ subdirs and the diff of
scmxx.spec.in (use option -u) to me. If you cannot update from
time to time, _tell_ me.