Skip to content

Commit f9ebb90

Browse files
author
Daniel Herzog
committed
Added missing newline to strings file
1 parent 3aedaed commit f9ebb90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui-strings/ui_strings-en.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ ui_strings.D_RELOAD_SCRIPTS = "Not all scripts are loaded. Do you want to reload
2323

2424
/* DESC: Alert dialog that updating of the custom shortcuts with new ones has failed. */
2525
ui_strings.D_SHORTCUTS_UPDATE_FAILED = "Failed to sync custom shortcuts. The shortcuts are reset to the default ones.";
26+
2627
/* DESC: Context menu item for adding an attribute in the DOM view. */
2728
ui_strings.M_CONTEXTMENU_ADD_ATTRIBUTE = "Add attribute";
2829

0 commit comments

Comments
 (0)