mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
layout fixes
This commit is contained in:
parent
56fba9c21f
commit
b3563e692c
3 changed files with 9 additions and 6 deletions
|
@ -154,13 +154,13 @@ _PAGES_help_display
|
|||
|<b> /trust </b> Befehl gesondert den Vertrauenswert für diese Person.
|
||||
|
|
||||
|<a name="trust" />
|
||||
|<DT><P><B> /trust <Name> <Ziffer>|- </B></p></dd>
|
||||
|<DT><P><B> /trust <Name> <Ziffer>|- </B></p><dd>
|
||||
|Gesonderten Vertrauenswert für eine Person einstellen, unabhängig
|
||||
|vom Freundschaftszustand. Der Wert darf eine Ziffer von 0 bis 9 annehmen
|
||||
|oder ein Minuszeichen, um den Normalzustand wieder herzustellen.
|
||||
|
|
||||
|<a name="expose" />
|
||||
|<DT><P><B> /expose <Name> <Ziffer>|- </B></p></dd>
|
||||
|<DT><P><B> /expose <Name> <Ziffer>|- </B></p><dd>
|
||||
|Expositionswert für eine Person einstellen. Dieser Faktor bestimmt wie
|
||||
|hoch ein Vertrauenswert eines Bekannten sein muss, damit er diesen
|
||||
|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.
|
||||
|
|
||||
|<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
|
||||
|<b>/follow</b> einzugeben, um jenen Raum zu betreten. Sollte keine
|
||||
|Einladung vorliegen, wird in den zuletzt aktiven Raum gewechselt.
|
||||
|
|
|
@ -236,13 +236,13 @@ _PAGES_help_display
|
|||
|<b> /trust </b> command to specify a custom trust level for this person.
|
||||
|
|
||||
|<a name="trust"></a>
|
||||
|<DT><P><B> /trust <Name> <Digit>|- </B></p></dd>
|
||||
|<DT><P><B> /trust <Name> <Digit>|- </B></p><dd>
|
||||
|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
|
||||
|the default.
|
||||
|
|
||||
|<a name="expose"></a>
|
||||
|<DT><P><B> /expose <Name> <Digit>|- </B></p></dd>
|
||||
|<DT><P><B> /expose <Name> <Digit>|- </B></p><dd>
|
||||
|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
|
||||
|your profile. By issueing <b> /expose Merlin 0 </b> for instance you can
|
||||
|
@ -562,7 +562,7 @@ _PAGES_help_room
|
|||
|invitation.
|
||||
|
|
||||
|<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
|
||||
|<b>/follow</b> to enter the room. If there was no invitation, then
|
||||
|the last active room is selected.
|
||||
|
|
|
@ -873,6 +873,9 @@ _notice_invitation
|
|||
_notice_received_email_UNUSED
|
||||
|([_nick_alias]) [_origin]: [_subject]
|
||||
|
||||
_notice_headline_twitter
|
||||
|([_nick_place]) [_headline]
|
||||
|
||||
_notice_headline_news
|
||||
|([_nick_place]News) [_headline] [_page_news]
|
||||
|
||||
|
|
Loading…
Reference in a new issue