~ubuntu-branches/debian/sid/eclipse-cdt/sid

« back to all changes in this revision

Viewing changes to codan/org.eclipse.cdt.codan.checkers.ui/src/org/eclipse/cdt/codan/internal/checkers/ui/quickfix/QuickFixMessages.properties

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2013-10-03 20:30:16 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20131003203016-d4ug6l0xgosasumq
Tags: 8.2.1-1
* New upstream release.
* Updated autotools documentation sources.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
###############################################################################
 
2
# Copyright (c) 2011 Alena Laskavaia and others.
 
3
# All rights reserved. This program and the accompanying materials
 
4
# are made available under the terms of the Eclipse Public License v1.0
 
5
# which accompanies this distribution, and is available at
 
6
# http://www.eclipse.org/legal/epl-v10.html
 
7
#
 
8
# Contributors:
 
9
#     Alena Laskavaia
 
10
###############################################################################
 
11
CaseBreakQuickFixBreak_Label=Add break statement
 
12
CaseBreakQuickFixComment_Label=Add suppressing comment
 
13
QuickFixCreateField_create_field=Create field
 
14
QuickFixCreateLocalVariable_create_local_variable=Create local variable
 
15
QuickFixCreateParameter_create_parameter=Create parameter
 
 
b'\\ No newline at end of file'