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
This finds the table name using the getSupportedExtension function, except for categories.
There are also changes for the field description and some comments. Also removed hardcoded error messages.
Copy file name to clipboardExpand all lines: administrator/language/en-GB/en-GB.plg_system_languagefilter.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ PLG_SYSTEM_LANGUAGEFILTER_FIELD_GLOBAL_MASTER_LANGUAGE_LABEL="Global Master Lang
13
13
PLG_SYSTEM_LANGUAGEFILTER_FIELD_GLOBAL_MASTER_LANGUAGE_DESC="Note that changing this value will overwrite all existing Master Child relationships with their states."
PLG_SYSTEM_LANGUAGEFILTER_FIELD_USE_MASTER_LANGUAGE_LABEL="Set a Master Language?"
16
-
PLG_SYSTEM_LANGUAGEFILTER_FIELD_USE_MASTER_LANGUAGE_DESC="When enabled, a master-child relationship is added between the languages, depending on the selected master language. This adds an additional 'outdated' state to a child element depending on its master. If disabled, functions dependent on this data are not available."
16
+
PLG_SYSTEM_LANGUAGEFILTER_FIELD_USE_MASTER_LANGUAGE_DESC="When enabled, a master-child relationship is added between the languages, depending on the selected master language. This adds an additional 'outdated' state to a child element depending on its master. Please enable versions to get a comparison view for outdated items. If this field is disabled, functions dependent on this data are not available."
17
17
PLG_SYSTEM_LANGUAGEFILTER_FIELD_XDEFAULT_LABEL="Add x-default Meta Tag"
0 commit comments