mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Bug 306305 - Improve wording of Tab key preference
This commit is contained in:
parent
bb9b38bfe9
commit
0563296668
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2009 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2010 IBM Corporation and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Eclipse Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
|
@ -199,7 +199,7 @@ CEditorPreferencePage_SaveActionsTitle=Save actions
|
|||
CEditorPreferencePage_SelectDocToolDescription=Select the documentation tool to be used to determine editor behaviors when no project preference overrides exist
|
||||
CEditorPreferencePage_smartPaste=Adjust &indentation
|
||||
|
||||
CEditorPreferencePage_typing_smartTab= &Tab key indents the current line
|
||||
CEditorPreferencePage_typing_smartTab= &Tab key adjusts indentation of the current line
|
||||
CEditorPreferencePage_WorkspaceDefaultLabel=Workspace default:
|
||||
|
||||
# Code Formatting
|
||||
|
|
Loading…
Add table
Reference in a new issue