mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
+
This commit is contained in:
parent
b00a28cbfa
commit
7c9a7e82dd
4 changed files with 17 additions and 2 deletions
|
@ -551,6 +551,9 @@ _request_description
|
|||
_request_open_page
|
||||
|Bitte folgende Seite aufrufen: [_page]
|
||||
|
||||
_request_open_page_login
|
||||
|Bitte öffne [_page_login] um einzuloggen.
|
||||
|
||||
_request_open_page_edit
|
||||
|Zur Bearbeitung der Einstellungen bitte folgende Seite aufrufen:
|
||||
|[_page_edit]
|
||||
|
|
|
@ -1,6 +1,18 @@
|
|||
<PSYC:TEXTDB> ## vim:syntax=mail
|
||||
## Check utf-8: Praise Atatürk!
|
||||
|
||||
_failure_unavailable_state
|
||||
|State module is not available as yet.
|
||||
|
||||
_failure_unknown_glyph
|
||||
|Unknown modifier glyph encountered.
|
||||
|
||||
_error_illegal_protocol_variable
|
||||
|You are not allowed to present a variable named [_variable_name].
|
||||
|
||||
_error_type_degree
|
||||
|Your value for variable [_variable] does not qualify for a degree.
|
||||
|
||||
_error_necessary_nick_local
|
||||
|This command only accepts local nicknames.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue