Changed '#' to 'ID'
SVN revision: 471
This commit is contained in:
+2
-2
@@ -696,13 +696,13 @@ as described unter the "<I>Subst <attribute></I>" option.
|
||||
<LI><b><code>Display search = <list></code></b>
|
||||
<br>
|
||||
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
|
||||
attributes are defined in a logbook, which usually makes the table too big to
|
||||
fit in the browser. The default
|
||||
is<br>
|
||||
<pre>
|
||||
Display search = #, Date, <all attributs>
|
||||
Display search = ID, Date, <all attributs>
|
||||
</pre>
|
||||
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
|
||||
|
||||
+11
-2
@@ -3,8 +3,8 @@
|
||||
# $Revision$
|
||||
#
|
||||
|
||||
# ElogLang.French - French interface file for ELOG 2.3.3+
|
||||
# version 1.6 - 14/03/03 by Fred Pacquier <fredp@dial.oleane.com>
|
||||
# ElogLang.French - French interface file for ELOG 2.3.4+
|
||||
# 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
|
||||
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"
|
||||
|
||||
#
|
||||
# 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
|
||||
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>
|
||||
|
||||
#
|
||||
# New strings for V2.3.5
|
||||
Date = Datum
|
||||
ID = ID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user