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:
Jb Audras
2022-02-27 22:47:19 +00:00
parent 33048b9333
commit d241c8ccea
2 changed files with 8 additions and 8 deletions

View File

@@ -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",