mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 16:21:26 +01:00
TinyMCE: fix typo in button tooltips.
git-svn-id: http://core.svn.wordpress.org/trunk@21468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
3d479c0b51
commit
cb618f5858
@ -278,7 +278,7 @@ blockquote_desc:"Blockquote (Alt + Shift + Q)",
|
|||||||
clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
|
clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.",
|
||||||
path:"Path",
|
path:"Path",
|
||||||
newdocument:"Are you sure you want to clear all contents?",
|
newdocument:"Are you sure you want to clear all contents?",
|
||||||
toolbar_focus:"Jump to tool buttons - Alt + Shift + Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
|
toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
|
||||||
more_colors:"More colors",
|
more_colors:"More colors",
|
||||||
shortcuts_desc:"Accessibility Help",
|
shortcuts_desc:"Accessibility Help",
|
||||||
help_shortcut:" Press ALT F10 for toolbar. Press ALT 0 for help.",
|
help_shortcut:" Press ALT F10 for toolbar. Press ALT 0 for help.",
|
||||||
|
Loading…
Reference in New Issue
Block a user