mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Cater to winblows
This commit is contained in:
parent
90f9bbbd3c
commit
2554ab467b
@ -285,10 +285,10 @@ typical User Interface plugin you would call it at the top of ``ui.py`` but not
|
||||
``__init__.py``.
|
||||
|
||||
You can test the translations of your plugins by changing the user interface
|
||||
language in calibre under :guilabel:`Preferences->Interface->Look & feel` or by running calibre like
|
||||
this::
|
||||
language in calibre under :guilabel:`Preferences->Interface->Look & feel` or by running calibre
|
||||
with the ``CALIBRE_OVERRIDE_LANG`` environment variable set. For example::
|
||||
|
||||
CALIBRE_OVERRIDE_LANG=de calibre
|
||||
CALIBRE_OVERRIDE_LANG=de
|
||||
|
||||
Replace ``de`` with the language code of the language you want to test.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user