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 3aedaed commit f9ebb90Copy full SHA for f9ebb90
src/ui-strings/ui_strings-en.js
@@ -23,6 +23,7 @@ ui_strings.D_RELOAD_SCRIPTS = "Not all scripts are loaded. Do you want to reload
23
24
/* DESC: Alert dialog that updating of the custom shortcuts with new ones has failed. */
25
ui_strings.D_SHORTCUTS_UPDATE_FAILED = "Failed to sync custom shortcuts. The shortcuts are reset to the default ones.";
26
+
27
/* DESC: Context menu item for adding an attribute in the DOM view. */
28
ui_strings.M_CONTEXTMENU_ADD_ATTRIBUTE = "Add attribute";
29
0 commit comments