Skip to content

Commit 94dccf2

Browse files
Keep the unused strings.
1 parent 4d06775 commit 94dccf2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

administrator/language/en-GB/en-GB.plg_editors_codemirror.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ PLG_CODEMIRROR_FIELD_AUTOCLOSEBRACKET_DESC="Automatic bracket completion."
1111
PLG_CODEMIRROR_FIELD_AUTOCLOSEBRACKET_LABEL="Bracket Completion"
1212
PLG_CODEMIRROR_FIELD_AUTOCLOSETAGS_DESC="Automatic tag completion."
1313
PLG_CODEMIRROR_FIELD_AUTOCLOSETAGS_LABEL="Tag Completion"
14+
; The following two strings are deprecated and will be removed in J4
15+
PLG_CODEMIRROR_FIELD_AUTOFOCUS_DESC="Auto focus."
16+
PLG_CODEMIRROR_FIELD_AUTOFOCUS_LABEL="Auto Focus"
1417
PLG_CODEMIRROR_FIELD_CODEFOLDING_DESC="Allow blocks of code to be folded."
1518
PLG_CODEMIRROR_FIELD_CODEFOLDING_LABEL="Code Folding"
1619
PLG_CODEMIRROR_FIELD_FONT_FAMILY_DESC="The font to use in the editor. If not installed, will be loaded from https://www.google.com/fonts/."

0 commit comments

Comments
 (0)