[Libreoffice-commits] core.git: cui/inc
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Apr 12 06:48:39 UTC 2019
cui/inc/tipoftheday.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b61b3f37ba800386a5457e3225b47f9e6eccea50
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 11 14:35:50 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Apr 12 08:47:41 2019 +0200
Fix typo
Change-Id: I368c0127d679e8c6e2d8f0bc979828c4f4795fda
Reviewed-on: https://gerrit.libreoffice.org/70630
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 4084b4cfb79d..56c38b6fa501 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -302,7 +302,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
NC_("RID_CUI_TIPOFTHEDAY", "Tools›Customize›Keyboard›Save saves the current shortcut key configuration, so that you can load it later or on another computer"),
NC_("RID_CUI_TIPOFTHEDAY", "Property mapping for charts allows to change data serie's fill & border colors based on spreadsheet values"),
NC_("RID_CUI_TIPOFTHEDAY", "Calc: Ctrl+Shift+F9 Recalculates all formulas in all sheets (some functions like RANDBETWEEN are not calculated by F9)"),
- NC_("RID_CUI_TIPOFTHEDAY", "Writer: Write along a curve ? Draw the line›Double clic›Type the text›Format›Object›Fontwork... Have fun with the proposed effects"),
+ NC_("RID_CUI_TIPOFTHEDAY", "Writer: Write along a curve? Draw the line›Double click›Type the text›Format›Object›Fontwork... Have fun with the proposed effects"),
NC_("RID_CUI_TIPOFTHEDAY", "Click the bo4rders button adds borders to selected cells - Shift+Click replaces all borders of current cell with your choice"),
NC_("RID_CUI_TIPOFTHEDAY", "Writer: you can create an illustration index from Object names, not only from Captions"),
NC_("RID_CUI_TIPOFTHEDAY", "To enable macro recording check Tools›Options›LibreOffice›Advanced›Enable macro recording (limited)"),
More information about the Libreoffice-commits
mailing list