[api-issues] [Issue 69836] CurDir() function is not U nicode-compliant

2006-10-19 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69836





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 06:51:31 -0700 
2006 ---
rail-ab: can you provide your test case which not pass?

I use very simple one and it works for me.

1. Run cmd
2. mkdir c:\тест
3. cd  c:\тест
4. run OOo via cmd (c:\Program Files\...)
5. Add new module/macro:

Sub Test
  MsgBox CurDir()
End Sub

Box shows proper value.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 69835] Environ function is not Un icode-compliant

2006-09-25 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69835
 Issue #|69835
 Summary|Environ function is not Unicode-compliant
   Component|api
 Version|OOo 2.0.4
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|rail





--- Additional comments from [EMAIL PROTECTED] Mon Sep 25 05:02:03 -0700 
2006 ---
Environ function returns garbage if particular environment containg non ASCII
string.
Attached is a patch which converts result according current
gsl_getSystemTextEncoding.
Can you investigate this patch and apply if it is OK?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 69835] Environ function is not Un icode-compliant

2006-09-25 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69835


User rail changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |39355)
environ function di
|  |ff






--- Additional comments from [EMAIL PROTECTED] Mon Sep 25 05:02:37 -0700 
2006 ---
Created an attachment (id=39355)
environ function diff


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 69836] CurDir() function is not U nicode-compliant

2006-09-25 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69836
 Issue #|69836
 Summary|CurDir() function is not Unicode-compliant
   Component|api
 Version|OOo 2.0.4
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|ab
 Reported by|rail





--- Additional comments from [EMAIL PROTECTED] Mon Sep 25 05:37:30 -0700 
2006 ---
Curdir returns garbage if current directory path contains non-ascii characters.
Attached is a patch which converts result according current
gsl_getSystemTextEncoding.
Can you investigate this patch and apply if it is OK?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 69836] CurDir() function is not U nicode-compliant

2006-09-25 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69836


User rail changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |39356)
curdir diff






--- Additional comments from [EMAIL PROTECTED] Mon Sep 25 05:37:56 -0700 
2006 ---
Created an attachment (id=39356)
curdir diff


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 69612] 2.0.4 RC2/Sun provided bui ld calls home without asking

2006-09-17 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69612





--- Additional comments from [EMAIL PROTECTED] Sun Sep 17 13:29:11 -0700 
2006 ---
Maybe disabling of automatic update by default is easiest way to solve this
problem? In this case user need to enable OnlineUpdate manually via
Tools-Options UI. Something like this:

--- extensions/source/update/check/Jobs.xcu.orig2006-09-18
00:25:55.220519954 +0400
+++ extensions/source/update/check/Jobs.xcu 2006-09-18 00:26:04.809978446 +0400
@@ -28,7 +28,7 @@
value xml:lang=en-USNo new update is available.\n
%PRODUCTNAME is up to date./value
/prop
prop oor:name=AutoCheckEnabled oor:type=xs:boolean
oor:op=replace
-   valuetrue/value
+   valuefalse/value
/prop
prop oor:name=LastCheck oor:type=xs:long oor:op=replace
value0/value


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 69612] 2.0.4 RC2/Sun provided bui ld calls home without asking

2006-09-17 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69612


User rail changed the following:

What|Old value |New value

  CC|'andreschnabel,bedipp,floe|'andreschnabel,bedipp,floe
|ff,khirano,ksystems,stx12,|ff,khirano,ksystems,rail,s
|volkerme' |tx12,volkerme'





--- Additional comments from [EMAIL PROTECTED] Sun Sep 17 13:30:17 -0700 
2006 ---
cc myself

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 69532] Translation for OnlinUpdat e is missing

2006-09-15 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69532





--- Additional comments from [EMAIL PROTECTED] Fri Sep 15 06:37:04 -0700 
2006 ---
Rafaella pointed me to the following files:
- svx\source\dialog\optupdt.src
- svx\source\dialog\treeopt.src

They contain OnlineUpdate related strings also. I sent corresponding SDF file to
Rafaella and attach it to track changes via IZ.



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 69532] Translation for OnlinUpdat e is missing

2006-09-15 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69532


User rail changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |39169)
dialog.oo






--- Additional comments from [EMAIL PROTECTED] Fri Sep 15 06:38:29 -0700 
2006 ---
Created an attachment (id=39169)
dialog.oo


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 69532] Translation for OnlinUpdat e is missing

2006-09-14 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69532


User rail changed the following:

What|Old value |New value

  CC|'md,st'   |'md,rail,st'





--- Additional comments from [EMAIL PROTECTED] Thu Sep 14 12:22:52 -0700 
2006 ---
You can use the following SDF file for extensions/source/update/check folder.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 69532] Translation for OnlinUpdat e is missing

2006-09-14 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69532


User rail changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |39150)
SDF file






--- Additional comments from [EMAIL PROTECTED] Thu Sep 14 12:24:07 -0700 
2006 ---
Created an attachment (id=39150)
SDF file


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 26565] Natural Sort Option in Sor t Dialog

2006-09-11 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=26565


User rail changed the following:

What|Old value |New value

  CC|'er,joergwartenberg,kami_,|'er,joergwartenberg,kami_,
|khirano,mh,nn,pjanik,st,th|khirano,mh,nn,pjanik,rail,
|ing,ufi'  |st,thing,ufi'





--- Additional comments from [EMAIL PROTECTED] Mon Sep 11 22:13:30 -0700 
2006 ---
I think it will be great if this feature can sort IP addressess as well.
Example:

Before:
192.168.1.1
192.168.1.10
192.168.1.2

After:
192.168.1.1
192.168.1.2
192.168.1.10


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 69133] Wrong order of First/Last/ Father's Name in Russian UI

2006-08-31 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69133
 Issue #|69133
 Summary|Wrong order of First/Last/Father's Name in Russian UI
   Component|l10n
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|ihi
 Reported by|rail





--- Additional comments from [EMAIL PROTECTED] Thu Aug 31 03:07:42 -0700 
2006 ---
svx/source/dialog/optgenrl.cxx contains some customizations for Russian UI. 
There is additional field Father's Name.

In current state you can enter a data into this field but it won't be stored in
registry after program restart. Additionally the order of fields doesn't conform
to common rules. It must be:
Last Name First Name Father's Name Initials

Here is the patch which corrects:
1) Field order in svx/source/dialog/optgenrl.cxx
(Tools.Options.OpenOffice.org.User) and names in svx/source/options/optgenrl.src
2) adds new field into officecfg/registry/schema/org/openoffice/UserProfile.xcs
3) uncomments Data/fathersname in svtools/source/config/useroptions.cxx

Only one thing remains. Tab order in dialog is wrong.
Current:
Organisation - First Name - Father's Name - Last Name - Initials
must be:
Organisation - Last Name - First Name - Father's Name - Initials

I have no glue how to manage tab order, so if somebody helps me I can update
this patch with proper tab order.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 69133] Wrong order of First/Last/ Father's Name in Russian UI

2006-08-31 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69133


User rail changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |38870)
LFF order patch






--- Additional comments from [EMAIL PROTECTED] Thu Aug 31 03:08:31 -0700 
2006 ---
Created an attachment (id=38870)
LFF order patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 62300] Cannot import MS Excel fil e with merged cells

2006-08-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62300





--- Additional comments from [EMAIL PROTECTED] Fri Aug  4 22:18:27 -0700 
2006 ---
Here is the patch for biff5 cell merging. It's the same as for biff8. Tested on
OOC680_m7 and seems working fine.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 62300] Cannot import MS Excel fil e with merged cells

2006-08-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62300


User rail changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |38286)
Biff5 cell merging 
|  |patch






--- Additional comments from [EMAIL PROTECTED] Fri Aug  4 22:20:34 -0700 
2006 ---
Created an attachment (id=38286)
Biff5 cell merging patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 68108] Russian GSI file for 2.0.4 based on SRC680_m180 milestone

2006-08-03 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68108
 Issue #|68108
 Summary|Russian GSI file for 2.0.4 based on SRC680_m180 milest
|one
   Component|l10n
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
 Assigned to|vg
 Reported by|rail





--- Additional comments from [EMAIL PROTECTED] Thu Aug  3 03:47:40 -0700 
2006 ---
Russian GSI file for 2.0.4 based on SRC680_m180 milestone.
Please integrate.
http://download.i-rs.ru/pub/openoffice/devel/ru/en-US-ru-2006-08-03_SRC680_m180.sdf.bz2

$ gsicheck en-US-ru-2006-08-03_SRC680_m180.sdf | wc
  0   0   0
;)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 68108] Russian GSI file for 2.0.4 based on SRC680_m180 milestone

2006-08-03 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68108


User rail changed the following:

What|Old value |New value

Target milestone|---   |OOo 2.0.4





--- Additional comments from [EMAIL PROTECTED] Thu Aug  3 03:49:40 -0700 
2006 ---
set target

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 62300] Cannot import MS Excel fil e with merged cells

2006-07-31 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62300





--- Additional comments from [EMAIL PROTECTED] Mon Jul 31 09:52:32 -0700 
2006 ---
I am testing my patch to make Excel 95 (Biff5) cell merging work properly. Seems
like cell merging data in biff5 and biff8 is the same. I will submit the patch
these days after testing.

BTW, there is another issue regarding biff5 import. 1C additionally uses MSO
Drawing Objects to insert floating areas with text. In biff5 it is just OBJ
(0x005D) and completely ignored by OOo import.

Attached file contains such objects at the bottom.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 62300] Cannot import MS Excel fil e with merged cells

2006-07-31 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62300


User rail changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |38160)
Biff5 with frames






--- Additional comments from [EMAIL PROTECTED] Mon Jul 31 09:54:03 -0700 
2006 ---
Created an attachment (id=38160)
Biff5 with frames


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 62300] Cannot import MS Excel fil e with merged cells

2006-07-11 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62300


User rail changed the following:

What|Old value |New value

  CC|'aziem'   |'aziem,rail'





--- Additional comments from [EMAIL PROTECTED] Tue Jul 11 08:31:40 -0700 
2006 ---
add cc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 67193] Intermediate Russian SDF f ile based on SRC680_m175

2006-07-10 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67193
 Issue #|67193
 Summary|Intermediate Russian SDF file based on SRC680_m175
   Component|l10n
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
 Assigned to|ihi
 Reported by|rail





--- Additional comments from [EMAIL PROTECTED] Mon Jul 10 06:55:35 -0700 
2006 ---
According to http://l10n.openoffice.org/servlets/ReadMsg?list=devmsgNo=6690
Russian SDF file based on SRC680_m175 (en-US as source language) can be
downloaded from
http://download.i-rs.ru/pub/openoffice/devel/ru/en-US_ru-2006-07-10_SRC680_m175.sdf.bz2

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 67057] Add Chuvash_Russia (cv_RU) locale data

2006-07-05 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67057
 Issue #|67057
 Summary|Add Chuvash_Russia (cv_RU) locale data
   Component|l10n
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|localedata
 Assigned to|er
 Reported by|rail





--- Additional comments from [EMAIL PROTECTED] Wed Jul  5 13:20:25 -0700 
2006 ---
Attached is Chuvash_Russia (cv_RU) locale data file.
Please review and integrate.

http://en.wikipedia.org/wiki/Chuvash_language

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 67057] Add Chuvash_Russia (cv_RU) locale data

2006-07-05 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67057


User rail changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |37533)
cv_RU locale data f
|  |ile






--- Additional comments from [EMAIL PROTECTED] Wed Jul  5 13:21:24 -0700 
2006 ---
Created an attachment (id=37533)
cv_RU locale data file


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 66712] [en-US]: Wrong description of default (preset) icon row in Borders tab p age

2006-06-30 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66712


User rail changed the following:

What|Old value |New value

 Summary|Wrong description of defau|[en-US]: Wrong description
|lt (preset) icon row in Bo| of default (preset) icon 
|rders tab page|row in Borders tab page





--- Additional comments from [EMAIL PROTECTED] Fri Jun 30 06:11:25 -0700 
2006 ---
It relates to the source language, en-US.
Changing summary.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 60065] Cyrillic alphabet numberin g types, patch for bg_BG locale data

2006-06-28 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60065


User rail changed the following:

What|Old value |New value

  CC|'hde,icobgr'  |'hde,icobgr,rail'





--- Additional comments from [EMAIL PROTECTED] Wed Jun 28 10:40:43 -0700 
2006 ---
er: do we need to add similar entries to ru_RU.xml? I am not sure for what it
stands for. :( Need to RTFM.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alpha bet as numbering type

2006-06-28 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 66712] Wrong description of defau lt (preset) icon row in Borders tab page

2006-06-24 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66712
 Issue #|66712
 Summary|Wrong description of default (preset) icon row in Bord
|ers tab page
   Component|l10n
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|helpcontent
 Assigned to|iano
 Reported by|rail





--- Additional comments from [EMAIL PROTECTED] Sat Jun 24 01:48:53 -0700 
2006 ---
Found in SRC680_m172.
Here is the description from helpcontent2:
--
Click the rightmost icon to set an outer border. The inner lines are not
changed, except the diagonal lines, which will be removed.
--

File: helpcontent/source/text/scalc/guide/borders.xhp 
key: ar_id1495406

If you take a look at Format - Cells - Borders tab page you can see that there
are 5 icons (see attachement) and rightmost icon sets diagonal lines and removes
outer borders.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 66712] Wrong description of defau lt (preset) icon row in Borders tab page

2006-06-24 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66712


User rail changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |37312)
Borders tab page






--- Additional comments from [EMAIL PROTECTED] Sat Jun 24 01:49:40 -0700 
2006 ---
Created an attachment (id=37312)
Borders tab page


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 66310] New - Untranslateble strin gs in Form Controls toolbox

2006-06-11 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66310
  Issue #:|66310
  Summary:|Untranslateble strings in Form Controls toolbox
Component:|l10n
  Version:|OOo 2.0.3
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|ihi
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Sun Jun 11 01:26:31 -0700 
2006 ---
Found in OOC680_m5 (2.0.3rc5): there are 3 untranslateble strings in Form
Controls toolbox:

Check Box
Option Button
Combo Box

Translation is 100% and synced with latest en-US SDF (m5). Also checked with
Turkish and Bulgarian builds.

See attached screen shot.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 66310] Untranslateble strings in Form Controls toolbox

2006-06-11 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66310


User rail changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=37049) Form Controls
  |  |toolbox





--- Additional comments from [EMAIL PROTECTED] Sun Jun 11 01:27:13 -0700 
2006 ---
Created an attachment (id=37049)
Form Controls toolbox


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 50936] Untranslatable labels on Controls toolbar

2006-06-11 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50936





--- Additional comments from [EMAIL PROTECTED] Sun Jun 11 12:18:20 -0700 
2006 ---
*** Issue 66310 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 66310] Untranslateble strings in Form Controls toolbox

2006-06-11 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66310


User rail changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Sun Jun 11 12:18:23 -0700 
2006 ---
50936?

*** This issue has been marked as a duplicate of 50936 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-05-27 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198





--- Additional comments from [EMAIL PROTECTED] Sat May 27 01:29:51 -0700 
2006 ---
Attached is fixed patch which works like good on OOC680_m3.
Fixed some indexes.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-05-27 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198


User rail changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=36745) Fixed patch
  |  |Works fine on OOC680_m3





--- Additional comments from [EMAIL PROTECTED] Sat May 27 01:31:00 -0700 
2006 ---
Created an attachment (id=36745)
Fixed patch Works fine on OOC680_m3


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 65373] Add Kazakh_Kazakhstan (kk _KZ) locale data

2006-05-15 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65373





--- Additional comments from [EMAIL PROTECTED] Mon May 15 04:25:00 -0700 
2006 ---
Yes, Time100SecSeparator must be , (coma). Ataching new file...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 65373] Add Kazakh_Kazakhstan (kk _KZ) locale data

2006-05-15 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65373





--- Additional comments from [EMAIL PROTECTED] Mon May 15 04:25:55 -0700 
2006 ---
Created an attachment (id=36479)
Updated file with Time100SecSeparator as coma


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 65373] New - kk_KZ locale data

2006-05-14 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65373
  Issue #:|65373
  Summary:|kk_KZ locale data
Component:|l10n
  Version:|OOo 2.0.2
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|localedata
  Assigned to:|er
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Sun May 14 22:46:20 -0700 
2006 ---
Attached is kk_KZ locale data file.
Please review and integrate.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 65373] kk_KZ locale data

2006-05-14 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65373





--- Additional comments from [EMAIL PROTECTED] Sun May 14 22:47:14 -0700 
2006 ---
Created an attachment (id=36467)
kk_KZ locale data


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-05-09 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198


User rail changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=36350) Resynced with
  |  |SRC680_m167





--- Additional comments from [EMAIL PROTECTED] Tue May  9 12:38:28 -0700 
2006 ---
Created an attachment (id=36350)
Resynced with SRC680_m167


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-05-02 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198


User rail changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=36205) The same patch
  |  |adapted for SRC680_m165





--- Additional comments from [EMAIL PROTECTED] Tue May  2 02:34:12 -0700 
2006 ---
Created an attachment (id=36205)
The same patch adapted for SRC680_m165


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-05-02 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198





--- Additional comments from [EMAIL PROTECTED] Tue May  2 02:37:51 -0700 
2006 ---
Add CC.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 61213] New Azerbaijan currency

2006-04-24 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61213





--- Additional comments from [EMAIL PROTECTED] Mon Apr 24 10:17:37 -0700 
2006 ---
AFAIK the CurrencySymbol stays the same because the currency name is the same.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 64071] Turkish SDF file for OOo 2.0.3

2006-04-21 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64071





--- Additional comments from [EMAIL PROTECTED] Fri Apr 21 05:22:57 -0700 
2006 ---
hmm, very strange, because I checked it before posting using

gsicheck -c -l   en-US_tr_SRC680_m163.sdf (as described in your post)

which returned 0 :(

Need to investigate and correct errors. BTW, you can use rest of the file. 
helpcontent2 module is far from be completed now.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 64069] Russian GSI/SDF file for OOo 2.0.3 based on SRC680_m163 milestone

2006-04-19 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64069


User rail changed the following:

  What|Old value |New value

   Summary|Russian GSI/SDF file based|Russian GSI/SDF file for
  |on SRC680_m162 milestone  |OOo 2.0.3 based on
  |  |SRC680_m163 milestone





--- Additional comments from [EMAIL PROTECTED] Wed Apr 19 06:23:57 -0700 
2006 ---
New link is: 
http://ooo.i-rs.ru/pub/openoffice/devel/ru/en-US_ru_SRC680_m163.sdf.bz2
Based on SRC680_m163 and contains en-US and ru entries.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 64071] Turkish SDF file for OOo 2.0.3

2006-04-19 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64071





--- Additional comments from [EMAIL PROTECTED] Wed Apr 19 06:35:17 -0700 
2006 ---
New link is: 
http://download.openoffice.org.tr/pub/openoffice/devel/tr/en-US_tr_SRC680_m163.sdf.bz2
Based on SRC680_m163 and contains en-US and tr entries.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-04-12 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198


User rail changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=35662) Updated version





--- Additional comments from [EMAIL PROTECTED] Wed Apr 12 07:42:20 -0700 
2006 ---
Created an attachment (id=35662)
Updated version


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 64069] Russian GSI/SDF file base d on SRC680_m162 milestone

2006-04-10 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64069





--- Additional comments from [EMAIL PROTECTED] Mon Apr 10 13:57:41 -0700 
2006 ---
Yes, my fault
To be updated on 2006 / 04 / 20 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-04-09 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198





--- Additional comments from [EMAIL PROTECTED] Sat Apr  8 23:19:40 -0700 
2006 ---
Attached is combined patch which contains Russian numbering style too. It is -p0
style and tested on SRC680_m162.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-04-09 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198





--- Additional comments from [EMAIL PROTECTED] Sat Apr  8 23:22:36 -0700 
2006 ---
Patch can be downloaded from:
http://rail.i-rs.ru/add-bg-ru-cyrillic-numbering.diff

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 42198] request for cyrillic alph abet as numbering type

2006-04-09 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42198


User rail changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=35579) Local copy of
  |  |patch





--- Additional comments from [EMAIL PROTECTED] Sat Apr  8 23:24:59 -0700 
2006 ---
Created an attachment (id=35579)
Local copy of patch


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 64069] New - Russian GSI/SDF file based on SRC680_m162 milestone

2006-04-06 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64069
  Issue #:|64069
  Summary:|Russian GSI/SDF file based on SRC680_m162 milestone
Component:|l10n
  Version:|OOo 2.0.2
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|ihi
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu Apr  6 04:10:17 -0700 
2006 ---
Please use the following file.
http://ooo.i-rs.ru/pub/openoffice/devel/ru/en-US_ru_SRC680_m162.sdf.bz2
It contains en-US and ru languages.

BTW, translation is 100% done ;), kudos to Sun for helpcontent2 translation!

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 64069] Russian GSI/SDF file base d on SRC680_m162 milestone

2006-04-06 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64069


User rail changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0.3





--- Additional comments from [EMAIL PROTECTED] Thu Apr  6 04:10:54 -0700 
2006 ---
target 2.0.3

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 64071] New - Turkish SDF file for OOo 2.0.3

2006-04-06 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64071
  Issue #:|64071
  Summary:|Turkish SDF file for OOo 2.0.3
Component:|l10n
  Version:|OOo 2.0.2
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|ihi
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu Apr  6 04:39:09 -0700 
2006 ---
Please use the following file for 2.0.3:
http://download.openoffice.org.tr/pub/openoffice/devel/tr/en-US_tr_SRC680_m162.sdf.bz2
It contains both en-US and Turkish languages for easier change tracking.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 64071] Turkish SDF file for OOo 2.0.3

2006-04-06 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64071


User rail changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0.3





--- Additional comments from [EMAIL PROTECTED] Thu Apr  6 04:39:35 -0700 
2006 ---
target 2.0.3

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 59432] Russian Autocorrection an d Autotext files

2006-03-26 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59432





--- Additional comments from [EMAIL PROTECTED] Sun Mar 26 20:58:57 -0800 
2006 ---
np, btw, you can use me as QA person for this CWS.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 59432] Russian Autocorrection an d Autotext files

2006-03-23 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59432


User rail changed the following:

  What|Old value |New value

CC|''|'pjanik'

Issue type|DEFECT|ENHANCEMENT





--- Additional comments from [EMAIL PROTECTED] Thu Mar 23 07:09:00 -0800 
2006 ---
Pavel, can you take over this issue and integrate templates into upcoming 2.0.3?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ui-issues] [Issue 62707] Wrong arrow icons for Num bering (Industrial icon set)

2006-03-03 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62707





--- Additional comments from [EMAIL PROTECTED] Fri Mar  3 00:25:53 -0800 
2006 ---
Thanks for quick response. I tested a build using these icons and it worked.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 62707] New - Wrong arrow icons fo r Numbering (Industrial iconset)

2006-03-02 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62707
  Issue #:|62707
  Summary:|Wrong arrow icons for Numbering (Industrial iconset)
Component:|framework
  Version:|OOo 2.0.2
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|mmeeks
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu Mar  2 01:24:38 -0800 
2006 ---
Seems like icons in Numbering and Bullets toolbar are wrong. I attached 2 
screen shots with standard and industrial icons.  
We have  
- - 
in standard and  
- - 
in industrial.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 62707] Wrong arrow icons for Num bering (Industrial iconset)

2006-03-02 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62707


User rail changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=34543) Standard





--- Additional comments from [EMAIL PROTECTED] Thu Mar  2 01:25:13 -0800 
2006 ---
Created an attachment (id=34543)
Standard


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 62707] Wrong arrow icons for Num bering (Industrial iconset)

2006-03-02 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62707


User rail changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=34544) Industrial





--- Additional comments from [EMAIL PROTECTED] Thu Mar  2 01:25:44 -0800 
2006 ---
Created an attachment (id=34544)
Industrial


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 56340] Distribute localized Turk ish Version of OpenOffice.org via mirrors

2006-03-02 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56340


User rail changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Thu Mar  2 15:52:20 -0800 
2006 ---
Closing old issue  

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 62619] ru: Please review and upd ate the OOo windows installer strings.

2006-02-27 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62619


User rail changed the following:

  What|Old value |New value

Status|NEW   |STARTED

   Summary|ru: Please review and |ru: Please review and
  |update the OOo windows|update the OOo windows
  |installer strings.|installer strings.





--- Additional comments from [EMAIL PROTECTED] Mon Feb 27 16:33:28 -0800 
2006 ---
Maybe it'll be better to update whole GSI file (latest one is based on
OOB680_m5)? There was some important changes after 2.0.2 localization deadline
and upstream 2.0.2 has English main menu entries :(.
Additionally it will be simplier to keep in sync working copy and upstream copy.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 61213] New Azerbaijan currency

2006-01-26 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61213


User rail changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=33592) az_AZ-AZM-to-
  |  |AZN.diff





--- Additional comments from [EMAIL PROTECTED] Thu Jan 26 14:52:39 -0800 
2006 ---
Created an attachment (id=33592)
az_AZ-AZM-to-AZN.diff


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 61213] New Azerbaijan currency

2006-01-26 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61213


User rail changed the following:

  What|Old value |New value

Issue type|DEFECT|ENHANCEMENT





--- Additional comments from [EMAIL PROTECTED] Thu Jan 26 14:58:48 -0800 
2006 ---
type changed

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 61213] New - New Azerbaijan curre ncy

2006-01-26 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61213
  Issue #:|61213
  Summary:|New Azerbaijan currency
Component:|l10n
  Version:|OOo 2.0.1
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|er
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu Jan 26 14:34:53 -0800 
2006 ---
Attached is a patch against i18npool/source/localedata/data/az_AZ.xml.
Old currency of Azerbaijan will be available till the end of 2006.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 60035] Turkish SDF file for OOo 2.0.2

2006-01-17 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60035





--- Additional comments from [EMAIL PROTECTED] Tue Jan 17 13:04:51 -0800 
2006 ---
Thanks for explanation. No problem, next time everything will be OK ;).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 60033] New - Russian SDF file for OOo 2.0.2

2006-01-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60033
  Issue #:|60033
  Summary:|Russian SDF file for OOo 2.0.2
Component:|l10n
  Version:|OOo 2.0.1
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|vg
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Wed Jan  4 11:26:51 -0800 
2006 ---
Please download and integrate this file:
http://ooo.i-rs.ru/pub/openoffice/devel/ru/ru-en-US-SRC680_m148_wo_help.sdf.bz2

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 60033] Russian SDF file for OOo 2.0.2

2006-01-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60033


User rail changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0.2





--- Additional comments from [EMAIL PROTECTED] Wed Jan  4 11:27:30 -0800 
2006 ---
set target

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 60035] Turkish SDF file for OOo 2.0.2

2006-01-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60035


User rail changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0.2





--- Additional comments from [EMAIL PROTECTED] Wed Jan  4 12:08:41 -0800 
2006 ---
Set target

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 60035] New - Turkish SDF file for OOo 2.0.2

2006-01-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60035
  Issue #:|60035
  Summary:|Turkish SDF file for OOo 2.0.2
Component:|l10n
  Version:|OOo 2.0.1
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|vg
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Wed Jan  4 12:07:44 -0800 
2006 ---
Please integrate this file:
http://download.openoffice.org.tr/pub/openoffice/devel/tr/tr-SRC680_m148_wo_help.sdf.bz2

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 59432] New - Russian Autocorrecti on and Autotext files

2005-12-16 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59432
  Issue #:|59432
  Summary:|Russian Autocorrection and Autotext  files
Component:|l10n
  Version:|OOo 2.0.1
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|ft
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Fri Dec 16 00:51:25 -0800 
2005 ---
Attached are Russian Autocorrection + Autotext files. Current files in
extras/source/autotext/lang/ru/ are borken (seems like old file format) and
cause error while pressing F3 in Russian buids. Please integrate.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 59432] Russian Autocorrection an d Autotext files

2005-12-16 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59432


User rail changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=32483) Russian
  |  |autotext and
  |  |autocorrection tarball





--- Additional comments from [EMAIL PROTECTED] Fri Dec 16 00:53:06 -0800 
2005 ---
Created an attachment (id=32483)
Russian autotext and autocorrection tarball


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 59234] Column width saved wrong in excel format

2005-12-13 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59234





--- Additional comments from [EMAIL PROTECTED] Tue Dec 13 02:17:44 -0800 
2005 ---
Confirmed on Linux with m145 (rc4).
There is a workaround (maybe helps):

Reopen saved XLS file, set column width to 2.11 cm again and save
After reopening everything goes fine.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 59236] New - 10.5 font size becom es 105 when switch from en_US to ru_RU

2005-12-12 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59236
  Issue #:|59236
  Summary:|10.5 font size becomes 105 when switch from en_US to
  |ru_RU
Component:|l10n
  Version:|OOo 2.0.1
 Platform:|All
  URL:|
   OS/Version:|Linux
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|ft
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Mon Dec 12 05:28:41 -0800 
2005 ---
When you switch from a locale where decimal delimeter is dot to another one
where decimal delimeter is coma without OOo restart 10.5 in font drop down
becomes 105 and behaves like 105. The same for de reverse changes.

How to reproduce.
1) Start OOo

2) Tools - Options - Language Setting - Languages
   Set Locale Setting to English (USA)

3) restart OOo

4) Use Font Size dropdown on Standard Toolbar for choosing font size.
   You can see 
   9
   10
   10.5
   11
   12

5) Tools - Options - Language Setting - Languages
   Set Locale Setting to Russian (Russia) or French (France) (with coma as 
   delimeter)

6) Use Font Size dropdown on Standard Toolbar for choosing font size.

   You can see 
   9
   10
   105
   11
   12
   in drop down. Choose 105.

After OOo restart everything works fine and you can see 10,5 after 10.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 58031] Localized Turkish extras for 2.0

2005-12-05 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58031





--- Additional comments from [EMAIL PROTECTED] Mon Dec  5 01:06:55 -0800 
2005 ---
Ah, OK. My fault.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 58031] Localized Turkish extras for 2.0

2005-12-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58031





--- Additional comments from [EMAIL PROTECTED] Sun Dec  4 23:32:07 -0800 
2005 ---
pjanik: it is the latest one, you can commit it

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 58134] directory listing in the openfile dialog is incomplete

2005-11-29 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58134





--- Additional comments from [EMAIL PROTECTED] Tue Nov 29 23:11:28 -0800 
2005 ---
lhome: can you repeat your manipulations but using en-US build?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 58134] directory listing in the openfile dialog is incomplete

2005-11-24 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58134





--- Additional comments from [EMAIL PROTECTED] Thu Nov 24 00:54:16 -0800 
2005 ---
lhome: 
Can you post your locale command output? 
Can you copy your linked document and test again? 
I guess it is not symlink issue, but file name conversion problem.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 58134] directory listing in the openfile dialog is incomplete

2005-11-24 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58134





--- Additional comments from [EMAIL PROTECTED] Thu Nov 24 22:12:23 -0800 
2005 ---
lhome:
I cannot confirm this issue with ru_RU.UTF-8 locale. Seems like your file names
are in koi8-r, right?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 58031] New - Localized Turkish ex tras for 2.0

2005-11-16 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58031
  Issue #:|58031
  Summary:|Localized Turkish extras for 2.0
Component:|Installation
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|of
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Wed Nov 16 13:29:10 -0800 
2005 ---
Attached is updated localized Turkish extras for 2.o series. Please commit.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 58031] Localized Turkish extras for 2.0

2005-11-16 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58031


User rail changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=31568) Localized
  |  |turkish extras





--- Additional comments from [EMAIL PROTECTED] Wed Nov 16 13:32:50 -0800 
2005 ---
Created an attachment (id=31568)
Localized turkish extras


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 46648] WW8: Locale date format l ost on fields when exported

2005-11-09 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46648





--- Additional comments from [EMAIL PROTECTED] Wed Nov  9 02:14:27 -0800 
2005 ---
Tested on localized Russian build with ru_RU.UTF-8 locale.
I can confirm this bug.

Note: if you create document from scratch you need edit date field after
insertion and choose not fixed date (second in middle table, not default). Fixed
date exported as plain text and there is no problem.



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 57194] Create l10n subcomponent for ru component in IZ

2005-11-08 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57194


User rail changed the following:

  What|Old value |New value

Issue type|DEFECT|TASK





--- Additional comments from [EMAIL PROTECTED] Mon Nov  7 07:16:13 -0800 
2005 ---
Changing issue type to TASK

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 57392] Cannot build dbaccess mod ule using SRC680_m138

2005-11-08 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57392





--- Additional comments from [EMAIL PROTECTED] Mon Nov  7 03:02:23 -0800 
2005 ---
Hmm, seems like dbaccess/source/ui/app/AppController.cxx has sticky tag
(OOO680_m1). Need to resync my CVS tree...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 57392] New - Cannot build dbacces s module using SRC680_m138

2005-11-04 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57392
  Issue #:|57392
  Summary:|Cannot build dbaccess module using SRC680_m138
Component:|Database access
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|Linux
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Fri Nov  4 23:55:09 -0800 
2005 ---
I cannot build dbaccess module using SRC680_m138 snapshot. 
svx::OComponentTransferable::canExtractComponentDescriptor has 2 parameters
while dbaccess/source/ui/app/AppController.cxx uses 1 paramater.
Here is the error:

-
ccache g++-3.4 -Wreturn-type -fmessage-length=0 -c -I.  -I. -I../inc
-I../../../source/inc -I../../../inc -I../../../unx/inc
-I../../../unxlngi6.pro/inc -I.
-I/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solver/680/unxlngi6.pro/inc/stl
-I/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solver/680/unxlngi6.pro/inc/external
-I/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solver/680/unxlngi6.pro/inc
-I/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solenv/unxlngi6/inc
-I/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solenv/inc
-I/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/res
-I/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solver/680/unxlngi6.pro/inc/stl
-I/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solenv/inc/Xp31
-I/usr/lib/j2sdk1.4-sun/include -I/usr/lib/j2sdk1.4-sun/include/linux
-I/usr/lib/j2sdk1.4-sun/include/native_threads/include -I/usr/X11R6/include
-I. -I../../../res -I. -Os -fno-strict-aliasing -Wuninitialized   -pipe
-mtune=pentiumpro -Wno-ctor-dtor-privacy -fexceptions -fno-enforce-eh-specs  
-fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL
-DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DCVER=C341 -D_USE_NAMESPACE -DGLIBC=2
-DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
-DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI
-DSOLAR_JAVA -DSRC680   -DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o
../../../unxlngi6.pro/slo/AppController.o
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx:
In member function `virtual dbaui::FeatureState
dbaui::OApplicationController::GetState(sal_uInt16) const':
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx:630:
error: no matching function for call to
`svx::OComponentTransferable::canExtractComponentDescriptor(DataFlavorExVector)'
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solver/680/unxlngi6.pro/inc/svx/dbaobjectex.hxx:90:
note: candidates are: static sal_Bool
svx::OComponentTransferable::canExtractComponentDescriptor(const
DataFlavorExVector, sal_Bool)
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx:
In member function `virtual void
dbaui::OApplicationController::Execute(sal_uInt16, const
com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue)':
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx:1011:
warning: converting of negative value `-0x1' to 
`SotFormatStringId'
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx:
In member function `virtual sal_Int8
dbaui::OApplicationController::queryDrop(const AcceptDropEvent, const
DataFlavorExVector)':
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx:2199:
error: no matching function for call to
`svx::OComponentTransferable::canExtractComponentDescriptor(const
DataFlavorExVector)'
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solver/680/unxlngi6.pro/inc/svx/dbaobjectex.hxx:90:
note: candidates are: static sal_Bool
svx::OComponentTransferable::canExtractComponentDescriptor(const
DataFlavorExVector, sal_Bool)
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx:
In member function `virtual sal_Int8
dbaui::OApplicationController::executeDrop(const ExecuteDropEvent)':
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/dbaccess/source/ui/app/AppController.cxx:2269:
error: no matching function for call to
`svx::OComponentTransferable::canExtractComponentDescriptor(DataFlavorExVector)'
/mnt/new1/build/OOo_2.0.1/src/OOo_2.0.1_src/solver/680/unxlngi6.pro/inc/svx/dbaobjectex.hxx:90:
note: candidates are: static sal_Bool
svx::OComponentTransferable::canExtractComponentDescriptor(const
DataFlavorExVector, sal_Bool)
dmake:  Error code 1, while making

[l10n-issues] [Issue 57280] New - Russian GSI/SDF file for 2.0.1 without helpcontent2 module based o n SRC680_m137

2005-11-03 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57280
  Issue #:|57280
  Summary:|Russian GSI/SDF file for 2.0.1 without helpcontent2
  |module based on SRC680_m137
Component:|l10n
  Version:|1.0.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|ihi
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu Nov  3 03:00:27 -0800 
2005 ---
Download Russian GSI/SDF file for 2.0.1 without helpcontent2 module based on
SRC680_m137 from:

1. generated with -l ru,en-US:
http://ootrans2.i-rs.ru/out/en-ru-137_wo_helpcontent2.sdf.bz2

2. generated with -l ru: 
http://ootrans2.i-rs.ru/out/ru-137_wo_helpcontent2.sdf.bz2

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 57281] New - Turkish GSI/SDF file for 2.0.1 without helpcontent2 module based o n SRC680_m137

2005-11-03 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57281
  Issue #:|57281
  Summary:|Turkish GSI/SDF file for 2.0.1 without helpcontent2
  |module based on SRC680_m137
Component:|l10n
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|ihi
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu Nov  3 03:03:36 -0800 
2005 ---
Download Turkish GSI/SDF file for 2.0.1 without helpcontent2 module based on
SRC680_m137 from here:

1. generated with -l tr,en-US:
http://ootrans2.iqchoice.com/out/en-tr-137_wo_helpcontent2.sdf.bz2

2. generated with -l tr:
http://ootrans2.iqchoice.com/out/tr-137_wo_helpcontent2.sdf.bz2

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 57194] New - Create l10n subcompo nent for ru component in IZ

2005-11-02 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57194
  Issue #:|57194
  Summary:|Create l10n subcomponent for ru component in IZ
Component:|www
  Version:|1.0.1
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|openoffice.org IssueTracker
  Assigned to:|louis
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Wed Nov  2 04:33:23 -0800 
2005 ---
Please, create l10n subcomponent for ru component in IZ. It will be used for
localization related issues.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 57194] Create l10n subcomponent for ru component in IZ

2005-11-02 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57194





--- Additional comments from [EMAIL PROTECTED] Wed Nov  2 14:30:10 -0800 
2005 ---
Initial owner will be rail (me) and CC to [EMAIL PROTECTED] ML if it possible.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 56340] New - Distribute localized Turkish Version of OpenOffice.org via mirrors

2005-10-21 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56340
  Issue #:|56340
  Summary:|Distribute localized Turkish Version of
  |OpenOffice.org via mirrors
Component:|www
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|TASK
 Priority:|P3
 Subcomponent:|openoffice.org source downloads
  Assigned to:|st
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu Oct 20 15:32:21 -0700 
2005 ---
Turkish version of OpenOffice.org 2.0 for Windows and GNU/Linux passed QA,
please distribute it via mirror network.

Linux, RPM:
http://download.openoffice.org.tr/pub/openoffice/2.0/tr/OOo_2.0_LinuxIntel_install_tr_rpm.tar.bz2
Linux, DEB: 
http://download.openoffice.org.tr/pub/openoffice/2.0/tr/OOo_2.0_LinuxIntel_install_tr_deb.tar.bz2
Linux, unpacked:
http://download.openoffice.org.tr/pub/openoffice/2.0/tr/OOo_2.0_LinuxIntel_tr.tar.bz2

Windows:
http://download.openoffice.org.tr/pub/openoffice/2.0/tr/OOo_2.0_windows_install_tr.zip
Windows, with JRE:
http://download.openoffice.org.tr/pub/openoffice/2.0/tr/OOo_2.0_windows_installwjre_tr.zip

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 56340] Distribute localized Turk ish Version of OpenOffice.org via mirrors

2005-10-21 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56340





--- Additional comments from [EMAIL PROTECTED] Thu Oct 20 15:34:04 -0700 
2005 ---
If you want them to be renamed or repacked to tar.gz just let me know.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 53930] fixing credits page

2005-09-06 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53930





--- Additional comments from [EMAIL PROTECTED] Tue Sep  6 03:41:06 -0700 
2005 ---
Additionally:

remove: Gorken Getin (typo)
change: Goerkem Cetin to Görkem Çetin

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 51024] cannot checkout SRC680_m1 11 and SRX645_m56

2005-06-20 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51024





--- Additional comments from [EMAIL PROTECTED] Mon Jun 20 22:11:39 -0700 
2005 ---
cvs -d:pserver:[EMAIL PROTECTED]:/cvs update -dP -r
SRC680_m111
and I have only 3 dirs:
odk
offapi
offuh

Other folders were deleted.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49493] New - Turkish GSI/SDF file based on 680_m104 without helpcontent2

2005-05-19 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49493
  Issue #:|49493
  Summary:|Turkish GSI/SDF file based on 680_m104 without
  |helpcontent2
Component:|l10n
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|ihi
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu May 19 02:40:52 -0700 
2005 ---
Attached is Turkish GSI/SDF file based on 680_m104 without helpcontent2 module.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49493] Turkish GSI/SDF file based on 680_m104 without helpcontent2

2005-05-19 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49493


User rail changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26306) Turkish GSI/SDF
  |  |file based on 680_m104





--- Additional comments from [EMAIL PROTECTED] Thu May 19 02:43:16 -0700 
2005 ---
Created an attachment (id=26306)
Turkish GSI/SDF file based on 680_m104


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49494] New - Russian GSI/SDF file based on 680_m104 without helpcontent2

2005-05-19 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49494
  Issue #:|49494
  Summary:|Russian GSI/SDF file based on 680_m104 without
  |helpcontent2
Component:|l10n
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|ihi
  Reported by:|rail





--- Additional comments from [EMAIL PROTECTED] Thu May 19 02:45:49 -0700 
2005 ---
Attached is Russian GSI/SDF file based on 680_m104 without helpcontent2 module.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 49494] Russian GSI/SDF file based on 680_m104 without helpcontent2

2005-05-19 Thread rail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49494


User rail changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26307) Russian GSI/SDF
  |  |file based on 680_m104





--- Additional comments from [EMAIL PROTECTED] Thu May 19 02:46:52 -0700 
2005 ---
Created an attachment (id=26307)
Russian GSI/SDF file based on 680_m104


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



<    1   2   3   4