Issue 34266 - Overwork some strings for the report wizard
Summary: Overwork some strings for the report wizard
Status: CLOSED FIXED
Alias: None
Product: *Testproduct
Classification: Test
Component: another (show other issues)
Version: OOo 1.0.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: marc.neumann
QA Contact: issues@test
URL: http://specs.openoffice.org/database_...
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-16 16:57 UTC by berend.cornelius
Modified: 2006-03-07 20:29 UTC (History)
1 user (show)

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


Attachments
Description of the last wizard page (23.68 KB, application/vnd.sun.xml.writer)
2004-09-16 17:00 UTC, berend.cornelius
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description berend.cornelius 2004-09-16 16:57:58 UTC
As the Basecomponent turns out to be slightly different than we used to think
some strings should be overworked. Reports that are integrated in the database
document are no longer templates or static documents but only static reports and
dynamic reports.
Dynamic reports fill themselves with data when they are opened whereas static
reports only show a snapshot of  the database at a specific time
Comment 1 berend.cornelius 2004-09-16 17:00:43 UTC
Created attachment 17753 [details]
Description of the last wizard page
Comment 2 berend.cornelius 2004-09-16 17:05:33 UTC
The attachment shows a screenshot of the relevant last page of the wizard and
lists the included resources that might need to be overworked
Comment 3 e.matthis 2004-10-21 17:08:12 UTC
Liz->BC: You told me on the phone that "template" should be removed. I also
changed the first string and corrected other typos in other strings. 

If after you talk to OJ these strings are not correct, please return the issue
to me with new string suggestions. (IIRC there is no spec, right?)

Please also change wizard title bar to read 
En_us
"Report Wizard"
German
"Berichts-Assistent"

String RID_DB_REPORT_WIZARD_START + 32
{
    Text [ de ] = "Bitte entscheiden Sie, wie Sie fortfahren m??chten";
	Text [ en-US ] = "Decide how you want to proceed";
}

String RID_DB_REPORT_WIZARD_START + 40
{
    Text [ de ] = "Dynamischer Bericht";
    Text [ en-US ] = "Dynamic report";
}

String RID_DB_REPORT_WIZARD_START + 43
{
    Text [ de ] = "Statischer Bericht";
    Text [ en-US ] = "Static report";
}

String RID_DB_REPORT_WIZARD_START + 78
{
	Text [ de ] = "Wie m??chten Sie nach Erstellung des Berichts fortfahren?";
	Text [ en-US ] = "How do you want to proceed after creating the report?";
};

String RID_DB_REPORT_WIZARD_START + 41
{
    Text [ de ] = "Bericht sofort verwenden";
    Text [ en-US ] = "Use report immediately";
}

String RID_DB_REPORT_WIZARD_START + 42
{
    Text [ de ] = "Bericht weiter bearbeiten";
    Text [ en-US ] = "Modify report";
}
Comment 4 e.matthis 2004-10-21 17:51:04 UTC
Liz->BC: Wait! Stop! I just realized that without the word "template" the
options no longer make sense! Therefore these options (below) have to be
rewritten or removed! 
They mean the same thing now:
    Text [ en-US ] = "Use report immediately";
    Text [ en-US ] = "Modify report";

PLUS, the roadmap step is called "save report", but there is nothing on this
page about saving! I suggest one option could be "Save report" or other text
must be added somewhere on the page.
As I do not know the functionality, please make your suggestions and ask MMP to
clear the design.
Thank you
Comment 5 berend.cornelius 2004-10-26 12:29:18 UTC
.
Comment 6 berend.cornelius 2004-11-09 14:43:47 UTC

BC: The following String has not yet been dealt with in this task:
String RID_DB_REPORT_WIZARD_START + 79
{
	Text [ de ] = "Welche Art von Bericht möchten Sie erzeugen?";
	Text [ en-US ] = "What kind of report do you want to create?";
};

I suggest not to use "Save Report" in the roadmap" but to use the following wording:
String RID_DB_REPORT_WIZARD_START + 35
{
    Text [ de ] = "Bericht ab~legen";
	Text [ en-US ] = "Store report";
}
Comment 7 berend.cornelius 2004-11-09 14:44:13 UTC
.
Comment 8 berend.cornelius 2004-11-09 14:47:20 UTC
BC->liz: For  the issue 
    Text [ en-US ] = "Use report immediately";
    Text [ en-US ] = "Modify report";

I do not see where the problem is. Both strings describe a different procedure
and may in my opinion stay next to one another like that. Can you clearify your
objections?
Comment 9 e.matthis 2004-11-17 17:30:06 UTC
Re-assigning to MMP to look at usability and suggest new string(s)

My suggestion (but not sure if fitting): "Modify report layout"; "Create report
immediately" (Can one "use" a report or just read it after it is created?)

PLUS, the roadmap step is called "save report", but there is nothing on this
page about saving! I suggest one option could be "Save report" or other text
must be added somewhere on the page.
Comment 10 matthias.mueller-prove 2004-12-29 16:54:12 UTC
MMP->EM: see spec at
http://specs.openoffice.org/database_access/wizards/ReportWizard.sxw

please approve the strings and forward to BC
Comment 11 e.matthis 2004-12-29 17:15:26 UTC
Liz: string review done (for the bugs in this issue---the report wizard itself
has not been revised completely so that will have to be done for the next
release: see "future tasks" notes in spec)

Liz->BC: please change the strings according to the green highlighting in the
spec that Matthias created (see OOo link)
Comment 12 berend.cornelius 2005-01-03 13:56:09 UTC
.
Comment 13 berend.cornelius 2005-01-24 13:49:08 UTC
.
Comment 14 berend.cornelius 2005-01-24 13:49:44 UTC
.
Comment 15 berend.cornelius 2005-01-24 13:50:54 UTC
.
Comment 16 marc.neumann 2005-02-18 09:59:27 UTC
hi,

verified in cws dbwizard3

Bye Marc
Comment 17 marc.neumann 2005-03-24 11:11:35 UTC
Hi,

fixed in current developer build -> close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc