diff --git a/docs/zengin/scripts/extenders/zparserextender/externals/string.md b/docs/zengin/scripts/extenders/zparserextender/externals/string.md index 3d63f3b25d..e2a364f2d1 100644 --- a/docs/zengin/scripts/extenders/zparserextender/externals/string.md +++ b/docs/zengin/scripts/extenders/zparserextender/externals/string.md @@ -53,7 +53,7 @@ Functions to manipulate and format strings. ## `Str_GetLocalizedString` !!! function "`Str_GetLocalizedString`" - Returns a string in the current language, otherwise in English. + Returns a string in the current language, otherwise in German. Arguments MUST be encoded in UTF-8! The result string will be converted to appropriate ANSI string. ```dae @@ -71,7 +71,7 @@ Functions to manipulate and format strings. ## `Str_GetLocalizedStringEx` !!! function "`Str_GetLocalizedStringEx`" - Returns a string in the current language, otherwise in English. + Returns a string in the current language, otherwise in German. Offers additional languages ```dae