diff options
author | Rachit Gupta <rachitgupta1792@gmail.com> | 2014-08-17 21:55:05 +0530 |
---|---|---|
committer | Joren De Cuyper <jorendc@libreoffice.org> | 2014-08-17 16:14:06 -0500 |
commit | 1401c111455c43288c6b5965c433e8bea1c91ee3 (patch) | |
tree | 63ae1ac1367f976b200605042a2efef690fc0333 | |
parent | b32881b6723072c8d1a652ea147d12e75766d504 (diff) |
fdo#72333 Changed [T] description to reduce confusion.
As described in the bug report, removed Autoformat as it was creating
confusion.
Change-Id: Ia22ba529bd3cfa08fe86de4ba7947baef94f4061
Reviewed-on: https://gerrit.libreoffice.org/10953
Reviewed-by: Cor Nouws <oolst@nouenoff.nl>
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
-rw-r--r-- | cui/uiconfig/ui/applyautofmtpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/applyautofmtpage.ui b/cui/uiconfig/ui/applyautofmtpage.ui index 173e38618d8d..0ed07bf64f28 100644 --- a/cui/uiconfig/ui/applyautofmtpage.ui +++ b/cui/uiconfig/ui/applyautofmtpage.ui @@ -57,7 +57,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">[T]: AutoFormat/AutoCorrect while typing</property> + <property name="label" translatable="yes">[T]: AutoCorrect while typing</property> </object> <packing> <property name="left_attach">1</property> |