aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-07-14 17:14:39 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-07-14 17:14:39 -0400
commit7914dd7447d1b05d5c377c1b010bc4cae2d47844 (patch)
tree2917fc16b6427a99f5e89e6405c8a5c7026d42c4 /core
parent93e209737bf988a55972def61c4734590527d5f9 (diff)
downloadtextadept-7914dd7447d1b05d5c377c1b010bc4cae2d47844.tar.gz
textadept-7914dd7447d1b05d5c377c1b010bc4cae2d47844.zip
Added Upper and Lower menu commands for selection case.
Diffstat (limited to 'core')
-rw-r--r--core/locale.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf
index eab424a0..77e25d7d 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -122,6 +122,8 @@ Transpose Characters = T_ranspose Characters
Join Lines = _Join Lines
Convert Indentation = Convert _Indentation
Selection = Selectio_n
+Upper Case Selection = _Upper Case Selection
+Lower Case Selection = _Lower Case Selection
Enclose as XML Tags = Enclose as _XML Tags
Enclose as Single XML Tag = Enclose as Single XML _Tag
Enclose in Double Quotes = Enclose in _Double Quotes