Issue 42495 - SV: OOo 1.x/StarOffice 6.0/7 filter names wrong (-)
Summary: SV: OOo 1.x/StarOffice 6.0/7 filter names wrong (-)
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: ui (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: petr.dudacek
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-11 09:41 UTC by jogi
Modified: 2013-08-07 15:00 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jogi 2005-02-11 09:41:32 UTC
The reference file (in automated GUI testing) of the OOo
1.1.x/StarOffice|StarSuite 6.0/7 says for swedish:

WRITER=StarOffice 6.0/7 textdokument (.sxw)
CALC=StarOffice 6.0/7 tabelldokument (.sxc)
IMPRESS=StarOffice 6.0/7 presentation (.sxi)
DRAW=StarOffice 6.0/7 teckning (.sxd)
MATH=StarOffice 6.0/7 formel (.sxm)
HTML=HTML dokument (.html;.htm)
MASTERDOC=StarOffice 6.0/7 samlingsdokument (.sxg)

but in OOo 2.0/StarOffice SRC680m78 the return has a "-" included. We have seen
that before and always it was wrong. It would be better to delete the "-"
because also the new filter names do not have a "-" as a seperator:

WRITER=StarOffice 6.0/7-textdokument (.sxw)
CALC=StarOffice 6.0/7-tabelldokument (.sxc)
IMPRESS=StarOffice 6.0/7-presentation (.sxi)
DRAW=StarOffice 6.0/7-teckning (.sxd)
MATH=StarOffice 6.0/7-formel (.sxm)
HTML=HTML-dokument (.html;.htm)
MASTERDOC=StarOffice 6.0/7-samlingsdokument (.sxg)

See the new names for comparison:

WRITER=OpenDocument Text (.odt)
CALC=OpenDocument Spreadsheet (.ods)
IMPRESS=OpenDocument Presentation (.odp)
DRAW=OpenDocument Drawing (.odg)
MATH=OpenDocument Formula (.odf)
HTML=HTML-dokument (.html)
MASTERDOC=OpenDocument Master Document (.odm)

The "-" in HTML is also wrong in the current version.
Comment 1 petr.dudacek 2005-02-11 15:17:44 UTC
Hi Jsk,

There are 42 occurances of "-tabelldokument" in the current source.
Each of the examples you pointed out occur approx this many times.
Is "-tabelldokument" format ever ok?
Is it only a problem in strings like: "StarOffice 6.0/7-tabelldokument (.sxc)"?
or are all occurances of "-tabelldokument" wrong?

If as you suggest in a comment in issue 42496 this issue is for all locales.
This means these are around 3000 strings which need fixing. This is a major task
and one I cannot possible handle by myself.

Are you sure this is a problem? Our translators seem to think this format is ok.

Have you checked the glossary?

Thanks
Ian
Comment 2 joerg.skottke 2005-02-14 08:08:29 UTC
Hi Ian,

the problem is that we maintain filterlists for our automated tests. 
These lists are created with the version of the office the filters belong to. 

In e.g. StarOffice 7 the impress-filter has following name:

    IMPRESS=StarOffice 6.0/7 presentation (.sxi)

In StarOffice 8 the name for the old format has changed to

    IMPRESS=StarOffice 6.0/7-presentation (.sxi)

now including a "-". 

We do not want to change the names of filters from one version to the other
unless there is a very good reason (maybe legal stuff). Sure, adding a minus ist
nothing that would confuse the user, but it is a good practice to keep the name
as it was in prior versions anyway. 

Can you point me to the spec where the name-change is defined? If such a change
is specified somewhere, it would help finding out where the change has to be done.

Thanks,
Joerg
Comment 3 joerg.skottke 2005-02-14 09:20:00 UTC
I was not aware that translations for western languages are no longer made inhouse.
I will adjust my lists.
Invalidating the issue
Comment 4 joerg.skottke 2005-02-14 09:20:49 UTC
close
Comment 5 joerg.skottke 2005-02-14 14:22:28 UTC
reopen
Comment 6 joerg.skottke 2005-02-14 14:29:13 UTC
Hi Ian,

i've been asked to reopen the issue. Aparently there is a guideline that asks
translation to keep consistency for all languages. The "-" is not consistent
through all languages.

Please change the "-" for svedish.

Joerg
Comment 7 petr.dudacek 2005-02-14 15:28:49 UTC
Hi Joerg,
Is a "-" before 'tabelldokument' ever ok?
Is the '-' only  a problem for filter names, or are all occurances of
"-tabelldokument", for instance, wrong?

ie strings like:
"%productname% %formatversion%-tabelldokument"
"OpenDocument-tabelldokument"
"Öppna två dokument: $[officename] Calc-tabelldokumentet där du vill infoga
externa data (måldokument) och dokumentet från vilket externa data ska hämtas
(källdokument)."

Can you please clarify?

Thanks,
Ian
Comment 8 petr.dudacek 2005-02-14 15:39:22 UTC
Hi Joerg,
Is a "-" before 'tabelldokument' ever ok?
Is the '-' only  a problem for filter names, or are all occurances of
"-tabelldokument", for instance, wrong?

ie strings like:
"%productname% %formatversion%-tabelldokument"
"OpenDocument-tabelldokument"
"Öppna två dokument: $[officename] Calc-tabelldokumentet där du vill infoga
externa data (måldokument) och dokumentet från vilket externa data ska hämtas
(källdokument)."

Can you please clarify?

Thanks,
Ian
Comment 9 joerg.skottke 2005-02-25 10:03:29 UTC
A "-" before tabelldokument is never ok. Please change it. Thanks!
Comment 10 petr.dudacek 2005-03-14 14:44:18 UTC
number in brackets indicates how many instances of each were fixed.

-textdokument = fixed (x36)
Comment 11 petr.dudacek 2005-03-14 16:39:28 UTC
More fixes:
number in brackets indicates how many instances of each were fixed.

-tabelldokument = fixed (x 39)
-presentation= fixed (x 74)
-teckning = fixed (x 52)


Comment 12 petr.dudacek 2005-03-14 17:06:44 UTC
More fixes....number in brackets indicates how many instances of each were fixed.

-formel = fixed (x 30)
Comment 13 petr.dudacek 2005-03-15 15:21:46 UTC
-samlingsdokument = fixed (x30
Comment 14 petr.dudacek 2005-03-16 11:33:10 UTC
File-Merge started Tue Mar 15 17:19:21 MET 2005
Filename: sv-bug-fix_46_ok.gsi

-dokument = fixed (452 instances).

Total fixes =  800+  : (

FIXED.
Comment 15 petr.dudacek 2005-03-16 11:33:27 UTC
VERIFIED
Comment 16 petr.dudacek 2005-03-16 11:33:42 UTC
closing...