src/Tools/jEdit/patches/props
changeset 65329 4f3da52cec02
child 67992 752a4e6d760c
equal deleted inserted replaced
65328:2510b0ce28da 65329:4f3da52cec02
       
     1 diff -ru 5.4.0/jEdit-orig/org/jedit/localization/jedit_en.props 5.4.0/jEdit-patched/org/jedit/localization/jedit_en.props
       
     2 --- 5.4.0/jEdit-orig/org/jedit/localization/jedit_en.props	2017-03-18 14:30:24.000000000 +0100
       
     3 +++ 5.4.0/jEdit-patched/org/jedit/localization/jedit_en.props	2017-03-19 19:35:49.728895954 +0100
       
     4 @@ -1262,8 +1262,7 @@
       
     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}.