summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-11 14:37:29 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-12 08:40:56 +0200
commit95261be55ecf4cc6e57fc2bdf70530c41c18e697 (patch)
tree8e48d674636b19fb8ec5f2de2d6be1783b2c8e15 /cui
parent90b13c2c406ec2cdddfa6580edb401c0d07feae6 (diff)
Fix typo
Change-Id: I34c4ff8ba4c68190e8c59253b0f2e6f3a5729794 Reviewed-on: https://gerrit.libreoffice.org/70627 Reviewed-by: himajin100000 <himajin100000@gmail.com> Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cui')
-rw-r--r--cui/inc/tipoftheday.hrc2
1 files changed, 1 insertions, 1 deletions
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"),