mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Note about non-translated commands
SVN revision: 269
This commit is contained in:
parent
cbd4831df3
commit
323b6bb3e7
@ -93,17 +93,20 @@ via the '-p' command line flag.
|
|||||||
|
|
||||||
<LI><b><code>Language = <name></code></b>
|
<LI><b><code>Language = <name></code></b>
|
||||||
<br>
|
<br>
|
||||||
The language setting determines the language of the <code><b>elogd</b></code> output. Not affected by this
|
|
||||||
setting are the configuration file options (they are always in English) and the
|
The language setting determines the language of the <code><b>elogd</b></code> output. Not
|
||||||
<b>attribute</b> names as well as the optional <b>Menu commands</b>. These have to be
|
affected by this setting are the configuration file options and the commands specified with the
|
||||||
translated manually in the configuration file.
|
optional <code><b>Menu commands</b></code> and <code><b>Find menu commands</b></code>, which
|
||||||
<p>
|
have to be specified in English and are translated automatically by elogd. The attribute names
|
||||||
|
are unaffected by the language setting and have to be translated manually.<br><br>
|
||||||
|
|
||||||
If a language name is given (currently "<I>german</I>", "<I>french</I>", "<I>spanish</I>",
|
If a language name is given (currently "<I>german</I>", "<I>french</I>", "<I>spanish</I>",
|
||||||
"<I>dutch</I>", "<I>brazilian</I>" are supported out-of-the-box),
|
"<I>dutch</I>", "<I>brazilian</I>" are supported out-of-the-box),
|
||||||
the system searches for a file named <b>eloglang.<name></b> containing
|
the system searches for a file named <b>eloglang.<name></b> containing
|
||||||
string translations from English into that language. <i>If you create a new translation file,
|
string translations from English into that language. <i>If you create a new translation file,
|
||||||
please send it back to the author to be included in future distributions</i>.
|
please send it back to the author to be included in future distributions</i>.
|
||||||
<p>
|
<br><br>
|
||||||
|
|
||||||
The online help for <code><b>elogd</b></code> is contained in the file <b>eloghelp_<i>xx</i>.html</b> where
|
The online help for <code><b>elogd</b></code> is contained in the file <b>eloghelp_<i>xx</i>.html</b> where
|
||||||
<i>xx</i> are the first two letters of the language (like "<I>en</I>", "<I>ge</I>" and "<I>fr</I>"). For new languages, a new file of that type must be created as well.
|
<i>xx</i> are the first two letters of the language (like "<I>en</I>", "<I>ge</I>" and "<I>fr</I>"). For new languages, a new file of that type must be created as well.
|
||||||
<p>
|
<p>
|
||||||
@ -309,11 +312,14 @@ commands are possible:
|
|||||||
|
|
||||||
<li><b>Help</b> - General help
|
<li><b>Help</b> - General help
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<br><br>
|
||||||
|
The commands are always in English, independent of the <code><b>lanugae = ...</b></code>
|
||||||
|
setting, and are automatically translated into the specified language.<br><br>
|
||||||
|
|
||||||
If this option is not present, following default is used:
|
If this option is not present, following default is used:
|
||||||
<p>
|
<br>
|
||||||
<pre>Menu commands = Back, New, Edit, Delete, Reply, Find, Config, Help</pre>
|
<pre>Menu commands = Back, New, Edit, Delete, Reply, Find, Config, Help</pre>
|
||||||
<p>
|
<br>
|
||||||
|
|
||||||
<li><b><code>Copy to = <logbook list></code></b>
|
<li><b><code>Copy to = <logbook list></code></b>
|
||||||
<li><b><code>Move to = <logbook list></code></b>
|
<li><b><code>Move to = <logbook list></code></b>
|
||||||
@ -330,8 +336,9 @@ make sense if only certain logbooks make sense as destinations.<p>
|
|||||||
This option specifies the menu commands displayed on top of the listing page.
|
This option specifies the menu commands displayed on top of the listing page.
|
||||||
Although all commands from a above are possible,
|
Although all commands from a above are possible,
|
||||||
only the commands <code><b>New, Find, Select, Config, Admin, Change
|
only the commands <code><b>New, Find, Select, Config, Admin, Change
|
||||||
password, Logout</b></code> and <code><b>Help</b></code> make sense.
|
password, Logout</b></code> and <code><b>Help</b></code> make sense. The command <code><b>
|
||||||
<p>
|
Select</b></code> can be used to select multiple messages for deletion of moving to other
|
||||||
|
logbooks.<p>
|
||||||
|
|
||||||
<li><b><code>Guest Menu commands = <list></code></b>
|
<li><b><code>Guest Menu commands = <list></code></b>
|
||||||
</br>
|
</br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user