Translate Application for arab users

hey all,
I have an application i want to make the arabic version from the application for the users,i created a copy of the application now i want to rename the items (pages,regions,buttons,etc) to arabic in proper way and to change the direction of the items from right to left for arabic users...
Regards ,
Ahmed

Hi Ahmed,
Did you already have a look in the Shared Components section - Globalization - Translate Application?
The steps to follow;
1. Map your primary language application to a translated application
2. Seed and export the translation text of your application into a translation file.
3. ranslate text identified in translation file.
4. Apply your translation file and publish
5. Optionally translate messages which are used by PL/SQL procedures and functions.
6. Optionally identify any data that needs to be dynamically translated to support SQL based lists of values.
Or have a look in the doc: http://download.oracle.com/docs/cd/B28359_01/appdev.111/b32258/global.htm
I never tried to translate into a language with a reading direction of right to left... interesting!
Dimitri
-- http://dgielis.blogspot.com

Similar Messages

  • How to secure BSP applications for external users on the internet?

    I posted this question under Enterprise Portal forum but got no response. I am hoping some of you experts in this area can help.
    We have developed BSP applications and set them up as iViews in Enterprise Portal 6. Our portal implementation will be used by external users.
    We have security concerns that the access to the BSPs  allows external users direct access to the R/3 system. We were told that we should use ITS application instead of BSP application for external users.
    Do any of you have any insight into how we could work around the security problem with BSP applications, or BSP applications in EP6? Your help will be greatly appreciated.

    In sense they are correct as to whether it is more secure or not would have to be a call by people who are more of an expert than myself.
    But I can see there point the BSP runs directly on the system and uses the system security where as the ITS is basically just an RFC call. However for us we use a 620 server with BSP's and make RFC calls to our R/3 systems thus keeping people of the R/3 directly - however we are not opened to the Internet.
    If your message is answered please remember to mark it solved so others searching in the future can find the solved ones quicker - just click on the yellow star.

  • How do i enable office applications for all user accounts on the same machine?

    Hi All,
    I just purchased a new MBA and Office Hame & Business. Coming from the windows world I thought that one installation of office should be available to all accounts that I set up on the same machine.  I set-up the user accounts then installed office 2011 for MAC and tried to access office from my daughters account -> can not locate office?  Does MS expect that you need to purchase a separate copy of office for each user on the same machine??  I also don't want to waste precious harddrive space in the MBA to have separate copies of the same application installed.
    Any help would be appreciated....
    Andrew

    One install allows all your users to use Office.  All your users have access to the Applications folder where the office apps are installed.  Do you see the office folder from your daughters account in applications?

  • How do I install an application for multiple users?

    ... not only for the administrator...

    They are all set up for multiple users if they are in the applications folder.
    ...JER

  • How do I startup an application for all users at login?

    I know about launchd, but I want an application to start whenver a user logs in and run as that user.  launchd stuff seems to run as root.
    I would prefer to set this up to work for all users, but if that can't be done, just for the current user.  I have an installer package and Id like to run this command to set this up from a bash script.

    I found this bit of code which is very similar to something else I found.
    defaults write ~/Library/Preferences/loginwindow AutoLaunchedApplicationDictionary -array-add '{ "Path" = "/path/to/script"; "Hide" = "0"; }'
    That doesn't work.  Anyone at all, even for a single user, how do I script a command to get an application to start when a user logs in under 10.8?

  • Set default application for *all* users

    Hello people, my 1st post here, so forgive me for possible imprecisions, ambiguity, inappropriateness....
    When I search how to set/change the default app for opening some type of file I always find the answer "through the getinfo". But doing that, I only change the default application for the current user.
    I want to do that for all users of my mac, without repeating the getinfo process for each of them.
    Is there any adminstrative tools for doing that?
    Thank you.

    You could download and install RCDefaultApp 2.1 for all users: check the Read Me and then test it on something to see if it accomplishes what you want.
    http://www.rubicode.com/Software/RCDefaultApp/

  • Add Applications for New User to Dock

    Hi,
    I'm running a Server through a local account on an Imac controlling 10 Imacs and 12 Emacs for a Music dep. I recently set up some more Emacs running 10.4.11 for a different department. They're all networked fine and I've allowed access to applications for users through Legacy.
    I can't figure out how to add an application or a folder onto the dock for a user where the application exists on the Emac but not on the Imac. The only applications or folders I can access are those available to the local user on the Imac. It's not an option to install the application onto the Imac
    Any help much appreciated,
    Muppetto

    So when the "Art GCSE" Open Directory user logs in, you want the "~/Documents/Art GCSE" folder to show up in the dock? If so...
    Log into the "Art GCSE" user on a client machine that has Workgroup Manager installed on it. When logged in as that user, open WGM (and authenticate to WGM as diradmin, not as that user). Select the user from the users list, go to Preferences > Dock > Dock Items. Select "Always" and choose the items you would like to always appear in the dock for that user. Under the "Documents and Folders" area, choose the "Art GCSE" folder.
    Try this out and post back with any questions!

  • Live video application for multiple users with RTMFP

    Hi
    We developed a live video application in Flex that uses RTMP. In one session up to 5 users are able to publish their stream and up to 20 users can join a group. For saving bandwidth costs and making use of lower latency with UDP we check RTMFP. From reading the documentation it seems that RTMFP multicast is the way to go.
    Our frist results and additional research surfaced two 2 issues:
    - Streams have a live delay (which seems to be multicastwindowduration + buffertime) that takes up to 30 sec to disappear but seems to increase again
    - The application allows one user to change the size of a published video (camera.setMode). This causes a freeze with RTMFP for the publisher and all subscribers. Changing the size several times can cause to make the video work again for the publisher and subscriber (some bugs are already reported here)
    For solving these issues I wonder:
    1.) Is RTMFP multicast able to deliver a low latency solution that is needed for face to face v/a communication?
    2.) if yes - are there any settings suggested by Adobe for the RTMFP NetStream multicast properties (like multicastwindowduration property) and if not can you give me some hints what would work for reduce the latency that face to face communication gets acceptable?
    3.) How to deal with the setMode issue - does this happen because I misconfigured RTMFP or is this API not supported? Will unpublish and publish solve the issue (what api series do I need to use to do so?)
    Best regards,
    Marc

    1) any practical use of P2P multicast will have a delay measured in seconds. it shouldn't go to 30 seconds unless you have a large NetStream.bufferTime.
    2) i strongly recommend against changing the multicast stream parameters. they all interact with each other. decreasing the window duration will decrease the effective reliability of the stream, by reducing the amount of time to receive all of the fragments of the stream as they pass through the P2P group -- especially when people join or leave the group, which can disrupt the low latency "push" trees that are constructed in the group.
    3) you should be able to change the encoding parameters on the fly without a major disruption. are you using H.264 or Sorenson Spark?  it's possible that your camera doesn't like to have its capture size changed and it is freezing temporarily.  i'm not having any trouble changing the capture size with my camera (and using H.264).  i recall there being some issue with changing the frames-per-second on the fly (at least some time ago, and i don't remember what the issue is) -- there was enough of an issue that i disabled it in my little app while actively publishing.

  • JWS installed client application for all users on one PC

    For a PC (or Mac), Can one install a client application using Java Web Start & JNLP for all users on
    that particular machine? If so, how do you do it?
    thanks,
    Phil

    This is a new feature in the 1.5 version of Java Web Start (seperate system cache) see:
    http://java.sun.com/j2se/1.5.0/docs/guide/jws/enhancements-1.5.0.html, and
    http://java.sun.com/j2se/1.5.0/docs/guide/deployment/index.html
    Normally, applications are installed in each users cache.
    /Dietz

  • Shared Computer - Want Creative Cloud Application for single user only on Mac

    Hi, the creative cloud icon appears in the menu bar for all users on our family mac. I only want it for my own user, not for my family users, because they are asked about CC user and password. How can I set it up so that it doesn't appear in the menu bar for the other users? Note: The menu "Settings" can only be reached when logging on to Adobe CC first - so this is not an option as they don't have such a user.

    Hi,
    unfortunately the description on how to disable doesn't work (I found it already in the internet before).
    - For my own user (and also when I'm logging on with a family user), the Creative Cloud App doesn't appear in the list of apps. (See screenshot).
    - For other users, it the "Log In Items" (German: Anmeldeobjekte) doesn't even appear (see screenshot).

  • Application for a user to cap data usage?

    Why do none of the 'smart' phones come with an application to cap data usage....?
    If you are pay as you go, the networks know when to cut you off, it is around the time your prepaid amount hits zero. So why cannot a user state yes I would like the ability to go over my allowance, or no I would like the data allowance to be the limit?
    One particular network in the UK will charge £4.50 per mb when you exceed your allowance,
    and even with this exorbitant fee, will not allow you to cap it.
    Surely this would be a good basic tool to ship with any phone.

    Why do none of the 'smart' phones come with an application to cap data usage....?
    Probably because smartphones are designed to be permanently connected to the internet which is why all the networks offer "unlimited" data tariffs.
    I put unlimited in quotes because these unlimited tariffs still have limits (500mb or whatever is stipulated per month). But you don't have to cap your usage unless you are an extremely high data user, in which case you shouldn't be on a PAYG tariff.
    Even PAYG customers can pay for a similar "unlimited" add-ons to their standard PAYG tariff. For example, O2 offers 300 UK texts and 500MB of data when you top-up £10 a month. If you are charged £4.50 per MB when you exceed your allowance, this is a very good deal.
    In most cases, unless you really don't use the smartphone to its full extent, being on a contract with "unlimited" data included works out cheaper than paying full price for the handset, and then paying for what you use on top each month. Most networks sting PAYG users for data usage.

  • Error in record working time ESS application for an user

    Hi ,
    We are getting the below error for a specific user when he is accessing the ESS Record working time application.
    Please find the below error.
    12:06_28/02/11_0009_1265450
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Problem creating the Application Integrator, please look for a previous exception during onNodeReady()
    at com.sap.portal.wdintegrator.WebDynproIntegrator.doContent(WebDynproIntegrator.java:59)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.doRefresh(AbstractPortalComponent.java:355)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:188)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Thanks and Regards,
    Rajesh

    Hi,
    I am facing similar issue. Did you get solution for this?
    Regards,
    Apurva

  • Updating applications for multiple users

    I have set up multiple user accounts on my mac pro so that I can restrict my kid's access to applications and the web. Trouble is that I am unable to update his browser and flash plug-in. My default browser is Firefox 17.0, Flash Player 11.5.502.110 but his shows up as Firefox 3! I have scrolled through the Parental Controls: Allowed Apps list looking in vain for a way to select the *right* browser version, but nothing seems to work. Any ideas?

    Thanks for responding, Kirk. Per your suggestion I checked the parental controls panel to see which apps folder was selected and found that there seemed to be no way to navigate to a particular folder. It simply offers an option named "Other Apps". Next I looked at the User/blah/Applications folder and found that there was none--so parental controls must be pointing to the HD/Applications folder.

  • Installing applications for multiple users

    I apologize in advance if this is a dumb question. I am a longtime Mac user, but always on a single machine with a single user account. Now I have finally convinced my wife to make the switch to Mac and we will be sharing a new Mac Mini.
    My question is this. When I go to install a new application (like MS Office or iWorks), how do I install it so it is available to both users? My plan is to create an admin account and then a standard user account for my wife and for me. Would I move into the admin account to install software?
    Thanks in advance for any answers!

    As long as you install applications into their usual location: /Applications, the Applications folder at the root level of your computer's directory, the applications should be available to all users. You can install from any account, but you will have to supply admin authentication (username, password).
    charlie

  • URL access rights of a partner application for different user groups

    I have deployed an application in OC4j_Portal, enabled the SSO feature by doing the required entry in mod_osso file.
    Now I want a certain group of users to be able to access the URL of my application and not the others.
    Right now every valid user of the OID can access it.
    How should i restrict the access?

    If this is a Portal application you could define the access in Portal. Otherwise you might need to change your code and check if the logged in user is a member of the group you want to grant the access.
    Otherwise a custom LoginManager might solve your problem (JAAS). Check out http://www.oracle.com/technology/products/jdev/howtos/10g/jaassec/index.htm
    cu
    Andreas

Maybe you are looking for

  • My songs are NOT showing up in iTunes

    I just got a new MacBook Pro, and i signed in to my iTunes account. But for some reason, when I click "Library" it automatically takes me to this page that says "Music" at the top then says "go to itunes store or scan for music." Also, when I'm in th

  • USING I PHOTO With photos on external drives only

    HOW CAN I ACCESS I PHOTO LIBRARIES OR CREATE NEW ONES USING ONLY EXTERNAL DRIVES so I don't have to Import to computer and fill up my HD

  • X-fi Digital in not working for Sony

    I have tried looking at all settings in the users manual etc and I am still not getting any sound from my portable Sony DAT player. Not sure what else I have to do to get this working. It worked fine in my old audigy 2 zs pro.

  • Gif downloads display 1x1 pixels - no graphics

    I'm on windows 7. Sites that have downloads of graphics show in the address bar 'file name.jsp(gif image, 1x1 pixels)'. No graphic is displayed. No problem running on Firefox 3.6.16. Any suggestions?

  • Text Colour opposite of background

    I have a black and white checkered background in indesign, and textbox going through both black and white parts How do I get the text to appear as paper on black background and black on white backgrounds without using create outlines and path finder.