Special

All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h German (de)Bei Joomla! 3.4 befand sich die PHPUTF8-Bibliothek an zwei Stellen im Joomla! Paket; `libraries/phputf8` und `libraries/vendor/joomla/string/src/phputf8`.  In Joomla! 4.0 ist die Kopie der Bibliothek in `libraries/phputf8` entfernt worden.  Die Klasse Joomla\String\StringHelper stellt viele Funktionen der Bibliothek zur Verfügung und die Autoloader-Definition des Composers importiert ebenfalls einen Großteil der Bibliothek. Wenn jedoch eine Funktion benötigt wird, die nicht bereits enthalten ist, sollten die erforderlichen Funktionen aus dem Pfad `libraries/vendor/joomla/string/src/phputf8` importiert werden.
 h English (en)At Joomla! 3.4, the PHPUTF8 library lived in two locations in the Joomla! package; `libraries/phputf8` and `libraries/vendor/joomla/string/src/phputf8`.  In Joomla! 4.0, the copy of the library in `libraries/phputf8` has been removed.  The Joomla\String\StringHelper class exposes many of the library's functions and the Composer autoloader definition imports much of the library as well, however, if you need a feature that is not already included then you should import the required functions from the `libraries/vendor/joomla/string/src/phputf8` path.
 h French (fr)Depuis Joomla! 3.4, la librairie PHPUTF8 étaient présente à deux endroits dans la paquet Joomla! : `libraries/phputf8` et `libraries/vendor/joomla/string/src/phputf8`. Dans Joomla! 4.0, la copie de la librairie dans `libraries/phputf8` a été retirée. La classe Joomla\String\StringHelper expose de nombreuses fonctions de la librairie et la définition de l'autoloader Composer importe l'essentiel de la librairie également ; Cependant, si vous avez besoin d'une fonctionnalité qui n'est pas déjà incluse, vous devrez importer la fonction requise depuis le chemin `libraries/vendor/joomla/string/src/phputf8`.