X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=res%2Fvalues%2Fstrings.xml;h=7d76dc7dc71fe04f5ee0f20402bb741da0d3b74b;hb=02c042b0f3567b750a976368e398a4c0a3650d98;hp=bdc90a66d6d7eb490ceb917cb2ba9556db5b0ca2;hpb=6b9507db27500572e4366b3f23eefeea079a9d8f;p=fonbot.git diff --git a/res/values/strings.xml b/res/values/strings.xml index bdc90a6..7d76dc7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -443,6 +443,11 @@ The help command can be used to get a list of commands and help for them. Exampl Could not parse id Notification canceled Notification shown - Notify help + + Usage: notify id [title text]\n + With three arguments, shows a notification with title <title> and text <text> and id <id>. This replaces any previous notiifcation with the same id.\n + With one argument, removes the notification with id <id>\n + Example: notify 10 Hello \"Hello, world!\" + User or password not set \ No newline at end of file