mirror of
https://github.com/anope/anope.git
synced 2026-07-09 15:03:13 +02:00
BUILD : 1.7.11 (901) BUGS : NOTES : Updated Italian translation (by Hal9000); updated German translation for cs_appendtopic (by Cloud); added Changes message for ns_saset fix accidently comitted when comitting the dev framework
git-svn-id: svn://svn.anope.org/anope/trunk@901 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@647 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
619b109b52
commit
0ea76ce21f
@@ -184,13 +184,13 @@ void my_add_languages(void)
|
||||
/* German (DE) */
|
||||
char *langtable_de[] = {
|
||||
/* LNG_CHAN_HELP */
|
||||
" APPENDTOPIC Fühgt ein Text zu ein Channel Topic ein",
|
||||
" APPENDTOPIC Fügt einen Text zu einem Channel-Topic hinzu.",
|
||||
/* LNG_CHAN_HELP_APPENDTOPIC */
|
||||
"Das befehl erlaubt User ein Text zu den vorhandenen Channel Topic\n"
|
||||
"hinzu zu fühgen. Wenn TOPICLOCK an ist, wird der Topic aktualisiert\n"
|
||||
"und der neue aktualisierte Topic wird locked.",
|
||||
"Dieser Befehl erlaubt Benutzern, einen Text zu dem vorhandenen Channel-Topic\n"
|
||||
"hinzuzufügen. Wenn TOPICLOCK gesetzt ist, wird das Topic aktualisiert\n"
|
||||
"und das neue, aktualisierte Topic wird gesperrt.",
|
||||
/* LNG_APPENDTOPIC_SYNTAX */
|
||||
"Syntax: APPENDTOPIC Channel Text\n"
|
||||
"Syntax: APPENDTOPIC Channel Text\n"
|
||||
};
|
||||
|
||||
/* Portuguese (PT) */
|
||||
|
||||
Reference in New Issue
Block a user