# HG changeset patch # User bsw # Date 1331841837 -3600 # Node ID 00f6935c2c32b58a24950af057f4330fb7b0d358 # Parent 1dd1f2c2112c20190f6575673df9d91081163d7a Added help text for notification settings diff -r 1dd1f2c2112c -r 00f6935c2c32 locale/Makefile --- a/locale/Makefile Thu Mar 15 20:58:09 2012 +0100 +++ b/locale/Makefile Thu Mar 15 21:03:57 2012 +0100 @@ -1,4 +1,4 @@ -PATH:=$(PATH):/opt/rocketwiki-lqfb/ +PATH:=$(PATH):/opt/rocketwiki/ DIRS = help HTML_SOURCE := $(foreach DIR,$(DIRS),$(wildcard $(DIR)/*.txt)) diff -r 1dd1f2c2112c -r 00f6935c2c32 locale/help/member.settings.notification.de.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/help/member.settings.notification.de.txt Thu Mar 15 21:03:57 2012 +0100 @@ -0,0 +1,2 @@ +=Benachrichtigungseinstellungen= +Hier kannst du einstellen, ob du überhaupt und wenn ja welche Benachrichtigungen du vom System per E-Mail erhalten möchtest. \ No newline at end of file diff -r 1dd1f2c2112c -r 00f6935c2c32 locale/help/member.settings.notification.en.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/help/member.settings.notification.en.txt Thu Mar 15 21:03:57 2012 +0100 @@ -0,0 +1,2 @@ +=Notification settings= +Please choose which notifications you like to receive from the system by email. \ No newline at end of file