mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 23:59:32 +01:00
cody: dictionary: shortcuts jump and use
git-svn-id: trunk@35764 -
This commit is contained in:
parent
a69e64c2ce
commit
770879293e
@ -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"';
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Massimo Soricetti <notturno@quipo.it>, 2011.
|
||||
Massimo Soricetti <notturno@quipo.it>, 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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user