File: msgtrans

package info (click to toggle)
ruby-rouge 4.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,836 kB
  • sloc: ruby: 38,168; sed: 2,071; perl: 152; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 627 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Comments require hash in column 0
Token:Value # this is still part of the value
# All sorts of nonsense is permitted in token names
Token!"#$%&'(*+-.;<=>@[\]^_`{|}~:Other value
# Parameter substitution uses %
ScaleFill:Scale to fill %0 by %1
# Literal % characters are represented by %%
FullSize:Scale to 100%%
# Multiple tokens can match the same result and be separated by '/' or newline
Hout3/Hout4/Hout5
Hout6/Hout7/Hout8:Create a sprite with the given number of colours.
# '?' is a wildcard in token names
Hinfo?/Hinfo??:This window displays information about ChangeFSI.
# But not in values
OverW:Overwrite source file?