[gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-1463) Fully translate to Arabic language in webui_ar.xml file

kien nguyen (JIRA) jira-events at lists.jboss.org
Wed Sep 8 04:42:49 EDT 2010


Fully translate to Arabic language in webui_ar.xml file 
--------------------------------------------------------

                 Key: GTNPORTAL-1463
                 URL: https://jira.jboss.org/browse/GTNPORTAL-1463
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 3.1.0-GA
            Reporter: kien nguyen


In webui_ar.xml resource bundle file, some keys don't be tranlate to Arabic
Examples:
############################################################################
  #              org.exoplatform.portal.webui.container.UIBrowserPortlet         #
  ############################################################################
  -->
  <UIBrowserPortlet>
    <Back>Back</Back>
    <Forward>Forward</Forward>
    <Refresh>Refresh</Refresh>
    <Stop>Stop</Stop>
    <Goto>Go to the address in the Address Bar</Goto>
    <Go>Go</Go>
    <Untitled>(Untitled)</Untitled>
    <Tab>New tab</Tab>
  </UIBrowserPortlet>
  <!--
  ############################################################################
  #              org.exoplatform.portal.webui.container.UIPopupWindow         #
  ############################################################################
  -->
  <UIPopupWindow>
    <Close>Close Window</Close>
    <title>
    	<UIPageNodeForm>ADD/EDIT PAGE NODE</UIPageNodeForm>
    	<UINavigationManagement>Navigation Management</UINavigationManagement>
    	<UIPageNavigationForm>Page Navigation Form</UIPageNavigationForm>
    </title>
  </UIPopupWindow>
  <!--
  #############################################################################
  #           org.exoplatform.portal.organization.component.UIGroupNavigationManagement#
  #############################################################################
  -->
  <UIGroupNavigationManagement>
    <Action>
      <Add>Add Navigation</Add>
    </Action>
    <Delete>
      <Confirm>Are you sure to delete this navigation?</Confirm>
    </Delete>
  </UIGroupNavigationManagement>
  <!--
  #############################################################################
  #           org.exoplatform.portal.organization.component.UIAddGroupNavigation#
  #############################################################################
  -->
  <UIAddGroupNavigation>
    <Action>
      <Add>Add Navigation</Add>
    </Action>
    <Label>
	<NoPermission>This user doesn't have permisson to add navigation</NoPermission>
    </Label>		
    <header>
    	<Group>Group</Group>
    </header>
  </UIAddGroupNavigation>
	<!--
  ############################################################################
  #		           org.exoplatform.portal.webui.application.UIGadget           #
  ############################################################################
	-->
	<UIGadget>
		<tooltip>
			<Minimize>تصغير</Minimize>
			<Unminimize>استعادة</Unminimize>
			<Maximize>تكبير</Maximize>
			<Unmaximize>استعادة بانخفاض</Unmaximize>
			<editGadget>Edit Gadget</editGadget>
			<deleteGadget>Delete this gadget</deleteGadget>
		</tooltip>
	</UIGadget>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the gatein-issues mailing list