author | wenzelm |
Sat, 20 Feb 2021 13:42:37 +0100 | |
changeset 73255 | 7e2a9a8c2b85 |
parent 72247 | c06260b7152c |
child 73653 | d9823224fcfe |
permissions | -rw-r--r-- |
72247 | 1 |
diff -ru 5.6.0/jEdit-orig/org/jedit/localization/jedit_en.props 5.6.0/jEdit-patched/org/jedit/localization/jedit_en.props |
2 |
--- 5.6.0/jEdit-orig/org/jedit/localization/jedit_en.props 2020-09-03 05:31:10.000000000 +0200 |
|
3 |
+++ 5.6.0/jEdit-patched/org/jedit/localization/jedit_en.props 2020-09-08 20:13:35.644786809 +0200 |
|
71932
65fd0f032a75
updated to jedit-5.6pre1 (repository version 25349);
wenzelm
parents:
69838
diff
changeset
|
4 |
@@ -1277,8 +1277,7 @@ |
65329 | 5 |
The most likely reason is that the JAR file is corrupt; try\n\ |
6 |
reinstalling it. See Utilities->Troubleshooting->Activity Log\n\ |
|
7 |
for a full stack trace. |
|
8 |
-plugin-error.start-error=Cannot start: {0}\n\ |
|
9 |
- Try updating to a newer version of the plugin. |
|
10 |
+plugin-error.start-error=Cannot start: {0} |
|
11 |
plugin-error.already-loaded=Two copies installed. Please remove one of the \ |
|
12 |
two copies. |
|
13 |
plugin-error.dep-jdk=Requires Java {0} or later, but you only have version {1}. |