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.strings48
1 files changed, 48 insertions, 0 deletions
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings
new file mode 100644
index 0000000..0f300f1
--- /dev/null
+++ b/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings
@@ -0,0 +1,48 @@
+/*
+ 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";