We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e9245 commit 057f204Copy full SHA for 057f204
ide/main/src/content/selenium-ide-common.xul
@@ -143,7 +143,7 @@ limitations under the License.
143
<menuitem label="&newTestCmd.label;" command="cmd_new" key="new-key"/>
144
<menuitem label="&addTestCmd.label;" command="cmd_add" key="add-key" />
145
<menuitem label="&contextMenu.delete.label;" command="cmd_delete_suite" />
146
- <menuitem label="Play test suite from here" command="cmd_play_suite_from_here"/>
+ <menuitem label="&contextMenu.playSuiteHere.label;" command="cmd_play_suite_from_here"/>
147
<menuitem label="&testCaseProperties.label;" oncommand="window.editor.suiteTreeView.editProperties()"/>
148
</menupopup>
149
</popupset>
0 commit comments