Issue 67183

Summary: Native numbering strings: twice in the source code?
Product: Writer Reporter: pavel
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, ivo.hinkelmann, rail_ooo
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---

Description pavel 2006-07-10 13:45:49 UTC
This is a followup to #i42198#.

This issue introduced several new strings that are the the same (thus twice) in
module svx and sw:

pavel@linux:~/.ooo/cs/po> grep -r -B1 "Native Numbering" *
svx/source/dialog.po-#:
numpages.src#RID_SVXPAGE_NUM_OPTIONS.LB_FMT.12.stringlist.text
svx/source/dialog.po:msgid "Native Numbering"
--
sw/source/ui/misc.po-#: numberingtypelistbox.src#STRRES_NUMTYPES.1.11.itemlist.text
sw/source/ui/misc.po:msgid "Native Numbering"
pavel@linux:~/.ooo/cs/po> 

And:

      2 msgid "ð, ñ, .., ðð, ðñ, ... (Bulgarian)"
      2 msgid "ð, ñ, .., ðð, ññ, ... (Bulgarian)"
      2 msgid "ÃP, ÃQ, .., ÃPð, ÃPñ, ... (Bulgarian)"
      2 msgid "ÃP, ÃQ, .., ÃPð, ÃQñ, ... (Bulgarian)"

(probably wrong encoding because of cut & paste).

Please share the strings so it is enough to translate them once, etc...
Comment 1 stefan.baltzer 2006-07-14 16:59:59 UTC
SBA->Eike: Please proceed.
Comment 2 ooo 2006-07-17 15:05:57 UTC
The duplication is in Writer, it uses its own resource for numbering types and
maybe could use the svx resource instead. Reassigning to Oliver. I also wouldn't
call this a defect, changing to task.
Comment 3 Martin Hollmichel 2007-09-10 13:36:00 UTC
move target to 3.x according http://wiki.services.openoffice.org/wiki/Target_3x
Comment 4 Marcus 2017-05-20 11:17:53 UTC
Reset assigne to the default "issues@openoffice.apache.org".