diff options
Diffstat (limited to 'gettext-tools/man/msgen.1.html')
-rw-r--r-- | gettext-tools/man/msgen.1.html | 34 |
1 files changed, 32 insertions, 2 deletions
diff --git a/gettext-tools/man/msgen.1.html b/gettext-tools/man/msgen.1.html index 53e7635..40e6428 100644 --- a/gettext-tools/man/msgen.1.html +++ b/gettext-tools/man/msgen.1.html @@ -42,8 +42,8 @@ msgen - create English message catalog</td></table> Creates an English translation catalog. The input file is the last created English PO file, or a PO Template file (generally created by xgettext). Untranslated entries are -assigned a translation that is identical to the msgid, and -are marked fuzzy.</td></table> +assigned a translation that is identical to the +msgid.</td></table> <table width="100%" border=0 rules="none" frame="void" cols="2" cellspacing="0" cellpadding="0"> @@ -117,6 +117,24 @@ is specified or if it is -.</td></table> cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="4%"></td><td width="96%"> +<b>Input file syntax:</b></td></table> + +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td><td width="90%"> +<b>-P</b>, <b>--properties-input</b></td></table> + +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td><td width="79%"> +input file is in Java .properties syntax</td></table> + +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="4%"></td><td width="96%"> <b>Output details:</b></td></table> <table width="100%" border=0 rules="none" frame="void" @@ -207,6 +225,18 @@ strict Uniforum output style</td></table> cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td><td width="90%"> +<b>-p</b>, <b>--properties-output</b></td></table> + +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="21%"></td><td width="79%"> +write out a Java .properties file</td></table> + +<table width="100%" border=0 rules="none" frame="void" + cols="2" cellspacing="0" cellpadding="0"> +<tr valign="top" align="left"> +<td width="10%"></td><td width="90%"> <b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table> <table width="100%" border=0 rules="none" frame="void" |