use "decrease indent" instead of "outdent"

This commit is contained in:
Damien Elmes 2021-04-20 21:40:52 +10:00
parent 41d5cae7db
commit 1210858075

View File

@ -16,7 +16,7 @@ editing-edit-current = Edit Current
editing-edit-html = Edit HTML
editing-fields = Fields
editing-html-editor = HTML Editor
editing-indent = Indent
editing-indent = Increase indent
editing-italic-text-ctrlandi = Italic text (Ctrl+I)
editing-jump-to-tags-with-ctrlandshiftandt = Jump to tags with Ctrl+Shift+T
editing-justify = Justify
@ -28,7 +28,7 @@ editing-mathjax-chemistry = MathJax chemistry
editing-mathjax-inline = MathJax inline
editing-media = Media
editing-ordered-list = Ordered list
editing-outdent = Outdent
editing-outdent = Decrease indent
editing-paste = Paste
editing-record-audio-f5 = Record audio (F5)
editing-remove-formatting-ctrlandr = Remove formatting (Ctrl+R)