Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1539
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/39/1539/1
Spellcheck menu: Rename 'Add' to 'Add to Dictionary'
Change-Id: I601bf1fc34f3e4cccef02d1d4a5ecd1959007cf7
---
M editeng/source/editeng/editeng.src
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/editeng/source/editeng/editeng.src b/editeng/source/editeng/editeng.src
index 2bea4aa..655861b 100644
--- a/editeng/source/editeng/editeng.src
+++ b/editeng/source/editeng/editeng.src
@@ -82,13 +82,13 @@
SubMenu = Menu
{
};
- Text [ en-US ] = "~Add" ;
+ Text [ en-US ] = "~Add to Dictionary" ;
};
MenuItem
{
Identifier = MN_INSERT_SINGLE ;
HelpId = HID_EDITENG_SPELLER_ADDWORD;
- Text [ en-US ] = "~Add" ;
+ Text [ en-US ] = "~Add to Dictionary" ;
};
MenuItem
{
--
To view, visit https://gerrit.libreoffice.org/1539
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I601bf1fc34f3e4cccef02d1d4a5ecd1959007cf7
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Context
- [PATCH] Spellcheck menu: Rename 'Add' to 'Add to Dictionary' · Samuel Mehrbrodt (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.