[Libreoffice-commits] core.git: cui/inc
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Apr 12 06:47:59 UTC 2019
cui/inc/tipoftheday.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7093744e2daa8d3e3cef732462c9d5c3fbe957af
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 11 14:38:11 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Apr 12 08:46:57 2019 +0200
Fix typo
Change-Id: I1fc7426f93d0c2e73450377c8bd5c3d847fe5218
Reviewed-on: https://gerrit.libreoffice.org/70625
Tested-by: Jenkins
Reviewed-by: himajin100000 <himajin100000 at gmail.com>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 2c15a312236a..4084b4cfb79d 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -218,7 +218,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
NC_("RID_CUI_TIPOFTHEDAY", "Calc can display a number or a calculation as a fraction: Format›Cells›Number tab›Category›Fraction"),
NC_("RID_CUI_TIPOFTHEDAY", "To print the notes of your slides File›Print›General tab›Select Notes in the Print listbox"),
NC_("RID_CUI_TIPOFTHEDAY", "Draw: To Move an object to another Layer›Hold it until its edges flash›Drag to the name tab of the layer you want to move it to›Release"),
- NC_("RID_CUI_TIPOFTHEDAY", "Want to exclude duplicate rows in a spreasheet? Use Data›Filter›Standard Filter›Options›No duplications"),
+ NC_("RID_CUI_TIPOFTHEDAY", "Want to exclude duplicate rows in a spreadsheet? Use Data›Filter›Standard Filter›Options›No duplications"),
NC_("RID_CUI_TIPOFTHEDAY", "Want to find words more than 10 characters? Edit›Find & Replace›Search›\\<[a-z]{10,}›Other Options›Check Regular expressions"),
NC_("RID_CUI_TIPOFTHEDAY", "You delete instead of insert? You are in overwrite mode. Press the Insert key on the keyboard or click in the status bar on Overwrite"),
NC_("RID_CUI_TIPOFTHEDAY", "Surprised that Writer adds blank pages in a mailing? Would you like to have a recipient letter to the back of another (Duplexing)?"),
More information about the Libreoffice-commits
mailing list