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

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


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

New commits:
commit 100e5503d113f88b8e82b8f8c4c39b7db93f5f0d
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 11 14:36:13 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Apr 12 08:48:19 2019 +0200

    Fix typo
    
    Change-Id: Ia88380a9699e74eb93c0a093ff87e4437d084515
    Reviewed-on: https://gerrit.libreoffice.org/70629
    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 56c38b6fa501..f633bdc458a9 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -282,7 +282,7 @@ const char* TIPOFTHEDAY_STRINGARRAY[] =
     NC_("RID_CUI_TIPOFTHEDAY", "Writer: To delete picture's caption select the picture›Ctrl+X›There is only the legend's frame›Select›Delete›Ctrl+C to paste the picture"),
     NC_("RID_CUI_TIPOFTHEDAY", "Base: Need a crosstab query ? Calc›Data›Pivot Table›Create›choose your registered Data source"),
     NC_("RID_CUI_TIPOFTHEDAY", "Calc Print: Repeat rows/columns on every pages? Format›Print Ranges›Edit›Click the Row/Col text box›drag the mouse in the sheet"),
-    NC_("RID_CUI_TIPOFTHEDAY", "Calc: To copy rows/cols to another sheet preserving heights/widths, select them by clicking the labels before before copying"),
+    NC_("RID_CUI_TIPOFTHEDAY", "Calc: To copy rows/cols to another sheet preserving heights/widths, select them by clicking the labels before copying"),
     NC_("RID_CUI_TIPOFTHEDAY", "With LibreOffice it is very easy to install a new dictionary: they are supplied as an extension"),
     NC_("RID_CUI_TIPOFTHEDAY", "Registered databases can also be used in Calc, for example to export your tables to CSV format"),
     NC_("RID_CUI_TIPOFTHEDAY", "Need to precisely position? Alt+Arrow Keys move objects (shape, picture, formula...) by one pixel"),


More information about the Libreoffice-commits mailing list