mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-12 19:33:03 +00:00
Changed '#' to 'ID'
SVN revision: 471
This commit is contained in:
parent
1a7325c79c
commit
370f0a7734
@ -696,13 +696,13 @@ as described unter the "<I>Subst <attribute></I>" option.
|
|||||||
<LI><b><code>Display search = <list></code></b>
|
<LI><b><code>Display search = <list></code></b>
|
||||||
<br>
|
<br>
|
||||||
Specified the display and order of items in a search result page. In addition
|
Specified the display and order of items in a search result page. In addition
|
||||||
to all attributes, one can specify here <b>"#"</b> for the message ID, <b>"Logbook"</b>
|
to all attributes, one can specify here <b>"ID"</b> for the message ID, <b>"Logbook"</b>
|
||||||
and <b>"Date"</b>. The restriction to certain attributes can be helpful if many
|
and <b>"Date"</b>. The restriction to certain attributes can be helpful if many
|
||||||
attributes are defined in a logbook, which usually makes the table too big to
|
attributes are defined in a logbook, which usually makes the table too big to
|
||||||
fit in the browser. The default
|
fit in the browser. The default
|
||||||
is<br>
|
is<br>
|
||||||
<pre>
|
<pre>
|
||||||
Display search = #, Date, <all attributs>
|
Display search = ID, Date, <all attributs>
|
||||||
</pre>
|
</pre>
|
||||||
Which displays the message number, date, and all attributes. The display of the
|
Which displays the message number, date, and all attributes. The display of the
|
||||||
message body is controlled by the <b><code>Display mode</code></b> and
|
message body is controlled by the <b><code>Display mode</code></b> and
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
# $Revision$
|
# $Revision$
|
||||||
#
|
#
|
||||||
|
|
||||||
# ElogLang.French - French interface file for ELOG 2.3.3+
|
# ElogLang.French - French interface file for ELOG 2.3.4+
|
||||||
# version 1.6 - 14/03/03 by Fred Pacquier <fredp@dial.oleane.com>
|
# version 1.7 - 04/04/03 by Fred Pacquier <fredp@dial.oleane.com>
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -246,3 +246,12 @@ and its replies = avec ses r
|
|||||||
and their replies = avec leurs réponses
|
and their replies = avec leurs réponses
|
||||||
moved successfully from "%s" to "%s" = déplacés avec succès de "%s" à "%s"
|
moved successfully from "%s" to "%s" = déplacés avec succès de "%s" à "%s"
|
||||||
copied successfully from "%s" to "%s" = copiés avec succès de "%s" à "%s"
|
copied successfully from "%s" to "%s" = copiés avec succès de "%s" à "%s"
|
||||||
|
|
||||||
|
#
|
||||||
|
# New strings for V2.3.4
|
||||||
|
Last x = X derniers
|
||||||
|
Only user <i>%s</i> can delete this entry = Seul l'utilisateur <i>%s</i> peut supprimer cette entrée
|
||||||
|
Search text also in attributes = Text auch in Attributen suchen
|
||||||
|
Goto logbook selection page = Aller à la page de sélection des registres
|
||||||
|
Login as different user = Se connecter sous un compte différent
|
||||||
|
User <i>"%s"</i> has no access to logbook <i>"%s"</i> = L'utilisateur <i>"%s"</i> n'a pas accès au registre <i>"%s"</i>
|
||||||
|
|||||||
@ -241,3 +241,9 @@ Search text also in attributes = Text auch in Attributen suchen
|
|||||||
Goto logbook selection page = Zur Logbuch-Auswahlseite
|
Goto logbook selection page = Zur Logbuch-Auswahlseite
|
||||||
Login as different user = Als anderer Benutzer anmelden
|
Login as different user = Als anderer Benutzer anmelden
|
||||||
User <i>"%s"</i> has no access to logbook <i>"%s"</i> = Benutzer <i>"%s"</i> hat keinen Zugriff auf Logbuch <i>"%s"</i>
|
User <i>"%s"</i> has no access to logbook <i>"%s"</i> = Benutzer <i>"%s"</i> hat keinen Zugriff auf Logbuch <i>"%s"</i>
|
||||||
|
|
||||||
|
#
|
||||||
|
# New strings for V2.3.5
|
||||||
|
Date = Datum
|
||||||
|
ID = ID
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user