[Libreoffice-commits] core.git: cui/inc
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Apr 12 06:37:45 UTC 2019
cui/inc/tipoftheday.hrc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 49ffc953885208906c71a4f7d859704a37d15e2e
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 11 14:40:13 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Apr 12 08:36:56 2019 +0200
Fix typo
Change-Id: I099e59ba1e1d880b3903ff8d7e9c0f8c9ca0bdf3
Reviewed-on: https://gerrit.libreoffice.org/70622
Reviewed-by: himajin100000 <himajin100000 at gmail.com>
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 2f65eb499462..8886e63bc976 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -197,8 +197,8 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
NC_("RID_CUI_TIPOFTHEDAY", "New versions do not bring that new features and bug fixes. They also include security patches. Be safe, put yourself updated!"),
NC_("RID_CUI_TIPOFTHEDAY", "Calc: Want to duplicate the above line? Click the row header and then press Ctrl + D"),
NC_("RID_CUI_TIPOFTHEDAY", "You can embed copied graphics from web to your docs via Edit - Links - Break Link "),
- NC_("RID_CUI_TIPOFTHEDAY", "You can easily arrange size table rows and coloumns - Right click - Row(or Coloums) - Optimal Height and Width"),
- NC_("RID_CUI_TIPOFTHEDAY", "Best way to fix bad looking MS Word table cells via Right click - Row(or Coloums) - Optimal Height and Width (Or Table AutoFit)"),
+ NC_("RID_CUI_TIPOFTHEDAY", "You can easily arrange size table rows and columns - Right click - Row(or Columns) - Optimal Height and Width"),
+ NC_("RID_CUI_TIPOFTHEDAY", "Best way to fix bad looking MS Word table cells via Right click - Row(or Columns) - Optimal Height and Width (Or Table AutoFit)"),
NC_("RID_CUI_TIPOFTHEDAY", "Don't get lost in long%large documents. Use Navigator(F5) to find your way through the content."),
NC_("RID_CUI_TIPOFTHEDAY", "Want to change a word which appears multiple places many place Use Find&Replace to save time."),
NC_("RID_CUI_TIPOFTHEDAY", "You can use various table styles via Table - AutoFormat to have good looking tables"),
More information about the Libreoffice-commits
mailing list