https://bugs.documentfoundation.org/show_bug.cgi?id=130979

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |125615
             Blocks|                            |125257

--- Comment #3 from Heiko Tietze <[email protected]> ---
Done in bug 125615; you can localize the terms used for %MOD1/%MOD2

#define STR_CMD                         NC_("STR_CMD", "⌘ Cmd") //use narrow
no-break space U+202F here
#define STR_CTRL                        NC_("STR_CTRL", "Ctrl")
#define STR_Alt                         NC_("STR_CMD", "Alt")
#define STR_Option                      NC_("STR_CTRL", "⌥ Opt") //use narrow
no-break space U+202F here

It's defined in cui/inc/tipoftheday.hrc

Does this work for you?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125257
[Bug 125257] [META] Tip of the day
https://bugs.documentfoundation.org/show_bug.cgi?id=125615
[Bug 125615] Tip-of-the-day should be variable on Alt vs. Option
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to