File tree Expand file tree Collapse file tree 4 files changed +15
-0
lines changed Expand file tree Collapse file tree 4 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 11macro (openomf_strings)
22 # strings new in OpenOMF
33 openomf_string(LangLanguage "Language name" )
4+ openomf_string(LangEncoding "LNG Text Encoding" )
45endmacro ()
56
67macro (base_strings)
Original file line number Diff line number Diff line change @@ -1975,3 +1975,9 @@ ID: 457
19751975Title: Translation Name
19761976Data: Dansk
19771977Maskinoversottelse
1978+
1979+ ID: 458
1980+ Title: LNG Text Encoding
1981+ # utf-8 or cp437.
1982+ # utf-8 is not currently supported, as we have no utf-8 text rendering.
1983+ Data: cp437
Original file line number Diff line number Diff line change 11ID: 457
22Title: Translation Name
33Data: English
4+
5+ ID: 458
6+ Title: LNG Text Encoding
7+ Data: cp437
Original file line number Diff line number Diff line change 11ID: 457
22Title: Translation Name
33Data: Deutsch
4+
5+ ID: 458
6+ Title: LNG Text Encoding
7+ Data: cp437
You can’t perform that action at this time.
0 commit comments