Issue 54494 - Hard-coded English "Animator" string
Summary: Hard-coded English "Animator" string
Status: CONFIRMED
Alias: None
Product: Internationalization
Classification: Code
Component: ui (show other issues)
Version: OOo 2.0 Beta
Hardware: All Windows XP
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 14:44 UTC by alan
Modified: 2023-08-22 15:13 UTC (History)
9 users (show)

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


Attachments
Snapshot - version 4.1.12 (Windows 11) (249.53 KB, image/jpeg)
2022-06-20 13:38 UTC, Czesław Wolański
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description alan 2005-09-12 14:44:05 UTC
In sd/source/ui/dlg/animobjs.cxx the English string "Animator" is hard-coded
, and cannot be localized through po files like other strings.  It should be
part of localize.sdf, like all other strings.
Comment 1 pavel 2005-09-12 16:57:02 UTC
yes, set target to 2.0.2.
Comment 2 jack.warchold 2005-11-11 12:55:28 UTC
reassined to iano
Comment 3 petr.dudacek 2005-11-11 14:51:47 UTC
Tbo, Can you please reassign to the appropriate developed (string hard coded-
not a translation problem)
Thanks,
Comment 4 b.osi.ooo 2005-11-14 11:43:32 UTC
Where does this string show up in the UI?
Comment 5 alan 2005-11-15 17:06:52 UTC
I didn't see it in the UI, but from the code it appears to be part of a progress
bar which appears after the user clicks "Play" in the Animation Window in Impress.
Comment 6 b.osi.ooo 2005-12-07 17:57:59 UTC
aha, then this one is for you?
Comment 7 ooo 2005-12-08 16:36:32 UTC
reassigned
Comment 8 groucho266 2005-12-12 14:48:57 UTC
Accepted.
Comment 9 clippka 2005-12-13 09:48:02 UTC
Yes this should be fixed, but as this problem exists since the beginning of time
I don't see a reason to fix it for OOo 2.0.2

Even so I see translation issues as very importent, we should fix them by prio
Comment 10 Marcus 2017-05-20 11:13:44 UTC
Reset assigne to the default "issues@openoffice.apache.org".
Comment 11 Czesław Wolański 2022-06-20 13:38:25 UTC
Created attachment 87102 [details]
Snapshot - version 4.1.12 (Windows 11)
Comment 12 Keith N. McKenna 2022-06-20 20:11:04 UTC
Changed status to confirmed.
Comment 13 Matthias Seidel 2023-08-22 15:13:33 UTC
Looks like the string here should be enabled to get localized:

https://github.com/apache/openoffice/blob/trunk/main/sd/source/ui/dlg/animobjs.cxx#L313