[Libreoffice-commits] core.git: cui/inc
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Apr 12 06:41:34 UTC 2019
cui/inc/tipoftheday.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 95261be55ecf4cc6e57fc2bdf70530c41c18e697
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 11 14:37:29 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Apr 12 08:40:56 2019 +0200
Fix typo
Change-Id: I34c4ff8ba4c68190e8c59253b0f2e6f3a5729794
Reviewed-on: https://gerrit.libreoffice.org/70627
Reviewed-by: himajin100000 <himajin100000 at gmail.com>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 4ff4422cd146..d4372afae795 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -152,7 +152,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
NC_("RID_CUI_TIPOFTHEDAY", "Want your chapter titles to always begin a page? Edit Heading1 (paragraph style)›Flow tab›Breaks›check Insert›Page›Before"),
NC_("RID_CUI_TIPOFTHEDAY", "Do you want to keep the text but remove a hyperlink in Writer? Right click on the link›Remove Hyperlink"),
NC_("RID_CUI_TIPOFTHEDAY", "Want to remove all <> at once & keep the text inside? Edit›Find & Replace›Search›[<|>]›Replace›blank›Other Options›check Regular expressions"),
- NC_("RID_CUI_TIPOFTHEDAY", "Calc: Use Format›Conditional Formating›Manage to find out which are the cells for which conditional 9formating has been defined"),
+ NC_("RID_CUI_TIPOFTHEDAY", "Calc: Use Format›Conditional Formatting›Manage to find out which are the cells for which conditional formatting has been defined"),
NC_("RID_CUI_TIPOFTHEDAY", "Writer: To create a chart based on a Writer table, click in the table and then Insert›Object›Chart"),
NC_("RID_CUI_TIPOFTHEDAY", "Calc: Move a column between 2 others in 1 step? Click header then a cell in the col, keep mouse button and move to the target with Alt key"),
NC_("RID_CUI_TIPOFTHEDAY", "Calc: Use the Backspace key instead of Delete. You can choose what to delete"),
More information about the Libreoffice-commits
mailing list