Issue 113441 - Find & Replace button name in new Find toolbar not localizable
Summary: Find & Replace button name in new Find toolbar not localizable
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: michael.ruess
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 111112
  Show dependency tree
 
Reported: 2010-07-26 19:09 UTC by grakic
Modified: 2010-08-27 11:11 UTC (History)
6 users (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 grakic 2010-07-26 19:09:29 UTC
"Find & Replace" button name visible when one try to add this button 
to new Find toolbar is not localizable. Tested in CWS ooo330l10n. This is a 
follow up of similar and fixed http://www.openoffice.org/issues/show_bug.cgi?
id=113047
Comment 1 andreschnabel 2010-07-26 19:20:44 UTC
I can confirm this (using cws ooo330l10n with 100% German localization)
Comment 2 andreschnabel 2010-07-26 22:16:27 UTC
the correct localized string should already exist, as the icon to call the Find
& Replace dialog is already present (at the standard toolbar).

Seems as there is a second (unnecessary) definition of this icon.
Comment 3 rafaella.braconi 2010-07-27 09:41:18 UTC
Ivo, can you please check this?
Comment 4 santiago.bosio 2010-07-27 12:53:52 UTC
Same for spanish, checked with our own test build based on OOO330_m1 and with
100% UI translated and integrated.
Comment 5 ivo.hinkelmann 2010-07-27 12:57:02 UTC
cd found the problem
Comment 6 carsten.driesner 2010-07-27 13:04:10 UTC
cd: Confirmed.

cd: Problem is related to the fact that the volunteer added an entry to the
findbar.xml file. The attribute toolbar:text="Find & Replace" sets a user
defined text for the toolbar entry. Therefore, even if the command has a
localized description, a "fixed" text is visible. Removing this wrong attribute
will solve the problem.
Comment 7 carsten.driesner 2010-07-27 13:19:34 UTC
cd: This issue is not related to the Writer. The wrong findbar.xml file can also
be found in Calc, Draw and Impress.
Comment 8 wuyan.ooorg 2010-07-28 09:26:42 UTC
The  modules sglobal, sweb, swxform also contain the wrong findbar.xml.
Comment 9 carsten.driesner 2010-07-28 11:06:45 UTC
cd: Fixed.
Comment 10 carsten.driesner 2010-07-30 12:03:52 UTC
cd->mru: Please verify.
Comment 11 michael.ruess 2010-08-02 13:22:23 UTC
Verified in CWS l10nfixer01.
Comment 12 michael.ruess 2010-08-27 11:11:13 UTC
Checked in OOO330m5_de.