/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
- plugin.LatestVersionPlugin.activate=defer
- plugin.LatestVersionPlugin.name=Latest Version Check
- plugin.LatestVersionPlugin.author=Slava Pestov
- plugin.LatestVersionPlugin.version=1.5
- plugin.LatestVersionPlugin.docs=LatestVersion.html
- plugin.LatestVersionPlugin.depend.0=jedit 04.02.01.00
- plugin.LatestVersionPlugin.menu-item=version-check
- version-check.label=Check jEdit Version
- version-check.stable.title=Version Status
- version-check.stable.message=You are using the stable branch of jEdit, version {0}.\n\n\
- The latest stable release is {1}.\n\
- The latest development release is {2}.\n\n\
- Do you want to see more information?
- version-check.stable-nodevel.title=Version Status
- version-check.stable-nodevel.message=You are using the stable branch of jEdit, version {0}.\n\n\
- The latest stable release is {1}.\n\n\
- Do you want to see more information?
- version-check.devel.title=Version Status
- version-check.devel.message=You are using the development branch of jEdit, version {0}.\n\n\
- The latest development release is {2}.\n\
- The latest stable release is {1}.\n\n\
- Do you want to see more information?
- version-check.devel-nodevel.title=Version Status
- version-check.devel-nodevel.message=You are using the development branch of jEdit, version {0}.\n\n\
- Currently, no development release is available.\n\
- The latest stable release is {1}.\n\n\
- Do you want to see more information?
- version-check.url=http://www.jedit.org/jEdit-version.txt