From 05632966684c142564437c45079f1dd2bd2015d1 Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Thu, 18 Mar 2010 11:21:19 +0000 Subject: [PATCH] Bug 306305 - Improve wording of Tab key preference --- .../internal/ui/preferences/PreferencesMessages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties index c179d9a6a9c..94b5a0e4368 100644 --- a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties +++ b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties @@ -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