src/Tools/jEdit/patches/props
author wenzelm
Wed, 12 Mar 2025 11:39:00 +0100
changeset 82265 4b875a4c83b0
parent 81297 07f64697408e
child 82559 ddcf31575146
permissions -rw-r--r--
update for release;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
81297
07f64697408e update to jedit5.7.0;
wenzelm
parents: 73653
diff changeset
     1
diff -ru jedit5.7.0/jEdit/org/jedit/localization/jedit_en.props jedit5.7.0-patched/jEdit/org/jedit/localization/jedit_en.props
07f64697408e update to jedit5.7.0;
wenzelm
parents: 73653
diff changeset
     2
--- jedit5.7.0/jEdit/org/jedit/localization/jedit_en.props	2024-08-03 19:53:22.000000000 +0200
07f64697408e update to jedit5.7.0;
wenzelm
parents: 73653
diff changeset
     3
+++ jedit5.7.0-patched/jEdit/org/jedit/localization/jedit_en.props	2024-10-29 11:50:54.066016546 +0100
07f64697408e update to jedit5.7.0;
wenzelm
parents: 73653
diff changeset
     4
@@ -1282,8 +1282,7 @@
65329
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
     5
 	The most likely reason is that the JAR file is corrupt; try\n\
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
     6
 	reinstalling it. See Utilities->Troubleshooting->Activity Log\n\
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
     7
 	for a full stack trace.
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
     8
-plugin-error.start-error=Cannot start: {0}\n\
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
     9
-	Try updating to a newer version of the plugin.
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
    10
+plugin-error.start-error=Cannot start: {0}
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
    11
 plugin-error.already-loaded=Two copies installed. Please remove one of the \
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
    12
 	two copies.
4f3da52cec02 updated to jedit-5.4.0;
wenzelm
parents:
diff changeset
    13
 plugin-error.dep-jdk=Requires Java {0} or later, but you only have version {1}.