You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/nls/root/strings.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -525,7 +525,7 @@ define({
525
525
"EXTENSION_LATEST_INCOMPATIBLE_NEWER" : "Version {0} of this extension requires a newer version of {APP_NAME}. But you can install the earlier version {1}.",
526
526
"EXTENSION_LATEST_INCOMPATIBLE_OLDER" : "Version {0} of this extension only works with older versions of {APP_NAME}. But you can install the earlier version {1}.",
527
527
"EXTENSION_NO_DESCRIPTION" : "No description",
528
-
"EXTENSION_MORE_INFO" : "More info...",
528
+
"EXTENSION_MORE_INFO" : "More info\u2026",
529
529
"EXTENSION_ERROR" : "Extension error",
530
530
"EXTENSION_KEYWORDS" : "Keywords",
531
531
"EXTENSION_TRANSLATED_USER_LANG" : "Translated into {0} languages, including yours",
@@ -753,10 +753,10 @@ define({
753
753
"DESCRIPTION_USE_THEME_SCROLLBARS" : "True to allow custom scroll bars",
754
754
"DESCRIPTION_LINTING_COLLAPSED" : "True to collapse linting panel",
755
755
"DESCRIPTION_FONT_FAMILY" : "Change font family",
756
-
"DESCRIPTION_FONT_SIZE" : "Change font size; e.g, 13px",
756
+
"DESCRIPTION_FONT_SIZE" : "Change font size; e.g. 13px",
757
757
"DESCRIPTION_FONT_SMOOTHING" : "Mac-only: \"subpixel-antialiased\" to enable sub-pixel antialiasing or \"antialiased\" for gray scale antialiasing",
758
758
"DESCRIPTION_OPEN_PREFS_IN_SPLIT_VIEW" : "False to disable opening preferences file in split view",
759
759
"DESCRIPTION_OPEN_USER_PREFS_IN_SECOND_PANE" : "False to open user preferences file in left/top pane",
760
-
"DEFAULT_PREFERENCES_JSON_HEADER_COMMENT" : "/*\n * This is a read-only file with the preferences supported\n * by Brackets. \n * Use this file as a reference to modify your preferences\n * file \"brackets.json\" opened in the other pane.\n * For more information on how to use preferences inside\n * Brackets, refer to the web page at https://github.com/adobe/brackets/wiki/How-to-Use-Brackets#preferences\n */",
760
+
"DEFAULT_PREFERENCES_JSON_HEADER_COMMENT" : "/*\n * This is a read-only file with the preferences supported\n * by {APP_NAME}.\n * Use this file as a reference to modify your preferences\n * file \"brackets.json\" opened in the other pane.\n * For more information on how to use preferences inside\n * {APP_NAME}, refer to the web page at https://github.com/adobe/brackets/wiki/How-to-Use-Brackets#preferences\n */",
0 commit comments