forked from amazingfate/loongoffice
remove double space from en-US message
This commit is contained in:
@ -52,7 +52,7 @@ ErrorBox ERRORBOX_JVMCREATIONFAILED
|
||||
{
|
||||
Buttons = WB_OK;
|
||||
DefButton = WB_DEF_OK ;
|
||||
Message[ en-US ] = "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Java.";
|
||||
Message[ en-US ] = "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Java.";
|
||||
};
|
||||
|
||||
ErrorBox ERRORBOX_RESTARTREQUIRED
|
||||
|
||||
Reference in New Issue
Block a user