Git commit 13e64b6e411b43a8d501d27cb1d99d0fa168a976 by Yuri Chornoivan. Committed on 30/12/2019 at 07:27. Pushed by yurchor into branch 'master'.
Replace the Catalan label with the English one in docs M +1 -1 doc/en/index.docbook https://invent.kde.org/kde/kdiff3/commit/13e64b6e411b43a8d501d27cb1d99d0fa168a976 diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 168d0ed..1cd0b5b 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -802,7 +802,7 @@ For more information also see <link linkend="mergeoptions">Merge Settings</link> <varlistentry><term><guilabel>Ignore case (treat as white space)</guilabel></term><listitem><para> Default is off. Changes in comments will be treated like changes in white space. </para></listitem></varlistentry> - <varlistentry><term><guilabel>Ignora les majúscules/minúscules (tracta'ls com a espais en blanc)</guilabel></term><listitem><para> Default is off. + <varlistentry><term><guilabel>Ignore case (treat as white space)</guilabel></term><listitem><para> Default is off. Case-differences of characters (like 'A' vs. 'a') will be treated like changes in white space. </para></listitem></varlistentry> <varlistentry><term><guilabel>Preprocessor command:</guilabel></term><listitem><para>
