From b1934693eaebb17e111ae48882a285eb034ae027 Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Wed, 24 Jun 2009 17:45:38 +0000 Subject: [Author: dmaclach] Fix up GTMHotKeyTextField so that it handles f-keys. DELTA=372 (322 added, 8 deleted, 42 changed) R=mrossetti --- .../ru.lproj/GTMHotKeyTextField.strings | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj') diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj/GTMHotKeyTextField.strings index 06ee91a..3bb1059 100644 --- a/AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj/GTMHotKeyTextField.strings +++ b/AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj/GTMHotKeyTextField.strings @@ -47,3 +47,19 @@ "Keypad 9" = "Клавиатура 9"; "Keypad 0" = "Клавиатура 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"; -- cgit v1.2.3