Issue 36213 - Provide string resource for BootstrapError::BE_LANGUAGE_MISSING
Summary: Provide string resource for BootstrapError::BE_LANGUAGE_MISSING
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m58
Hardware: All All
: P4 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: carsten.driesner
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 72764
  Show dependency tree
 
Reported: 2004-10-27 15:17 UTC by kai.sommerfeld
Modified: 2007-08-23 09:36 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
The modification exists in three files:app.cxx,desktop.hrc,desktop.src. (1.65 KB, patch)
2007-06-06 07:26 UTC, liangweike
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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.