[Libreoffice-commits] core.git: cui/inc

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Fri Apr 12 06:42:41 UTC 2019


 cui/inc/tipoftheday.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d80eb7640a06f46569f455d12adb7d954291ad97
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 11 14:37:45 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Apr 12 08:42:03 2019 +0200

    Fix typo
    
    Change-Id: I578e3801aa7ddc424d9e4e9c6da7ff7231f49ee6
    Reviewed-on: https://gerrit.libreoffice.org/70626
    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 d4372afae795..6c533467fcc2 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -233,7 +233,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
     NC_("RID_CUI_TIPOFTHEDAY", "Search by default in several sheets, select them before you start the search"),
     NC_("RID_CUI_TIPOFTHEDAY", "Want to change spell checking for some part of the text? Click in the language zone of the status bar or better, apply a style"),
     NC_("RID_CUI_TIPOFTHEDAY", "You don't like the selection color ? Uncheck or modify Tools›Options›LibreOffice›View›Selection›Transparency"),
-    NC_("RID_CUI_TIPOFTHEDAY", "Calc: a date is a formated number of days since a date origin. An hour is a day divided by 24: noon = 0.5"),
+    NC_("RID_CUI_TIPOFTHEDAY", "Calc: a date is a formatted number of days since a date origin. An hour is a day divided by 24: noon = 0.5"),
     NC_("RID_CUI_TIPOFTHEDAY", "Need custom contents for metadata properties? File›Properties›Custom Properties tab lets you create what you want"),
     NC_("RID_CUI_TIPOFTHEDAY", "Customize›ToolbarModify›Change Icon›Import to use your icons for toolbars (only PNG file format and 16x16 or 26x26 pixels)"),
     NC_("RID_CUI_TIPOFTHEDAY", "Insert your metadata in your Writer document: Insert›Fields›Other›Document or DocInformation tabs"),


More information about the Libreoffice-commits mailing list