Skip to content

Commit

Permalink
Fix the alpha sort of the language file (#44000)
Browse files Browse the repository at this point in the history
  • Loading branch information
tecpromotion authored Sep 11, 2024
1 parent 0653f13 commit fdaaaa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions administrator/language/en-GB/plg_editors_tinymce.ini
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ PLG_TINY_FIELD_HTMLWIDTH_LABEL="HTML Width"
PLG_TINY_FIELD_LABEL_ADVANCEDPARAMS="Advanced"
PLG_TINY_FIELD_LANGCODE_LABEL="Language Code"
PLG_TINY_FIELD_LANGSELECT_LABEL="Automatic Language Selection"
PLG_TINY_FIELD_LINK_CLASSES_LIST_DESC="Add default classes to the class dropdown in the create link dialog."
PLG_TINY_FIELD_LINK_CLASSES_LIST_LABEL="Link Classes List"
PLG_TINY_FIELD_LINK_CLASS_LIST_LABEL="Class List"
PLG_TINY_FIELD_LINK_CLASS_NAME_LABEL="Name"
PLG_TINY_FIELD_LINK_CLASS_NONE="None"
PLG_TINY_FIELD_LINK_CLASSES_LIST_DESC="Add default classes to the class dropdown in the create link dialog."
PLG_TINY_FIELD_LINK_CLASSES_LIST_LABEL="Link Classes List"
PLG_TINY_FIELD_NEWLINES_LABEL="New Lines"
PLG_TINY_FIELD_NUMBER_OF_SETS_LABEL="Number of Sets"
PLG_TINY_FIELD_PASTE_AS_TEXT_LABEL="Paste As Text"
Expand Down

0 comments on commit fdaaaa3

Please sign in to comment.