diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index fb56a4d9..099f6384 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -69,25 +69,6 @@ -

- Some options may be given format strings containing %-delimited escape - sequences. Character sequences in the form of %character are - substituted by a specified replacement string. If character is - upper-case, then the string is automatically - quoted. Any substring enclosed by %[ - and %] is automatically elided if any of the contained format - characters aren't currently valid. A literal % character may be - included with the special escape sequence %%. -

- -

- For example, given the format string %[(cmd: %c) %]%[line: %l %]%F, - where l=32 and - f=Lieder eines fahrenden Gesellen.txt, - the result is formatted as - line: 32 'Lieder eines fahrenden Gesellen.txt' -

-

Some options may be given format strings containing macro replacements in the form of <name>. These tokens are replaced by