X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=res%2Fvalues%2Fstrings.xml;h=15fb4d9962f99c62f728be865c2300dbf7d1a567;hb=887b566ceae75bae6a1d454064ade496abb8cf30;hp=6e7544401d1bb4d5cef09b5ef0dd319ce8e75bb5;hpb=8dfb76c9431dbf8401412cb92c7512e7dc3081a2;p=fonbot.git diff --git a/res/values/strings.xml b/res/values/strings.xml index 6e75444..15fb4d9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -147,7 +147,7 @@ The help command can be used to get a list of commands and help for them. Exampl Disabling wifi… Polling server… Polling stopped - Command disabled%s disabled + Command %s disabled Command %s enabled Polling every %d milliseconds Incoming message from %1$s: \"%2$s\" sent at %3$s @@ -443,5 +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