QUOTE (Lakrits @ Nov 7 2011, 12:13)

Swedish locale (sv-SE) added and released.
One question though:
I assumed that the word "key" in the strings "Left Key" and "Right Key" (option.dtd) refers to marking keyboard keys by placing e.g. parentheses to the left and right of a written key such as Shift, Ctrl, A, etc. Am I right in making such an assumption?
/Lakrits
No, in this case, Key is a set of one or more characters that denote a customized text area, such as " to mark the beginning and end of a quotation, or < as a left key and > as a right key to denote an HTML tag. The purpose would be, for example, to mark any text that comes after a @ and before a & in a special format, like @
this example will clarify&, I hope.