To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100235
------- Additional comments from [email protected] Tue Mar 17 12:23:37 +0000 2009 ------- if you change the string to for example < "x" ; RID_SVXPAGE_IMPROVEMENT ; > then the fallback mechanism add that string also to the localized resource strings. But be aware that you add a new translateable string .... but could be an workarround for this issue ItemList [ ar ] = { < "%PRODUCTNAME" ; 0; > ; < "ﺐﻳﺎﻧﺎﺗ ﺎﻠﻤﺴﺘﺧﺪﻣ" ; RID_SFXPAGE_GENERAL; > ; < "ﻉﺎﻣ" ; OFA_TP_MISC; > ; < "ﺎﻟﺫﺎﻛﺭﺓ" ; OFA_TP_MEMORY; > ; < "ﻉﺮﺿ" ; OFA_TP_VIEW ; > ; < "ﻂﺑﺎﻋﺓ" ; RID_SFXPAGE_PRINTOPTIONS; > ; < "ﺎﻠﻤﺳﺍﺭﺎﺗ" ; RID_SFXPAGE_PATH; > ; < "ﺍﻸﻟﻭﺎﻧ" ; RID_SVXPAGE_COLOR; > ; < "ﺎﻠﺨﻃﻮﻃ" ; RID_SVX_FONT_SUBSTITUTION ; > ; < "ﺍﻸﻣﺎﻧ" ; RID_SVXPAGE_INET_SECURITY ; > ; < "ﺎﻠﻤﻈﻫﺭ" ; RID_SVXPAGE_COLORCONFIG ; > ; < "ﺎﻠﻣﻮﺼﻠﻳﺓ" ; RID_SVXPAGE_ACCESSIBILITYCONFIG ; > ; < "ﺝﺎﻓﺍ" ; RID_SVXPAGE_OPTIONS_JAVA ; > ; < "ﻩﻮﻳﺓ ﺎﻠﺸﺒﻛﺓ" ; RID_SVXPAGE_SSO ; > ; < "ﺖﺣﺪﻴﺛ ﻊﺑﺭ ﺍﻺﻨﺗﺮﻨﺗ" ; RID_SVXPAGE_ONLINEUPDATE ; > ; < "x" ; RID_SVXPAGE_IMPROVEMENT ; > ; }; but the better way is to define a real en-US string. --------------------------------------------------------------------- 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]
