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

New commits:
commit 132ed1b713f7379589bd6906036b157301f27209
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Mon Apr 22 14:33:43 2024 -0600
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Mon Apr 22 23:42:33 2024 +0200

    tdf#94535 Update a Tip of the Day with new command name
    
    Change-Id: Idba9a4d050617e14db62cdf9bc4c62f0916cc032
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166472
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 559211da3986..a87d1ec51387 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -149,7 +149,7 @@ const std::tuple<TranslateId, OUString, OUString, 
tipModule> TIPOFTHEDAY_STRINGA
      { NC_("RID_CUI_TIPOFTHEDAY", "Want to open hyperlinks without pressing 
the %MOD1 key? Uncheck “%MOD1+click required to open hyperlinks” in Tools ▸ 
Options ▸ %PRODUCTNAME ▸ Security ▸ Options ▸ Security Options."), 
"cui/ui/securityoptionsdialog/ctrlclick", "", soffice},
      { NC_("RID_CUI_TIPOFTHEDAY", "You would like to view the calculation of 
individual elements of a formula, select the respective elements and press 
F9."), "", "", scalc},
      { NC_("RID_CUI_TIPOFTHEDAY", "You can protect cells with Format ▸ Cells ▸ 
Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ 
Protect Sheet."), 
"https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/scalc/guide/cell_protect.html";,
 "", scalc}, //local help missing
-     { NC_("RID_CUI_TIPOFTHEDAY", "Write along a curve? Draw the curve, double 
click, type the text, Format ▸ Text Box and Shape ▸ Fontwork. Select one of the 
alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."), "", 
"", swriter},
+     { NC_("RID_CUI_TIPOFTHEDAY", "You can make text follow the shape of a 
curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text 
Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, 
Upright, Slant Horizontal or Slant Vertical."), "", "", swriter},
      { NC_("RID_CUI_TIPOFTHEDAY", "Want to display only the highest values in 
a spreadsheet? Select menu Data ▸ AutoFilter, click the drop-down arrow, and 
choose “Top10”."), "", "", scalc},
      { NC_("RID_CUI_TIPOFTHEDAY", "To remove the page number from your table 
of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit 
Index to edit a previously inserted index). In the Entries tab delete the page 
number (#) from Structure line."), "", "", swriter},
      { NC_("RID_CUI_TIPOFTHEDAY", "With the Navigator you can select & move 
up/down headings and the text below the heading, in the Navigator and in the 
document."), "", "", swriter},

Reply via email to