From 80092ec3387c0d9b0032ccc5a78e4100b11be996 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 13 Nov 2024 08:24:45 +0530 Subject: [PATCH] string changes --- src/calibre/utils/formatter_functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/utils/formatter_functions.py b/src/calibre/utils/formatter_functions.py index 10fd8feeb2..67294062a9 100644 --- a/src/calibre/utils/formatter_functions.py +++ b/src/calibre/utils/formatter_functions.py @@ -2186,7 +2186,7 @@ class BuiltinLanguageStrings(BuiltinFormatterFunction): category = 'Get values from metadata' __doc__ = doc = _( r''' -``language_strings(lang_codes)`` -- return the +``language_strings(lang_codes, localize)`` -- return the language names for the language codes ([URL href="https://www.loc.gov/standards/iso639-2/php/code_list.php"] see here for names and codes[/URL])