aboutsummaryrefslogtreecommitdiff
path: root/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings
diff options
context:
space:
mode:
Diffstat (limited to 'AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings')
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings65
1 files changed, 0 insertions, 65 deletions
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index d5c102c..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- GTMHotKeyTextField.strings
-
- Copyright 2009 Google Inc.
-
- Licensed under the Apache License, Version 2.0 (the "License"); you may not
- use this file except in compliance with the License. You may obtain a copy
- of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
- WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
- License for the specific language governing permissions and limitations under
- the License.
-*/
-
-"Return" = "Return";
-"Enter" = "Enter";
-"Tab" = "Tab";
-"Space" = "Space";
-"Delete" = "Delete";
-"Clear" = "Clear";
-"Esc" = "Esc";
-"Home" = "Home";
-"Page Up" = "Page Up";
-"End" = "End";
-"Page Down" = "Page Down";
-"Help" = "Help";
-
-"Keypad ." = "Keypad .";
-"Keypad *" = "Keypad *";
-"Keypad +" = "Keypad +";
-"Keypad /" = "Keypad /";
-"Keypad -" = "Keypad -";
-"Keypad =" = "Keypad =";
-"Keypad 0" = "Keypad 0";
-"Keypad 1" = "Keypad 1";
-"Keypad 2" = "Keypad 2";
-"Keypad 3" = "Keypad 3";
-"Keypad 4" = "Keypad 4";
-"Keypad 5" = "Keypad 5";
-"Keypad 6" = "Keypad 6";
-"Keypad 7" = "Keypad 7";
-"Keypad 8" = "Keypad 8";
-"Keypad 9" = "Keypad 9";
-"Keypad 0" = "Keypad 0";
-
-"F1" = "F1";
-"F2" = "F2";
-"F3" = "F3";
-"F4" = "F4";
-"F5" = "F5";
-"F6" = "F6";
-"F7" = "F7";
-"F8" = "F8";
-"F9" = "F9";
-"F10" = "F10";
-"F11" = "F11";
-"F12" = "F12";
-"F13" = "F13";
-"F14" = "F14";
-"F15" = "F15";
-"F16" = "F16";