Loading res/values-fr/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -3721,4 +3721,5 @@ <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Découvrez votre nouvelle tablette"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Découvrez votre nouvel appareil"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"Cette fonctionnalité n\'est pas disponible sur cet appareil"</string> <string name="microg_title">"Paramètres microG"</string> </resources> res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -9057,4 +9057,5 @@ <string name="e_contributors_title">/e/ contributors</string> <string name="lineageos_contributors_title">LineageOS contributors</string> <string name="microg_title">MicroG settings</string> </resources> res/xml/development_prefs.xml +6 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,12 @@ android:key="development_prefs_screen" android:title="@string/development_settings_title"> <Preference android:title="@string/microg_title" > <intent android:action="android.intent.action.MAIN" android:targetPackage="com.google.android.gms" android:targetClass="org.microg.gms.ui.SettingsActivity" /> </Preference> <PreferenceScreen android:key="development_tools" android:title="@string/development_tools_title" Loading Loading
res/values-fr/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -3721,4 +3721,5 @@ <string name="new_device_suggestion_summary" product="tablet" msgid="393751455688210956">"Découvrez votre nouvelle tablette"</string> <string name="new_device_suggestion_summary" product="device" msgid="2939870049868336652">"Découvrez votre nouvel appareil"</string> <string name="disabled_low_ram_device" msgid="3751578499721173344">"Cette fonctionnalité n\'est pas disponible sur cet appareil"</string> <string name="microg_title">"Paramètres microG"</string> </resources>
res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -9057,4 +9057,5 @@ <string name="e_contributors_title">/e/ contributors</string> <string name="lineageos_contributors_title">LineageOS contributors</string> <string name="microg_title">MicroG settings</string> </resources>
res/xml/development_prefs.xml +6 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,12 @@ android:key="development_prefs_screen" android:title="@string/development_settings_title"> <Preference android:title="@string/microg_title" > <intent android:action="android.intent.action.MAIN" android:targetPackage="com.google.android.gms" android:targetClass="org.microg.gms.ui.SettingsActivity" /> </Preference> <PreferenceScreen android:key="development_tools" android:title="@string/development_tools_title" Loading