Source code

Revision control

Copy as Markdown

Other Tools

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
---
$tags:
- 'Core :: Internationalization'
intl:
requested_locales:
type: string_list
lifetime: application
description: |
The Locales that are being requested.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- flod@mozilla.com
expires: never
available_locales:
type: string_list
lifetime: application
description: |
The Locales that are available for use.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- flod@mozilla.com
expires: never
app_locales:
type: string_list
lifetime: application
description: |
The negotiated Locales that are being used.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- flod@mozilla.com
expires: never
system_locales:
type: string_list
lifetime: application
description: |
The Locales for the OS.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- flod@mozilla.com
expires: never
regional_prefs_locales:
type: string_list
lifetime: application
description: |
The regional preferences for the OS.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- flod@mozilla.com
expires: never
accept_languages:
type: string_list
lifetime: application
description: |
The languages for the Accept-Languages header.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- flod@mozilla.com
expires: never