File: annotation_multiple_language_string.sdm

package info (click to toggle)
sdml 0.3.2%2B20250310-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,472 kB
  • sloc: makefile: 35; sh: 28
file content (7 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
;;; Annotation, Multiple Language-Tagged Strings

module campaign is

  @dc:title = [ "a rather good test"@en-GB "a test"@en-US ]

end