/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

  1. ###############################################################################
  2. # Copyright 2008,2010 Michael Elman (aka tarlog - http://tarlogonjava.blogspot.com)
  3. #
  4. # Licensed under the Apache License, Version 2.0 (the "License");
  5. # you may not use this file except in compliance with the License.
  6. # You may obtain a copy of the License at
  7. #
  8. # http://www.apache.org/licenses/LICENSE-2.0
  9. #
  10. # Unless required by applicable law or agreed to in writing, software
  11. # distributed under the License is distributed on an "AS IS" BASIS,
  12. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. # See the License for the specific language governing permissions and
  14. # limitations under the License.
  15. ###############################################################################
  16. #Properties file for tarlog.eclipse.plugins
  17. action.label.openExplorer = Open Explorer
  18. action.label.runShell = Open Shell
  19. action.label.copyPath = Copy Path
  20. template.description = Adds debug logging statement
  21. template.name = debug
  22. template.description.0 = Adds logger for commons-logging
  23. template.name.0 = logger
  24. template.description.1 = Adds trace logging statement
  25. template.name.1 = trace
  26. template.description.2 = Adds format statement
  27. template.name.2 = format
  28. template.description.3 = Adds info logging statement
  29. template.name.3 = info
  30. template.description.4 = Adds error logging statement
  31. template.name.4 = error
  32. template.description.5 = Adds warn logging statement
  33. template.name.5 = warn
  34. category.name = Editor Commands
  35. command.name = Increase Font
  36. command.name.0 = Decrease Font
  37. page.name = Tarlog Plugins