Issue 36213

Summary: Provide string resource for BootstrapError::BE_LANGUAGE_MISSING
Product: General Reporter: kai.sommerfeld
Component: codeAssignee: carsten.driesner
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P4 CC: issues
Version: 680m58   
Target Milestone: OOo 2.3   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 72764    
Attachments:
Description Flags
The modification exists in three files:app.cxx,desktop.hrc,desktop.src. none

Description kai.sommerfeld 2004-10-27 15:17:12 UTC
At the time #i34453# was fixed UI changes deadline for OOo 2.0 was passed
already. Therefore no new string resource for
BootstrapError::BE_LANGUAGE_MISSING was introduced, but existing resource
STR_BOOTSTRAP_ERR_INTERNAL was used instead (desktop/source/app/app.cxx ->
Desktop::HandleBootstrapErrors(...)). 

An own string resource with meaningful content should be introduced for handling
this bootstrap error.
Comment 1 lo 2007-03-06 16:59:53 UTC
dispatch to framework
Comment 2 carsten.driesner 2007-03-08 12:04:30 UTC
cd: Accepted and set target to OOo 2.3.
Comment 3 frank.loehmann 2007-05-29 13:51:01 UTC
FL: Please show the following string:
ENG: 
"The application cannot be started. The user interface language cannot be
determined." 
Comment 4 liangweike 2007-06-06 07:26:43 UTC
Created attachment 45684 [details]
The modification exists in three files:app.cxx,desktop.hrc,desktop.src.
Comment 5 carsten.driesner 2007-06-11 08:36:27 UTC
cd: Fixed by liangweike.
Comment 6 carsten.driesner 2007-06-11 08:37:09 UTC
cd: Patch accepted and applied.
Comment 7 carsten.driesner 2007-06-21 09:07:49 UTC
cd: Developer issue. Sources are correctly extended.
Comment 8 carsten.driesner 2007-07-25 08:56:09 UTC
cd: Verified on master.