Skip to content

Commit b1cbee9

Browse files
committed
refactor: replace ellipsis with unicode char for consistency
1 parent 5525418 commit b1cbee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nls/root/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,7 @@ define({
17061706
// license dialogs
17071707
"MANAGE_LICENSE_DIALOG_TITLE": "Manage Device License",
17081708
"LICENSE_KEY": "License Key",
1709-
"LICENSE_KEY_PLACEHOLDER": "Enter your license key...",
1709+
"LICENSE_KEY_PLACEHOLDER": "Enter your license key\u2026",
17101710
"LICENSE_KEY_ACTIVATE": "Activate License",
17111711
"LICENSE_KEY_ACTIVATING": "Activating\u2026",
17121712
"LICENSE_KEY_CURRENT": "Current Device License",

0 commit comments

Comments
 (0)