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

New commits:
commit f41b9842557c1e475f0ea68d81e4af4274dcd49c
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Sat Jun 11 16:31:00 2022 -0500
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Mon Jun 13 09:53:13 2022 +0200

    TotD: Add a couple of missing words
    
    The issue was flagged two years ago (!!) by Steen Rønnow.
    
    Change-Id: I6d023bbe7c5392038f35b767acdf7f0ad0acd718
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135673
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 7f3213b8c1a0..171ae5290a96 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -205,7 +205,7 @@ const std::tuple<TranslateId, OUString, OUString> 
TIPOFTHEDAY_STRINGARRAY[] =
      { NC_("RID_CUI_TIPOFTHEDAY", "Do not get lost in large documents. Use the 
Navigator (F5) to find your way through the content."), "", ""},
      { NC_("RID_CUI_TIPOFTHEDAY", "Edit ▸ Find and Replace lets you insert 
special characters directly: right click in input fields or press 
Shift+%MOD1+S."), "", ""},
      { 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", "Want to see, but not print, an object in 
Draw? Draw it on a layer for which the “Printable” flag is not set (right click 
on the tab and “Modify Layer”)."), "", "tipoftheday_d.png"},
+     { NC_("RID_CUI_TIPOFTHEDAY", "Want to see, but not print, an object in 
Draw? Draw it on a layer for which the “Printable” flag is not set (right-click 
the layer’s tab and choose “Modify Layer”)."), "", "tipoftheday_d.png"},
      { NC_("RID_CUI_TIPOFTHEDAY", "To insert the current date in your 
document, use Insert ▸ Field ▸ Date."), "", "tipoftheday_w.png"},
      { NC_("RID_CUI_TIPOFTHEDAY", "Got many images in your Writer document? 
Speed up the display by disabling View ▸ Images and charts."), "", 
"tipoftheday_w.png"},
      { NC_("RID_CUI_TIPOFTHEDAY", "Use Sheet ▸ Fill Cells ▸ Random Number to 
generate a random series based on various distributions."), 
"modules/scalc/ui/randomnumbergenerator/RandomNumberGeneratorDialog", 
"tipoftheday_c.png"}, 
//https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/scalc/01/02140700.html

Reply via email to