[U8.1]Globalization is not working in my windows store app

Hi,
I have a set of 20 resource files(resw) in its respective folders under strings folder in the Shared project of my Universal App.
When I change the system's primary language, appropriate language file is not getting picked up , instead it always shows in
English.
How can i fix this issue?
Thanks

Hi VDNS,
>>When I change the system's primary language, appropriate language file is not getting picked up, instead it always shows in English
Could you please show us how did you do to globalize your app? Basically, we need to set the ResourceContext based on your current language or get the user's home geographic region to decide which language the app should display using
GlobalizationPreferences class.
See this official sample:
https://code.msdn.microsoft.com/windowsapps/Application-resources-and-cd0c6eaa
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Globalization is not working in my windows store app

    Hi,
    I have a set of 20 resource files(resw) in its respective folders under strings folder in the Shared project of my Universal App.
    When I change the system's primary language, appropriate language file is not getting picked up , instead it always shows in
    English.
    How can i fix this issue?
    Thanks

    Hi VDNS,
    >>When I change the system's primary language, appropriate language file is not getting picked up, instead it always shows in English
    Could you please show us how did you do to globalize your app? Basically, we need to set the ResourceContext based on your current language or get the user's home geographic region to decide which language the app should display using
    GlobalizationPreferences class.
    See this official sample:
    https://code.msdn.microsoft.com/windowsapps/Application-resources-and-cd0c6eaa
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Certificate not works when deploy the store app package by powershell

     I request a web service with a pfx certificate in windows store app, it works well, but after I create a package by VS2013, and
    deploy the app with powershell, access web service failed, seems the certificate not works. Any hints, suggestion ? My code as below:
    string certRawData = StringEncryptionHelper.Decrypt(ConfigurationLoader.ApplicationSettings.CertificateData.RawData);
    string certPassword = StringEncryptionHelper.Decrypt(ConfigurationLoader.ApplicationSettings.CertificateData.Password);
    await CertificateEnrollmentManager.ImportPfxDataAsync(certRawData,
    certPassword,
    ExportOption.Exportable,
    KeyProtectionLevel.NoConsent,
    InstallOptions.None,
    ConfigurationLoader.ApplicationSettings.CertificateData.FriendlyName);
    CertificateQuery certQuery = new CertificateQuery { FriendlyName = ConfigurationLoader.ApplicationSettings.CertificateData.FriendlyName };
    IReadOnlyList<Windows.Security.Cryptography.Certificates.Certificate> certs = await CertificateStores.FindAllAsync(certQuery);
    certificate = certs.FirstOrDefault();
    var protolFilter = new HttpBaseProtocolFilter { ClientCertificate = certificate };
    var client = new HttpClient(protolFilter);
    HttpResponseMessage result = await client.GetAsync(requestUri);

    Hello Mosser lee,
    As this issue is related to Development, it is recommended to post in the related MSDN forum.
    The professionals there will be glad to help you.
    https://social.msdn.microsoft.com/Forums/en-US/home
    Thanks for your understanding.
    Best regards,
    Fangzhou CHEN
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • ShowAppointmentDetailsAsync does not work properly in Windows Runtime apps

    I found a bug that AppointmentManager.ShowAppointmentDetailsAsync always returns immediately in a Windows Runtime app (this did not happen in a Silverlight app). Method should return only after user has pressed the back button as in other appointments
    apis. Now it is very difficult to perform required actions in my app after user returns from the appointment details view. Please fix this latest in Windows 10 so I can remove my workarounds.

    Steps to reproduce the issue:
    1. Create a new C# Store project e.g. "Blank App (Windows Phone)" (must be a Windows Runtime app, NOT Silverlight).
    2. In Package.appxmanifest add capability "Appointments"
    3. In MainPage.cs insert the following code block:
    protected override async void OnNavigatedTo(NavigationEventArgs e)
    var appointmentStore = await Windows.ApplicationModel.Appointments.AppointmentManager.RequestStoreAsync(AppointmentStoreAccessType.AllCalendarsReadOnly);
    var appointments = await appointmentStore.FindAppointmentsAsync(DateTimeOffset.Now, TimeSpan.FromDays(30));
    var appointment = appointments.FirstOrDefault();
    if (appointment != null)
    await appointmentStore.ShowAppointmentDetailsAsync(appointment.LocalId);
    (sample assumes you have at least one appointment in your calendar within next month)
    5. Add a breakpoint on the line "await appointmentStore.ShowAppointmentDetailsAsync..."
    6. Run the app, the breakpoint is hit.
    7. Hit F10 and see how appointment details are shown as expected but call returns immediately which is not correct.
    You can try the same code in a Silverlight app where it works correctly.

  • My flash flayer does not work on my Windows 8 Surface Tablet, it also won't let me see if i already

    My flash flayer does not work on my Windows 8 Surface Tablet, it also won't let me see if i already have it installed...

    1.      Are you getting any error message?
    2.      Which browser are you using?
    3.      Were there any recent changes made on the computer prior to the issue?

  • Flash player does not work properly on Windows 7 32 bits

    Hello,
    My flash player does not work properly on Windows 7 32 bits with Firfox and IE8 (lasts versions).
    My Flash player version : 10.0.45.2, but I tried with version 9 too, with same problems.
    I have tried to uninstall, reboot, reinstall several times, ... witch did not worked.
    In fact, it works correctly on some sites, like youtube, but not on some others like :
    http://www.dailymotion.com/ => black screen instead of videos, right click gives flash context menu
    http://www.canalplus.fr/ => videos does not load, right click gives flash context menu
    http://www.myspace.com/ => no audio player, right click gives flash context menu
    some games in http://www.kongregate.com/ => black screen instead of games, right click gives flash context menu
    I have no problem with shockwave in http://www.adobe.com/shockwave/welcome/
    No problem too with flash player on http://www.adobe.com/software/flash/about/
    But in the Global Privacy Settings panel (http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager02.htm l), I cannot change any settings :
    I cannot check boxes,
    My changes are not saved.
    In most of flash animations, videos, ...,
    when I click on parameters, I cannot do anything, even closing.
    when I am in full screen mode, the message "press escape to exit...." does not disappear.
    Last thing, all those problems was not there when I was on Windows XP, few weeks ago, and appear with my registered Windows 7 premium familly edition, with the same hardware configuration...
    Thank you for your help

    Hi eidnolb
    Thanks for your answer.
    This is what I have :
    Verify user permissions
    I have an administrator account.
    I tried (uninstall, install and run) with super-administrator account for same results
    Install the most current version.
    I am running the latest version (10.0.45.2)
    Run the Clean Installer to Fix 3rd Party Flash Player Cleaners
    I did not "clean" my computer.
    Troubleshoot Pop-up blockers
    I have no Pop-up or esle blocker  software.
    Ensure that Internet utilities do not block Flash Player
    I tried (uninstall, install and run) without Avast.
    I have windows 7 firewall. I do not know where I can allow ActiveX  controls and Flash (SWF) content. I do not see anything relative to ActiveX an Flash in allowed program list.
    Fix machine crashes when displaying Flash content
    I have no freez or crash.
    Using IE, Shockwave Flash Object is Enabled and vs 10.0.45.2
    Using FF, I have SWF vs  10.0.45.2 and it is Enabled
    I really do not understand !!
    Thanks,
    Ju'

  • My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

    My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

    My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

  • I have a problem with my MacBook Pro is the almost of my app not working at all like a app store and terminal and other important apps please if u can help me as fast as you can cuz i don't wanna format it that's why am on Mac now not win ?

    i have a problem with my MacBook Pro is the almost of my app not working at all like a app store and terminal and other important apps please if u can help me as fast as you can cuz i don't wanna format it that's why am on Mac now not win ?

    Abdussalam.A,
    you mentioned that Terminal does not work at all for your MacBook Pro. What currently happens when you run Terminal? In what way does it not work?

  • ExpressCard/34 not working in BootCamp Windows 7 64-bit. Apple's BIOS emulation does not give enough resources.

    MacBook Pro unibody, 15" 2009
    ExpressCard/34 (Card is by Transcend TS-RDF1, JMicron chip for SD card) is not working in BootCamp Windows 7 64-bit. Windows reports:
    "This device cannot find enough free resources that it can use. (Code 12)
    If you want to use this device, you will need to disable one of the other devices on this system."
    Other data points: Card works fine in Mac OSX, worked under Windows XP 32-bit (initially reported same problem, but works after reboot).
    Checking the forums there seems to be no actual device suggested to actually remove that would help the problem. And even if it was, the concept is ridiculous. What other device would you like to remove? Display adapter? Network adapter? No way. I use all available devices and don't want to compromise.
    It seems like BIOS emulation does not allocate enough resources to ExpressCard.
    Are others having the same problem?
    Does anyone have a fix for this?
    Is there anyone at Apple who cares to provide a solution?

    It is not a driver problem, but a problem in the BIOS emulated by bootcamp on some (not all) MBP models. So unless Apple fixes it in bootcamp, there is no real solution. And obviously, Apple doesn't care. They are dropping the Expresscard slot anyway.
    Unfortunately, this poster seems right: http://forums.macrumors.com/showthread.php?t=912259 :
    The 2008/2009 Macbook Pros don't allow to use the ExpressCard slot because of EFI/Bootcamp errors (Windows Vista/7 cannot allocate an IRQ to the slot). You don't need any drivers for using an ExpressCard slot on Windows, you only need the drivers for the corresponding card you are using.
    Bootcamped XP allowed to use the slot, but you could not use hot-plugging.
    And from the Sonnet site ( http://www.sonnettech.com/product/tempo_sata_express34.html ) :
    Tempo SATA ExpressCard/34 not supported under Windows 7 or Windows Vista when running on unibody MacBook Pro computers. The problem is caused by the MacBook Pro's BIOS emulation, which doesn't allocate enough resources to support certain kinds of Expresscard/34 devices, such as a SATA controller, in these operating systems.
    (added link to Sonnet's explanation)

  • Sound alerts not working in Mail and Ichat apps since upgrade to 10.4.9

    I just noticed my Sound alets not working in Mail and Ichat apps since upgrade to 10.4.9.
    I'm using soundsticks which is playing sounds thru quicktime, itunes, etc but my alert sounds for getting new emails and IM messages is not working. I get the quick "white flash" on the screen instead. I checked the prefs on both apps and it is set to give me the alert sound, I can even test it in the ichat pref when I change the new message alert sound it will play it thru my speakers but when I get a new message in either app it just gives me the white flash.
    I'm read that it can be an issue of not having the balance in the system sound pref set the middle, so I checked that, restarted, all that but still no luck.
    I really like the sound alert features because I can be in another part of my house, turn the sound way up and I'll know when one of my clients is trying to reach me but now I can't do that.
    Any ideas?
    Thanks in advance!
    Brown.Recluse

    Ok, weird, strange...did ONE more restart and now its working fine...who knows?
    Me

  • HD Audio is not working in bootcamp windows in mac mini 2012

    HD Audio is not working in bootcamp windows in mac mini 2012

    Update to the latest bios: https://forum-en.msi.com/index.php?topic=163918.msg1260356#msg1260356 (Follow the guide)
    >>Clear CMOS<<
    Afterwards update the Intel Management Engine Driver in Windows.
    Reboot and afterwards install current Realtek drivers: http://www.msi.com/service/download/driver-22481.html

  • My sound is not working after downloading windows 10

    My sound is not working after downloading windows 10 please can you help me?

    right click start then select device manager see if there are any yellow ! in triagle symbols next to any device if there is you may need to reinstall the audio driver

  • Dc7700, window7, machine speaker not working. migrating from window xp to 7

    dc7700, window7, machine speaker not working. migrating from window xp to 7

    Hi:
    Just download and install the latest Realtek HD audio driver from the Realtek site.
    Accept the agreement. Download and install either the first or second driver on the list depending on whether you installed the 32 or 64 bit version of W7.
    http://www.realtek.com.tw/downloads/downloadsView.​aspx?Langid=1&PNid=24&PFid=24&Level=4&Conn=3&DownT​...
    Paul

  • Multitouch on track pad not working when running Windows 8 in boot camp

    Does anyone know a work around on how to resolve the issue of more than one fingers on the trackpad? For example, I use one finger to click a window then another finger to slide/move the window to a different location on the screen. This does not work when running Windows 8 in Boot Camp latest version. Any suggestion is much appreciated.

    very very few gestures are supported in windows
    https://discussions.apple.com/message/24548533#24548533
    if it's a limitation from ms you need to contact them
    if it's a limitation from apples drivers you can use feedback channel
    http://www.apple.com/feedback/

  • Magic Trackpad's One Finger "Tap to Click" Not Working in Login Window?

    Magic Trackpad's *One Finger* "Tap to Click" Not Working in Login Window:
    All of my iMac's accounts have *One Finger* "Tap to Click" turned on (checked) in System Preferences. However, in the Login Window where the user decides which account to login to, the Magic Trackpad's clicking ability does not work even though moving the arrow does work. How do I turn on the Magic Trackpad's ability to click in the Login Window?

    After accidentally pressing down on the Magic Trackpad, I realized the trackpad has tactile feedback, that is, it is a big button that can be pressed down and pop back up like old computer mice. Though this will allow the trackpad to select the account I want to open in the Login Window, it still doesn't explain why "tap to click" isn't working in the Login Window. Nevertheless, my question can be considered as answered.

Maybe you are looking for