diff --git a/package.json b/package.json index a3f8ac6..9cdb94e 100644 --- a/package.json +++ b/package.json @@ -715,7 +715,7 @@ "submenus": [ { "id": "setState", - "label": "Set State" + "label": "%Set State%" } ], "menus": { diff --git a/package.nls.json b/package.nls.json index 9ffdf77..23cf907 100644 --- a/package.nls.json +++ b/package.nls.json @@ -101,6 +101,7 @@ "Server path": "Server path", "Server port": "Server port", "Server protocol (http or https)": "Server protocol (http or https)", + "Set State": "Set State", "Show results after submitting a workunit": "Show results after submitting a workunit", "Showing \"my\" workunits": "Showing \"my\" workunits", "Showing all workunits": "Showing all workunits",