src/Tools/jEdit/patches/props
author wenzelm
Mon, 25 Mar 2019 17:21:26 +0100
changeset 69981 3dced198b9ec
parent 69838 4419d4d675c3
child 71932 65fd0f032a75
permissions -rw-r--r--
more strict AFP properties;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
67992
752a4e6d760c updated to jedit-5.5.0;
wenzelm
parents: 65329
diff changeset
     1
diff -ru 5.5.0/jEdit/org/jedit/localization/jedit_en.props 5.5.0/jEdit-patched/org/jedit/localization/jedit_en.props
752a4e6d760c updated to jedit-5.5.0;
wenzelm
parents: 65329
diff changeset
     2
--- 5.5.0/jEdit/org/jedit/localization/jedit_en.props	2018-04-09 01:58:42.000000000 +0200
69838
4419d4d675c3 formal update of patches -- no change of content;
wenzelm
parents: 67992
diff changeset
     3
+++ 5.5.0/jEdit-patched/org/jedit/localization/jedit_en.props	2019-02-24 12:21:02.506652445 +0100
67992
752a4e6d760c updated to jedit-5.5.0;
wenzelm
parents: 65329
diff changeset
     4
@@ -1270,8 +1270,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}.