Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Home
Quick Start
Recent changes
Contributors
Start Contributing
Modify Existing Pages
Add New Pages
Display elements markup
More Markup Help
Translators
Get a Translator Account
Languages represented
Working with Languages
Start Translating
Request Release
Search
Search
English
Appearance
Log in
Personal tools
Log in
Translations:KDevelop4/Manual/Working with source code/68/da: Difference between revisions
Translation unit
Discussion
dansk
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
In other languages
Appearance
move to sidebar
hide
Help
From KDE UserBase Wiki
← Older edit
Newer edit →
Revision as of 19:00, 26 May 2011
view source
Claus chr
(
talk
|
contribs
)
Bureaucrats
,
Administrators
, translate-proofr, translator
75,572
edits
Importing a new version from external source
← Older edit
Revision as of 11:34, 28 May 2011
view source
Claus chr
(
talk
|
contribs
)
Bureaucrats
,
Administrators
, translate-proofr, translator
75,572
edits
Importing a new version from external source
Newer edit →
Line 1:
Line 1:
* næste/forrige anvendelse
!!FUZZY!!
* næste/forrige anvendelse
Revision as of 11:34, 28 May 2011
Information about message (
contribute
)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (
KDevelop4/Manual/Working with source code
)
* '''Previous/Next use''': Placing the cursor on the name of a local variable and selecting <menuchoice>Navigation -> Next use</menuchoice> (or hitting <keycap>Meta + Shift + Right</keycap>) transports you to the next use of this variable in the code. (Note that this doesn't just search for the next occurrence of the variable name but in fact takes into account that variables with the same name but in different scopes are different.) The same works for the use of function names. Selecting <menuchoice>Navigation -> Previous use</menuchoice> (or hitting <keycap>Meta + Shift + Left</keycap>) transports you to the previous use of a symbol.
!!FUZZY!!* næste/forrige anvendelse