Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit f5972af

Browse files
Import l10n. (#3521)
1 parent 92035b7 commit f5972af

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

app/src/main/res/values-fr/strings.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,6 @@
367367
and is used to toggle remote debugging of website content in the application. -->
368368
<string name="developer_options_remote_debugging">Activer le débogage distant</string>
369369

370-
<!-- This string labels an On/Off switch in the 'Developer Options' dialog
371-
and is used to toggle redirecting JavaScript Console output to the Android Logcat (i.e., `adb logcat`). -->
372-
<string name="developer_options_show_console">Rediriger la console vers Logcat</string>
373-
374370
<!-- This string labels an On/Off switch in the developer options dialog
375371
and is used to customize background environments of the app. -->
376372
<string name="developer_options_env_override">Activer le mode outrepasser de l’environnement</string>
@@ -589,7 +585,7 @@
589585

590586
<!-- This string is used to in the FxA account manage panel as the description of the Sync button when is not syncing.
591587
The sync button will start syncing when pressed-->
592-
<string name="fxa_account_options_sync_now">Synchroniser maintenant</string>
588+
<string name="fxa_account_options_sync_now">Synchroniser</string>
593589

594590
<!-- This string is used to in the FxA account manage panel as the description of the Sync button while syncon.
595591
The sync button will start syncing when pressed-->

0 commit comments

Comments
 (0)