From 770879293e00ac6988c238eb8189a4aba2f4238e Mon Sep 17 00:00:00 2001 From: mattias Date: Tue, 6 Mar 2012 11:44:30 +0000 Subject: [PATCH] cody: dictionary: shortcuts jump and use git-svn-id: trunk@35764 - --- components/codetools/ide/codystrconsts.pas | 4 ++-- components/codetools/ide/languages/codystrconsts.de.po | 4 ++-- components/codetools/ide/languages/codystrconsts.it.po | 6 +++--- components/codetools/ide/languages/codystrconsts.po | 4 ++-- components/codetools/ide/languages/codystrconsts.pt_BR.po | 8 ++++++-- components/codetools/ide/languages/codystrconsts.ru.po | 8 ++++++-- components/codetools/ide/languages/codystrconsts.uk.po | 4 ++-- 7 files changed, 23 insertions(+), 15 deletions(-) diff --git a/components/codetools/ide/codystrconsts.pas b/components/codetools/ide/codystrconsts.pas index 738a5bfe37..7fc086b260 100644 --- a/components/codetools/ide/codystrconsts.pas +++ b/components/codetools/ide/codystrconsts.pas @@ -170,8 +170,8 @@ resourcestring lisIfIdentifierIsAddedToTheImplementationSectionAndNe = 'If identifier is ' +'added to the implementation section and needed unit needs to be added, ' +'add to the uses section of the implementation'; - crsJumpTo = 'Jump to'; - crsUseIdentifier = 'Use identifier'; + crsJumpTo = '&Jump to'; + crsUseIdentifier = '&Use identifier'; crsAndMoreIdentifiers = '... and %s more identifiers'; crsCodyIdentifierDictionary = 'Identifier Dictionary'; crsUnableToRenameTo = 'unable to rename "%s" to "%s"'; diff --git a/components/codetools/ide/languages/codystrconsts.de.po b/components/codetools/ide/languages/codystrconsts.de.po index 7c573e7572..dd4d305bf1 100644 --- a/components/codetools/ide/languages/codystrconsts.de.po +++ b/components/codetools/ide/languages/codystrconsts.de.po @@ -314,7 +314,7 @@ msgid "Insert File Contents at Cursor ..." msgstr "" #: codystrconsts.crsjumpto -msgid "Jump to" +msgid "&Jump to" msgstr "" #: codystrconsts.crskbytes @@ -574,7 +574,7 @@ msgid "Used by" msgstr "Verwendet von" #: codystrconsts.crsuseidentifier -msgid "Use identifier" +msgid "&Use identifier" msgstr "" #: codystrconsts.crsuses diff --git a/components/codetools/ide/languages/codystrconsts.it.po b/components/codetools/ide/languages/codystrconsts.it.po index 500f88800a..915c5523f7 100644 --- a/components/codetools/ide/languages/codystrconsts.it.po +++ b/components/codetools/ide/languages/codystrconsts.it.po @@ -1,4 +1,4 @@ -# Massimo Soricetti , 2011. + Massimo Soricetti , 2011. msgid "" msgstr "" "PO-Revision-Date: 2011-04-22 01:27+0200\n" @@ -315,7 +315,7 @@ msgid "Insert File Contents at Cursor ..." msgstr "" #: codystrconsts.crsjumpto -msgid "Jump to" +msgid "&Jump to" msgstr "" #: codystrconsts.crskbytes @@ -579,7 +579,7 @@ msgid "Used by" msgstr "Usato da" #: codystrconsts.crsuseidentifier -msgid "Use identifier" +msgid "&Use identifier" msgstr "" #: codystrconsts.crsuses diff --git a/components/codetools/ide/languages/codystrconsts.po b/components/codetools/ide/languages/codystrconsts.po index 82f3f29d5d..aa719009b9 100644 --- a/components/codetools/ide/languages/codystrconsts.po +++ b/components/codetools/ide/languages/codystrconsts.po @@ -306,7 +306,7 @@ msgid "Insert File Contents at Cursor ..." msgstr "" #: codystrconsts.crsjumpto -msgid "Jump to" +msgid "&Jump to" msgstr "" #: codystrconsts.crskbytes @@ -566,7 +566,7 @@ msgid "Used by" msgstr "" #: codystrconsts.crsuseidentifier -msgid "Use identifier" +msgid "&Use identifier" msgstr "" #: codystrconsts.crsuses diff --git a/components/codetools/ide/languages/codystrconsts.pt_BR.po b/components/codetools/ide/languages/codystrconsts.pt_BR.po index cc7dcb1668..8743916b16 100644 --- a/components/codetools/ide/languages/codystrconsts.pt_BR.po +++ b/components/codetools/ide/languages/codystrconsts.pt_BR.po @@ -322,7 +322,9 @@ msgid "Insert File Contents at Cursor ..." msgstr "Inserir conteúdo do arquivo na posição do cursor ..." #: codystrconsts.crsjumpto -msgid "Jump to" +#, fuzzy +#| msgid "Jump to" +msgid "&Jump to" msgstr "Saltar para" #: codystrconsts.crskbytes @@ -586,7 +588,9 @@ msgid "Used by" msgstr "Usado por" #: codystrconsts.crsuseidentifier -msgid "Use identifier" +#, fuzzy +#| msgid "Use identifier" +msgid "&Use identifier" msgstr "Identificador \"Use\"" #: codystrconsts.crsuses diff --git a/components/codetools/ide/languages/codystrconsts.ru.po b/components/codetools/ide/languages/codystrconsts.ru.po index 1fc29d484d..5891b325cb 100644 --- a/components/codetools/ide/languages/codystrconsts.ru.po +++ b/components/codetools/ide/languages/codystrconsts.ru.po @@ -323,7 +323,9 @@ msgid "Insert File Contents at Cursor ..." msgstr "Вставить содержимое файла в месте расположения курсора ..." #: codystrconsts.crsjumpto -msgid "Jump to" +#, fuzzy +#| msgid "Jump to" +msgid "&Jump to" msgstr "Перейти" #: codystrconsts.crskbytes @@ -588,7 +590,9 @@ msgid "Used by" msgstr "Используется" #: codystrconsts.crsuseidentifier -msgid "Use identifier" +#, fuzzy +#| msgid "Use identifier" +msgid "&Use identifier" msgstr "Использовать идентификатор" #: codystrconsts.crsuses diff --git a/components/codetools/ide/languages/codystrconsts.uk.po b/components/codetools/ide/languages/codystrconsts.uk.po index bc6a896e98..6a12a37c2e 100644 --- a/components/codetools/ide/languages/codystrconsts.uk.po +++ b/components/codetools/ide/languages/codystrconsts.uk.po @@ -326,7 +326,7 @@ msgid "Insert File Contents at Cursor ..." msgstr "Вставити файл під курсором ..." #: codystrconsts.crsjumpto -msgid "Jump to" +msgid "&Jump to" msgstr "" #: codystrconsts.crskbytes @@ -592,7 +592,7 @@ msgid "Used by" msgstr "Використовується" #: codystrconsts.crsuseidentifier -msgid "Use identifier" +msgid "&Use identifier" msgstr "" #: codystrconsts.crsuses