You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "chris (JIRA)" <ji...@apache.org> on 2014/07/09 09:28:05 UTC

[jira] [Created] (CB-7103) Language "Flags" for App Stores

chris created CB-7103:
-------------------------

             Summary: Language "Flags" for App Stores
                 Key: CB-7103
                 URL: https://issues.apache.org/jira/browse/CB-7103
             Project: Apache Cordova
          Issue Type: New Feature
    Affects Versions: 3.5.0
            Reporter: chris


When submitting an app to the App Store/Google Play/WP Marketplace the apps are required to have a native localization "flag" to be listed correctly in the store.

- On IOS it's necessary to output *.lproj files for each language.
- Android needs /res/values/strings.xml
- WP8 needs them listed in WMAppManifest.xml

Could this be handled by Cordova?

I'm not talking about an actual localization implementation, I only want to list the languages I support in config.xml and Cordova should generate dummy files so that the stores detect which languages an app supports.




--
This message was sent by Atlassian JIRA
(v6.2#6252)