mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
078e2a2654
commit
80092ec338
@ -2186,7 +2186,7 @@ class BuiltinLanguageStrings(BuiltinFormatterFunction):
|
|||||||
category = 'Get values from metadata'
|
category = 'Get values from metadata'
|
||||||
__doc__ = doc = _(
|
__doc__ = doc = _(
|
||||||
r'''
|
r'''
|
||||||
``language_strings(lang_codes)`` -- return the
|
``language_strings(lang_codes, localize)`` -- return the
|
||||||
language names for the language codes
|
language names for the language codes
|
||||||
([URL href="https://www.loc.gov/standards/iso639-2/php/code_list.php"]
|
([URL href="https://www.loc.gov/standards/iso639-2/php/code_list.php"]
|
||||||
see here for names and codes[/URL])
|
see here for names and codes[/URL])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user