Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit f411f0c

Browse files
committed
Merge pull request #8035 from kamenitxan/patch-1
Update CMD_SHOW_IN_FINDER
2 parents 118d816 + 2bd565b commit f411f0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/nls/cs/strings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ define({
348348
"CMD_SHOW_IN_TREE" : "Zobrazit stromovou strukturu",
349349
"CMD_SHOW_IN_OS" : "Zobrazit v OS",
350350
"CMD_SHOW_IN_EXPLORER" : "Zobrazit v průzkumníkovi",
351-
"CMD_SHOW_IN_FINDER" : "Zobrazit ve vyhledávači",
351+
"CMD_SHOW_IN_FINDER" : "Zobrazit ve Finderu",
352352

353353
// Příkazy menu nápověda
354354
"HELP_MENU" : "Nápověda",
@@ -541,4 +541,4 @@ define({
541541
"DOCS_MORE_LINK" : "Více"
542542
});
543543

544-
/* Last translated for c3411bb7f686f98381b18e729c097b6c5e270694 */
544+
/* Last translated for c3411bb7f686f98381b18e729c097b6c5e270694 */

0 commit comments

Comments
 (0)