/tarlog-plugins/OSGI-INF/l10n/bundle.properties
http://tarlog-plugins.googlecode.com/ · Properties File · 37 lines · 21 code · 0 blank · 16 comment · 0 complexity · 7a4bf44de75da9ce79807b39ed31363f MD5 · raw file
- ###############################################################################
- # Copyright 2008,2010 Michael Elman (aka tarlog - http://tarlogonjava.blogspot.com)
- #
- # Licensed under the Apache License, Version 2.0 (the "License");
- # you may not use this file except in compliance with the License.
- # You may obtain a copy of the License at
- #
- # http://www.apache.org/licenses/LICENSE-2.0
- #
- # Unless required by applicable law or agreed to in writing, software
- # distributed under the License is distributed on an "AS IS" BASIS,
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- # See the License for the specific language governing permissions and
- # limitations under the License.
- ###############################################################################
- #Properties file for tarlog.eclipse.plugins
- action.label.openExplorer = Open Explorer
- action.label.runShell = Open Shell
- action.label.copyPath = Copy Path
- template.description = Adds debug logging statement
- template.name = debug
- template.description.0 = Adds logger for commons-logging
- template.name.0 = logger
- template.description.1 = Adds trace logging statement
- template.name.1 = trace
- template.description.2 = Adds format statement
- template.name.2 = format
- template.description.3 = Adds info logging statement
- template.name.3 = info
- template.description.4 = Adds error logging statement
- template.name.4 = error
- template.description.5 = Adds warn logging statement
- template.name.5 = warn
- category.name = Editor Commands
- command.name = Increase Font
- command.name.0 = Decrease Font
- page.name = Tarlog Plugins