mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
_failure_necessary_variable just for _Tycho_
This commit is contained in:
parent
7b3b955117
commit
7bcd5852f4
3 changed files with 30 additions and 23 deletions
|
@ -744,6 +744,9 @@ _error_illegal_password_size
|
|||
_error_necessary_registration
|
||||
|Tut mir Leid, das geht erst nach Registrierung.
|
||||
|
||||
_failure_necessary_variable
|
||||
|Unvollständige Anfrage.
|
||||
|
||||
_error_necessary_nick_place
|
||||
|Du kannst hier nicht einfach hereinlaufen ohne einen anständigen Spitznamen!
|
||||
|
||||
|
|
|
@ -626,7 +626,10 @@ _failure_filter_strangers
|
|||
|[_nick] has not enabled messages from strangers.
|
||||
|
||||
_failure_necessary_registration
|
||||
|[_nick_target] cannot handle friendships yet.
|
||||
|[_nick_target] is no registered user yet.
|
||||
|
||||
_failure_necessary_variable
|
||||
|Your request is incomplete.
|
||||
|
||||
_failure_unsuccessful_delivery
|
||||
|Could not establish a circuit to [_host] to deliver a [_method_relay] to [_source].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue