summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-11-09 11:57:01 +0000
committerJohn McLear <john@mclear.co.uk>2014-11-09 11:57:01 +0000
commitf0423349b5f07d75dde593129583d0d914b8194d (patch)
tree428f0e713fa515e10d088984b87feec65da50a00
parente1fe1f0f9cf45b193c49dd159cb15124bcd8e743 (diff)
parent60b698f69b830b6e9e82a0d3de47763bf0c890a4 (diff)
downloadetherpad-lite-f0423349b5f07d75dde593129583d0d914b8194d.zip
Merge pull request #2303 from prtksxna/kbdtitle
Add keyboard shortcut for "Clear Authorshop Colors" in en locale
-rw-r--r--src/locales/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locales/en.json b/src/locales/en.json
index d9b98389..9a25b18c 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -12,7 +12,7 @@
"pad.toolbar.unindent.title": "Outdent (Shift+TAB)",
"pad.toolbar.undo.title": "Undo (Ctrl+Z)",
"pad.toolbar.redo.title": "Redo (Ctrl+Y)",
- "pad.toolbar.clearAuthorship.title": "Clear Authorship Colors",
+ "pad.toolbar.clearAuthorship.title": "Clear Authorship Colors (Ctrl+Shift+C)",
"pad.toolbar.import_export.title": "Import/Export from/to different file formats",
"pad.toolbar.timeslider.title": "Timeslider",
"pad.toolbar.savedRevision.title": "Save Revision",