/* 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/. */ package org.mozilla.fenix.ui.util const val FRENCH_LANGUAGE_HEADER = "Langues" const val ROMANIAN_LANGUAGE_HEADER = "Limbă" const val ARABIC_LANGUAGE_HEADER = "اللغة" const val FR_SETTINGS = "Paramètres" const val FRENCH_SYSTEM_LOCALE_OPTION = "Utiliser la langue de l’appareil"