summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2018-12-07 13:10:57 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2019-06-18 13:58:30 +0200
commitb833372df8d06c69809b656137826c3ca8dd53f8 (patch)
tree7ca7190a550eb4f622541506b159149a707d527d /officecfg
parent8f1ecdc9e874de1e49f6a47789bb0cceeea1221b (diff)
tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALS
Now this list is used also in rules for capitalizing first letter of every sentence, and for correcting accidental use of Caps Lock key. Change-Id: I4fbdbccbae32743d5e9a6757344361eefd88e167 Reviewed-on: https://gerrit.libreoffice.org/64759 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> (cherry picked from commit 7bf6d0d9d8e3e2e07726ca6df246619ee1ead3a3) Reviewed-on: https://gerrit.libreoffice.org/74258 Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs9
1 files changed, 5 insertions, 4 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index efb5503924d1..ecc913106447 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1417,12 +1417,13 @@
<!-- OldPath: AutoCorrect/Options/All -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - AutoCorrect/AutoFormat - Exceptions - Words with
- 2 initial capitals -->
+ 2 initial capitals or small initial -->
<info>
<desc>Specifies if defined words with two initial capital letters
- should not be included in the AutoCorrect replacement.</desc>
- <label>Words with two initial capital letters - Add
- automatically</label>
+ or a small initial letter should not be included in the AutoCorrect
+ replacement.</desc>
+ <label>Words with two initial capital letters or a small initial -
+ Add automatically</label>
</info>
<value>true</value>
</prop>