Rephrase apihelp-query+logevents-param-action
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Mon, 27 Jul 2015 18:01:06 +0000 (21:01 +0300)
committerAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Sat, 5 Sep 2015 13:02:00 +0000 (16:02 +0300)
Fixes English grammar, improves readability and
makes the information more correct.

Change-Id: I0a5ab8340c5924baf7a4f04f58c0d6c3d705838e

includes/api/i18n/en.json

index 396f5da..3fe45bd 100644 (file)
        "apihelp-query+logevents-paramvalue-prop-details": "Lists additional details about the log event.",
        "apihelp-query+logevents-paramvalue-prop-tags": "Lists tags for the log event.",
        "apihelp-query+logevents-param-type": "Filter log entries to only this type.",
-       "apihelp-query+logevents-param-action": "Filter log actions to only this action. Overrides <var>$1type</var>. Wildcard actions like <kbd>action/*</kbd> allows to specify any string for the asterisk.",
+       "apihelp-query+logevents-param-action": "Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/).",
        "apihelp-query+logevents-param-start": "The timestamp to start enumerating from.",
        "apihelp-query+logevents-param-end": "The timestamp to end enumerating.",
        "apihelp-query+logevents-param-user": "Filter entries to those made by the given user.",