We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3613f4c commit 8f79303Copy full SHA for 8f79303
migrations/44-50/new-deprecations.md
@@ -3,10 +3,13 @@ sidebar_position: 2
3
---
4
5
New deprecations
6
-===============
+================
7
All the new deprecations that should be aware of and what you should now be using instead.
8
-:::caution TODO
9
10
-This page is unfinished, please use the **Edit this Page** link at the bottom of this page to help make it more useful.
+# Language strings
11
12
-:::
+File: administrator/language/en-GB/com_joomlaupdate.ini
+Strings: INSTL_MB_STRING_OVERLOAD_OFF, INSTL_NOTICEMBSTRINGOVERLOAD
13
+
14
+File: installation/language/en-GB/joomla.ini
15
+Strings: INSTL_MB_STRING_OVERLOAD_OFF, INSTL_NOTICE_MBSTRING_OVERLOAD_OFF
0 commit comments