Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 3f7c266

Browse files
Use \u2026 escape char
1 parent 95f88ca commit 3f7c266

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ define({
132132
/**
133133
* ProjectManager
134134
*/
135-
"PROJECT_LOADING" : "Loading ...",
135+
"PROJECT_LOADING" : "Loading\u2026",
136136
"UNTITLED" : "Untitled",
137137

138138
/**

0 commit comments

Comments
 (0)