mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-03 12:14:25 +00:00
Administration: Consistency fixes on keyboard shortcuts instructions.
This changeset capitalizes the letter of keyboard shortcuts and replaces `CTRL` with `Ctrl`, for better consistency. Props Presskopp, sabernhardt, joyously, SergeyBiryukov, audrasjb. Fixes #40582. git-svn-id: https://develop.svn.wordpress.org/trunk@52808 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -152,9 +152,9 @@
|
||||
plaintext_mode: "Paste is now in plain text mode. Click again to toggle back to regular paste mode."
|
||||
},
|
||||
paste_dlg: {
|
||||
text_title: "Use CTRL + V on your keyboard to paste the text into the window.",
|
||||
text_title: "Use Ctrl + V on your keyboard to paste the text into the window.",
|
||||
text_linebreaks: "Keep linebreaks",
|
||||
word_title: "Use CTRL + V on your keyboard to paste the text into the window."
|
||||
word_title: "Use Ctrl + V on your keyboard to paste the text into the window."
|
||||
},
|
||||
table: {
|
||||
desc: "Inserts a new table",
|
||||
|
||||
Reference in New Issue
Block a user