Skip to content

Commit bb46583

Browse files
author
Daniel Herzog
committed
Ran cleanrepo
1 parent 53c62a8 commit bb46583

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ui-strings/ui_strings-en.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
window.ui_strings || ( window.ui_strings = {} );
1+
window.ui_strings || ( window.ui_strings = {} );
22
window.ui_strings.lang_code = "en";
33

44
/**
@@ -1802,3 +1802,4 @@ ui_strings.S_TOGGLE_PAUSED_UPDATING_NETWORK_VIEW = "Pause updating network activ
18021802

18031803
/* DESC: String shown instead of filename when file name is missing */
18041804
ui_strings.S_UNKNOWN_SCRIPT = "(Unknown script)";
1805+

0 commit comments

Comments
 (0)