This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 399b871  CB-8515 add Windows as supported platform for `defaultlocale` 
(#782)
399b871 is described below

commit 399b87193016ebc2a8b4154de9fae0af68cd70ac
Author: Jan Piotrowski <piotrowski+git...@gmail.com>
AuthorDate: Fri Feb 23 18:03:21 2018 +0100

    CB-8515 add Windows as supported platform for `defaultlocale` (#782)
    
    In https://github.com/apache/cordova-windows/pull/59 `defaultlocale` was 
implemented for Windows.
---
 www/docs/en/dev/config_ref/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/docs/en/dev/config_ref/index.md 
b/www/docs/en/dev/config_ref/index.md
index c0f44a8..52f2b5f 100644
--- a/www/docs/en/dev/config_ref/index.md
+++ b/www/docs/en/dev/config_ref/index.md
@@ -69,7 +69,7 @@ windows-packageVersion(string) <br/> ==Windows== | 
Alternative version for Windo
 android-packageName(string) <br/> ==Android== | Alternative package name for 
Android, overrides `id`.
 ios-CFBundleIdentifier(string)  <br/> ==iOS== | Alternative bundle id for iOS. 
Overrides `id`.
 packageName(string) <br/> ==Windows== | *Default: Cordova.Example* <br/>  
Package name for Windows.
-defaultlocale <br /> ==iOS== | Specified the default language of the app, as 
an IANA language code.
+defaultlocale <br /> ==iOS== ==Windows== | Specified the default language of 
the app, as an IANA language code.
 android-activityName(string) <br/> ==Android== | Set the activity name for 
your app in AndroidManifest.xml. Note that this is only set once after the 
Android platform is first added.
 xmlns(string) | *Required* <br/> Namespace for the config.xml document.
 xmlns:cdv(string) | *Required* <br/> Namespace prefix.

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to