layout fixes

This commit is contained in:
psyc://psyced.org/~lynX 2009-10-13 20:18:39 +02:00
parent 56fba9c21f
commit b3563e692c
3 changed files with 9 additions and 6 deletions

View File

@ -154,13 +154,13 @@ _PAGES_help_display
|<b> /trust </b> Befehl gesondert den Vertrauenswert für diese Person. |<b> /trust </b> Befehl gesondert den Vertrauenswert für diese Person.
| |
|<a name="trust" /> |<a name="trust" />
|<DT><P><B> /trust &lt;Name&gt; &lt;Ziffer&gt;|- </B></p></dd> |<DT><P><B> /trust &lt;Name&gt; &lt;Ziffer&gt;|- </B></p><dd>
|Gesonderten Vertrauenswert für eine Person einstellen, unabhängig |Gesonderten Vertrauenswert für eine Person einstellen, unabhängig
|vom Freundschaftszustand. Der Wert darf eine Ziffer von 0 bis 9 annehmen |vom Freundschaftszustand. Der Wert darf eine Ziffer von 0 bis 9 annehmen
|oder ein Minuszeichen, um den Normalzustand wieder herzustellen. |oder ein Minuszeichen, um den Normalzustand wieder herzustellen.
| |
|<a name="expose" /> |<a name="expose" />
|<DT><P><B> /expose &lt;Name&gt; &lt;Ziffer&gt;|- </B></p></dd> |<DT><P><B> /expose &lt;Name&gt; &lt;Ziffer&gt;|- </B></p><dd>
|Expositionswert für eine Person einstellen. Dieser Faktor bestimmt wie |Expositionswert für eine Person einstellen. Dieser Faktor bestimmt wie
|hoch ein Vertrauenswert eines Bekannten sein muss, damit er diesen |hoch ein Vertrauenswert eines Bekannten sein muss, damit er diesen
|Freund beim betrachten des Profils zu sehen bekommt. Mittels |Freund beim betrachten des Profils zu sehen bekommt. Mittels
@ -515,7 +515,7 @@ _PAGES_help_room
|die anderen Anwesenden über die Tat des Einladens informieren. |die anderen Anwesenden über die Tat des Einladens informieren.
| |
|<a name="follow"></a> |<a name="follow"></a>
|<p><b> /f(ollow) </b></p><dd> |<dt><p><b> /f(ollow) </b></p><dd>
|Der Empfänger einer Einladung braucht einfach nur <b>/f</b> wie |Der Empfänger einer Einladung braucht einfach nur <b>/f</b> wie
|<b>/follow</b> einzugeben, um jenen Raum zu betreten. Sollte keine |<b>/follow</b> einzugeben, um jenen Raum zu betreten. Sollte keine
|Einladung vorliegen, wird in den zuletzt aktiven Raum gewechselt. |Einladung vorliegen, wird in den zuletzt aktiven Raum gewechselt.

View File

@ -236,13 +236,13 @@ _PAGES_help_display
|<b> /trust </b> command to specify a custom trust level for this person. |<b> /trust </b> command to specify a custom trust level for this person.
| |
|<a name="trust"></a> |<a name="trust"></a>
|<DT><P><B> /trust &lt;Name&gt; &lt;Digit&gt;|- </B></p></dd> |<DT><P><B> /trust &lt;Name&gt; &lt;Digit&gt;|- </B></p><dd>
|Define a custom trust level value for a person. The trust level must |Define a custom trust level value for a person. The trust level must
|be a digit ranging from 0 to 9, or a minus character, which will restore |be a digit ranging from 0 to 9, or a minus character, which will restore
|the default. |the default.
| |
|<a name="expose"></a> |<a name="expose"></a>
|<DT><P><B> /expose &lt;Name&gt; &lt;Digit&gt;|- </B></p></dd> |<DT><P><B> /expose &lt;Name&gt; &lt;Digit&gt;|- </B></p><dd>
|Define the exposure level for a friend. This factor defines how high the |Define the exposure level for a friend. This factor defines how high the
|trust level a person must be, to be enabled to see your friend listed in |trust level a person must be, to be enabled to see your friend listed in
|your profile. By issueing <b> /expose Merlin 0 </b> for instance you can |your profile. By issueing <b> /expose Merlin 0 </b> for instance you can
@ -562,7 +562,7 @@ _PAGES_help_room
|invitation. |invitation.
| |
|<a name="follow"></a> |<a name="follow"></a>
|<p><b> /f(ollow) </b></p><dd> |<dt><p><b> /f(ollow) </b></p><dd>
|The recipient of an invitation just needs to type <b>/f</b> as in |The recipient of an invitation just needs to type <b>/f</b> as in
|<b>/follow</b> to enter the room. If there was no invitation, then |<b>/follow</b> to enter the room. If there was no invitation, then
|the last active room is selected. |the last active room is selected.

View File

@ -873,6 +873,9 @@ _notice_invitation
_notice_received_email_UNUSED _notice_received_email_UNUSED
|([_nick_alias]) [_origin]: [_subject] |([_nick_alias]) [_origin]: [_subject]
_notice_headline_twitter
|([_nick_place]) [_headline]
_notice_headline_news _notice_headline_news
|([_nick_place]News) [_headline] [_page_news] |([_nick_place]News) [_headline] [_page_news]