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

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


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

New commits:
commit 90b13c2c406ec2cdddfa6580edb401c0d07feae6
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 11 14:46:31 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Apr 12 08:39:35 2019 +0200

    Fix typo
    
    Change-Id: I8e9d540dfb8e1f800386226aa68ae2e789c3ba36
    Reviewed-on: https://gerrit.libreoffice.org/70618
    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 697dd0f56489..4ff4422cd146 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -124,7 +124,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
     NC_("RID_CUI_TIPOFTHEDAY", "Want to print 2 portrait pages on a landscape one (reducing A4 to A5)? File›Print›Page Layout tab, select 2 pages per page"),
     NC_("RID_CUI_TIPOFTHEDAY", "To be able to get the Vertical Text tool in Drawing toolbar check Tool›Options›Language Settings›Languages›Default languages›Asian"),
     NC_("RID_CUI_TIPOFTHEDAY", "Draw/Impress: double-click a tool in drawing toolbar to use it for multiple tasks"),
-    NC_("RID_CUI_TIPOFTHEDAY", "Want to to display only the highest 10 values in a spreadsheet g? Data›Filter›AutoFilter›Standard click the drop-down arrow›Top10"),
+    NC_("RID_CUI_TIPOFTHEDAY", "Want to display only the highest 10 values in a spreadsheet? Data›Filter›AutoFilter›Standard click the drop-down arrow›Top10"),
     NC_("RID_CUI_TIPOFTHEDAY", "You can not modify or delete a custom cell style? Check all sheets: none should be protected"),
     NC_("RID_CUI_TIPOFTHEDAY", "Calc: Want to get the number of days in month? Try =DAYSINMONTH(TODAY())"),
     NC_("RID_CUI_TIPOFTHEDAY", "Do you know that the Styles & Formatting dialog allows you to hide the styles you do not use?"),


More information about the Libreoffice-commits mailing list