mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 12:55:40 +02:00
"Includes" should not be translatable
This commit is contained in:
parent
e1fc9fedd9
commit
65ab982bac
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2008 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2009 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
|
||||
|
@ -34,8 +34,9 @@ DefaultAction_workInProgress=Work In Progress
|
|||
CView_binaries=\ - binaries
|
||||
CView_archives=\ - archives
|
||||
LibraryRefContainer_Libraries=Libraries
|
||||
# START NON-TRANSLATABLE
|
||||
IncludeRefContainer_Includes=Includes
|
||||
|
||||
# END NON-TRANSLATABLE
|
||||
CView_statusLine = {0} items selected
|
||||
|
||||
CopyToClipboardProblemDialog_title=Problem Copying to Clipboard
|
||||
|
|
Loading…
Add table
Reference in a new issue