diff options
-rw-r--r-- | packages/SettingsLib/AppPreference/res/values-fr-rCA/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SettingsLib/AppPreference/res/values-fr-rCA/strings.xml b/packages/SettingsLib/AppPreference/res/values-fr-rCA/strings.xml index 7be1e97f51e0..4771382de59b 100644 --- a/packages/SettingsLib/AppPreference/res/values-fr-rCA/strings.xml +++ b/packages/SettingsLib/AppPreference/res/values-fr-rCA/strings.xml @@ -17,5 +17,5 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="install_type_instant" msgid="7217305006127216917">"Application instantanée"</string> + <string name="install_type_instant" msgid="7217305006127216917">"Appli instantanée"</string> </resources> |