Changeset 561 for trunk/tools/linguist/shared/ts.dtd
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/tools/linguist/shared/ts.dtd
r2 r561 35 35 sourcelanguage CDATA #IMPLIED 36 36 language CDATA #IMPLIED> 37 <!-- The encoding to use in the .qmfile by default. Default is ISO-8859-1. -->37 <!-- The encoding to use in the QM file by default. Default is ISO-8859-1. --> 38 38 <!ELEMENT defaultcodec (#PCDATA) > 39 39 <!ELEMENT context (name?, comment?, (context|message)+) > … … 55 55 <!-- 56 56 ! If utf8 is true, the defaultcodec is overridden and the message is encoded 57 ! in UTF-8 in the .qmfile.57 ! in UTF-8 in the QM file. 58 58 --> 59 59 <!ATTLIST message … … 71 71 ! "current" is the filename used for the 1st location of the previous message. 72 72 ! For subsequent locations, it is the filename used for the previous location. 73 ! A single .tsfile has either all absolute or all relative locations.73 ! A single TS file has either all absolute or all relative locations. 74 74 --> 75 75 <!ATTLIST location … … 107 107 ! The translation variants have a priority between 1 ("highest") and 9 ("lowest") 108 108 ! Typically longer translations get a higher priority. 109 ! If omitted, the order of appearance of the variants in the .tsfiles is used.109 ! If omitted, the order of appearance of the variants in the TS files is used. 110 110 --> 111 111 <!ATTLIST lengthvariant
Note:
See TracChangeset
for help on using the changeset viewer.