Git commit 0775542313a0aff3eacafa62b201037f0308b561 by Burkhard Lück. Committed on 14/01/2017 at 20:36. Pushed by lueck into branch 'master'.
fix gui strings M +2 -2 doc/konfigurator.docbook https://commits.kde.org/krusader/0775542313a0aff3eacafa62b201037f0308b561 diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook index de834e34..4c554985 100644 --- a/doc/konfigurator.docbook +++ b/doc/konfigurator.docbook @@ -1020,12 +1020,12 @@ menu option). </para> <para> - <guilabel>Embedded Terminal sends Chdir on a panel + <guilabel>Embedded Terminal sends Chdir on panel change</guilabel>: if unchecked, there will be no <command>cd</command> command sent to the Terminal Emulator if the panel folder changes.</para> <para> - <guilabel>Fullscreen embedded terminal (mc-style)</guilabel>: if checked, + <guilabel>Toggle Fullscreen Embedded Terminal</guilabel>: if checked, &krusader; shows fullscreen terminal in <application>Midnight Commander</application> style (Terminal is shown instead of &krusader; window).
