/jEdit/tags/jedit-4-3-pre5/jars/LatestVersion/LatestVersion.props

# · MSBuild · 37 lines · 28 code · 9 blank · 0 comment · 0 complexity · ec6a873a931dfce3edf44d1b8976d90f MD5 · raw file

  1. plugin.LatestVersionPlugin.activate=defer
  2. plugin.LatestVersionPlugin.name=Latest Version Check
  3. plugin.LatestVersionPlugin.author=Slava Pestov
  4. plugin.LatestVersionPlugin.version=1.5
  5. plugin.LatestVersionPlugin.docs=LatestVersion.html
  6. plugin.LatestVersionPlugin.depend.0=jedit 04.02.01.00
  7. plugin.LatestVersionPlugin.menu-item=version-check
  8. version-check.label=Check jEdit Version
  9. version-check.stable.title=Version Status
  10. version-check.stable.message=You are using the stable branch of jEdit, version {0}.\n\n\
  11. The latest stable release is {1}.\n\
  12. The latest development release is {2}.\n\n\
  13. Do you want to see more information?
  14. version-check.stable-nodevel.title=Version Status
  15. version-check.stable-nodevel.message=You are using the stable branch of jEdit, version {0}.\n\n\
  16. The latest stable release is {1}.\n\n\
  17. Do you want to see more information?
  18. version-check.devel.title=Version Status
  19. version-check.devel.message=You are using the development branch of jEdit, version {0}.\n\n\
  20. The latest development release is {2}.\n\
  21. The latest stable release is {1}.\n\n\
  22. Do you want to see more information?
  23. version-check.devel-nodevel.title=Version Status
  24. version-check.devel-nodevel.message=You are using the development branch of jEdit, version {0}.\n\n\
  25. Currently, no development release is available.\n\
  26. The latest stable release is {1}.\n\n\
  27. Do you want to see more information?
  28. version-check.url=http://www.jedit.org/jEdit-version.txt