Skip to content

Commit 00e8cd3

Browse files
committed
EN, CZ : two underscores in language name meaning described
1 parent b9fdcc8 commit 00e8cd3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

cs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Modul ✏️ Poznámky uchovává svá data v **IndexedDB** úložišti webovéh
103103

104104
Přidejte do adresního řádku parametr **?d={cesta}**.
105105
Pokud toto neuděláte, bude použita výchozí hodnota: **hlp/Help-{jazyk}.zip** a prohlížeč se pokusí načíst data z tohoto souboru.
106+
Pokud je jazyk určen \_\_ (2x podtržítko), tak se použije vybraný jazyk prostředí z uživatelské konfigurace.
106107

107108
Cesta může mít tyto formáty, které končí na:
108109

en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The ✏️ Notes module stores its data in the web browser's **IndexedDB** stora
102102
## Opening help file
103103

104104
Append **?d={path}** to the viewer's URL to open a custom help file.
105-
If omitted, the default file **hlp/Help-{selected language}.zip** will be loaded automatically.
105+
If omitted, the default file **hlp/Help-{selected language}.zip** will be loaded automatically. If the language is specified with \_\_ (two underscores), the selected UI language from the user configuration will be used.
106106

107107
The following are valid path formats that end with:
108108

0 commit comments

Comments
 (0)