[SystemInfo] Correct description of lauguage and conutry attribute 59/110659/1
authorJakub Skowron <j.skowron@samsung.com>
Tue, 17 Jan 2017 09:50:55 +0000 (10:50 +0100)
committerJakub Skowron <j.skowron@samsung.com>
Tue, 17 Jan 2017 09:57:53 +0000 (01:57 -0800)
ISO 630-2 is a mistake. ISO 630-2 covers structural steels.
ISO 3166-1 specifies 2-letter and 3-letter codes. Alpha-2 format
is used in implementation.

Change-Id: I4278dda2bcf0639ef7b6c641aec35ffc7c392b08
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html
org.tizen.web.apireference/html/device_api/tv/tizen/systeminfo.html
org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo.html

index 585d1a8..61c67db 100644 (file)
@@ -2668,7 +2668,7 @@ The following values are supported:
 <span class="attrName"><span class="readonly">                readonly
 </span><span class="type">DOMString </span><span class="name">language</span></span><div class="brief">
  Indicates the current language setting in the (LANGUAGE)_(REGION) syntax.
-The language setting is in the ISO 630-2 format and the region setting is in the ISO 3166-1 format.
+The language setting is in the ISO 639-2 format, and the region setting is in the ISO 3166-1 alpha-2 format.
 The language setting is case-sensitive.
             </div>
 <p><span class="version">
@@ -2680,7 +2680,7 @@ The language setting is case-sensitive.
 <span class="attrName"><span class="readonly">                readonly
 </span><span class="type">DOMString </span><span class="name">country</span></span><div class="brief">
  Indicates the current country setting in the (LANGUAGE)_(REGION) syntax.
-The language setting is in the ISO 630-2 format and the region setting is in the ISO 3166-1 format.
+The language setting is in the ISO 639-2 format, and the region setting is in the ISO 3166-1 alpha-2 format.
 The country setting is case-sensitive.
             </div>
 <p><span class="version">
index 849c717..29e9ebc 100644 (file)
@@ -2816,7 +2816,7 @@ The following values are supported:
 <span class="attrName"><span class="readonly">                readonly
 </span><span class="type">DOMString </span><span class="name">language</span></span><div class="brief">
  Indicates the current language setting in the (LANGUAGE)_(REGION) syntax.
-The language setting is in the ISO 630-2 format and the region setting is in the ISO 3166-1 format.
+The language setting is in the ISO 639-2 format, and the region setting is in the ISO 3166-1 alpha-2 format.
 The language setting is case-sensitive.
             </div>
 <p><span class="version">
@@ -2828,7 +2828,7 @@ The language setting is case-sensitive.
 <span class="attrName"><span class="readonly">                readonly
 </span><span class="type">DOMString </span><span class="name">country</span></span><div class="brief">
  Indicates the current country setting in the (LANGUAGE)_(REGION) syntax.
-The language setting is in the ISO 630-2 format and the region setting is in the ISO 3166-1 format.
+The language setting is in the ISO 639-2 format, and the region setting is in the ISO 3166-1 alpha-2 format.
 The country setting is case-sensitive.
             </div>
 <p><span class="version">
index 6387b6e..45fd951 100644 (file)
@@ -2668,7 +2668,7 @@ The following values are supported:
 <span class="attrName"><span class="readonly">                readonly
 </span><span class="type">DOMString </span><span class="name">language</span></span><div class="brief">
  Indicates the current language setting in the (LANGUAGE)_(REGION) syntax.
-The language setting is in the ISO 630-2 format and the region setting is in the ISO 3166-1 format.
+The language setting is in the ISO 639-2 format, and the region setting is in the ISO 3166-1 alpha-2 format.
 The language setting is case-sensitive.
             </div>
 <p><span class="version">
@@ -2680,7 +2680,7 @@ The language setting is case-sensitive.
 <span class="attrName"><span class="readonly">                readonly
 </span><span class="type">DOMString </span><span class="name">country</span></span><div class="brief">
  Indicates the current country setting in the (LANGUAGE)_(REGION) syntax.
-The language setting is in the ISO 630-2 format and the region setting is in the ISO 3166-1 format.
+The language setting is in the ISO 639-2 format, and the region setting is in the ISO 3166-1 alpha-2 format.
 The country setting is case-sensitive.
             </div>
 <p><span class="version">