# ---------------------------------------------------------------------------- # LocalStrings_fr.properties: org.opengts.tools # ---------------------------------------------------------------------------- # Text formatting rules: (see 'java.text.MessageFormat' and 'java.util.Properties') # 1) Lines starting with '#' are comments. # 2) The text 'key' preceeds the first '=' and should remain as-is. # 3) The values {0}...{9} are used for text substitution. # 4) The literal value '\n' is replaced with a newline character in the actual text. # 5) 2 single quotes are replaced with 1 single quote in the actual text. # 6) Key/Value lines starting with a comment (#) have not yet been translated. # 7) This file MUST be 'ISO-8859-1' character encoded. # Unicode characters must be escaped using a '\uXXXX' format, where 'XXXX' is # the hex representation of the unicode character. For a table of unicode # characters, see the link 'http://www.fileformat.info/info/unicode/char/a.htm'. # ---------------------------------------------------------------------------- # # --- org.opengts.tools.CheckInstall #