aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/applocale/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/applocale/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/property/applocale/index.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/applocale/index.html b/files/ja/archive/mozilla/xul/property/applocale/index.html
new file mode 100644
index 0000000000..2ef28b1773
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/property/applocale/index.html
@@ -0,0 +1,24 @@
+---
+title: appLocale
+slug: Archive/Mozilla/XUL/Property/appLocale
+tags:
+ - XUL Properties
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Property/appLocale
+---
+<div class="noinclude">
+ <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
+<dl>
+ <dt>
+ <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/appLocale">appLocale</a></span></code> <span class="icon-only-inline" title="これは廃止されたAPIであり、今後の動作は保障されていません。ご注意下さい。"><i class="icon-trash"> </i></span></dt>
+ <dd>
+ 型: <em><a href="/ja/docs/NsILocale" title="NsILocale">nsILocale</a></em></dd>
+ <dd>
+ ユーザのロケールについての情報を保持する XPCOM オブジェクトを返す。これは <a href="/ja/docs/NsILocale" title="NsILocale">nsILocale</a> を実装するオブジェクトです。</dd>
+</dl>
+<div class="noinclude">
+<div class="blockIndicator geckoMinVer standardNote">
+ <div style="text-align: center; font-weight: bold; padding-bottom: 0.5em;">Gecko 1.9.1 note</div>
+ <div>このプロパティは Gecko 1.9.1 で削除されました。</div>
+</div>
+</div>