diff options
Diffstat (limited to 'packages/PackageInstaller/res/values-en-rCA/strings.xml')
-rw-r--r-- | packages/PackageInstaller/res/values-en-rCA/strings.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/PackageInstaller/res/values-en-rCA/strings.xml b/packages/PackageInstaller/res/values-en-rCA/strings.xml index f09f7bbcc8b2..c67351c258c1 100644 --- a/packages/PackageInstaller/res/values-en-rCA/strings.xml +++ b/packages/PackageInstaller/res/values-en-rCA/strings.xml @@ -60,13 +60,13 @@ <string name="uninstall_update_text" msgid="863648314632448705">"Replace this app with the factory version? All data will be removed."</string> <string name="uninstall_update_text_multiuser" msgid="8992883151333057227">"Replace this app with the factory version? All data will be removed. This affects all users of this device, including those with work profiles."</string> <string name="uninstall_keep_data" msgid="7002379587465487550">"Keep <xliff:g id="SIZE">%1$s</xliff:g> of app data."</string> - <string name="uninstalling_notification_channel" msgid="840153394325714653">"Running uninstallations"</string> - <string name="uninstall_failure_notification_channel" msgid="1136405866767576588">"Failed uninstallations"</string> + <string name="uninstalling_notification_channel" msgid="840153394325714653">"Running uninstalls"</string> + <string name="uninstall_failure_notification_channel" msgid="1136405866767576588">"Failed uninstalls"</string> <string name="uninstalling" msgid="8709566347688966845">"Uninstalling…"</string> <string name="uninstalling_app" msgid="8866082646836981397">"Uninstalling <xliff:g id="PACKAGE_LABEL">%1$s</xliff:g>…"</string> - <string name="uninstall_done" msgid="439354138387969269">"Uninstallation finished."</string> + <string name="uninstall_done" msgid="439354138387969269">"Uninstall finished."</string> <string name="uninstall_done_app" msgid="4588850984473605768">"Uninstalled <xliff:g id="PACKAGE_LABEL">%1$s</xliff:g>"</string> - <string name="uninstall_failed" msgid="1847750968168364332">"Uninstallation unsuccessful."</string> + <string name="uninstall_failed" msgid="1847750968168364332">"Uninstall unsuccessful."</string> <string name="uninstall_failed_app" msgid="5506028705017601412">"Uninstalling <xliff:g id="PACKAGE_LABEL">%1$s</xliff:g> unsuccessful."</string> <string name="uninstall_failed_device_policy_manager" msgid="785293813665540305">"Can\'t uninstall active device admin app"</string> <string name="uninstall_failed_device_policy_manager_of_user" msgid="4813104025494168064">"Can\'t uninstall active device admin app for <xliff:g id="USERNAME">%1$s</xliff:g>"</string> @@ -76,9 +76,9 @@ <string name="manage_device_administrators" msgid="3092696419363842816">"Manage device admin apps"</string> <string name="manage_users" msgid="1243995386982560813">"Manage users"</string> <string name="uninstall_failed_msg" msgid="2176744834786696012">"<xliff:g id="APP_NAME">%1$s</xliff:g> couldn\'t be uninstalled."</string> - <string name="Parse_error_dlg_text" msgid="1661404001063076789">"There was a problem while parsing the package."</string> + <string name="Parse_error_dlg_text" msgid="1661404001063076789">"There was a problem parsing the package."</string> <string name="wear_not_allowed_dlg_title" msgid="8664785993465117517">"Android Wear"</string> - <string name="wear_not_allowed_dlg_text" msgid="704615521550939237">"Install/uninstall actions not supported on Wear."</string> + <string name="wear_not_allowed_dlg_text" msgid="704615521550939237">"Install/Uninstall actions not supported on Wear."</string> <string name="message_staging" msgid="8032722385658438567">"Staging app…"</string> <string name="app_name_unknown" msgid="6881210203354323926">"Unknown"</string> <string name="untrusted_external_source_warning" product="tablet" msgid="7067510047443133095">"For your security, your tablet currently isn’t allowed to install unknown apps from this source. You can change this in Settings."</string> @@ -89,8 +89,8 @@ <string name="anonymous_source_warning" product="tv" msgid="5599483539528168566">"Your TV and personal data are more vulnerable to attack by unknown apps. By installing this app, you agree that you are responsible for any damage to your TV or loss of data that may result from its use."</string> <string name="anonymous_source_continue" msgid="4375745439457209366">"Continue"</string> <string name="external_sources_settings" msgid="4046964413071713807">"Settings"</string> - <string name="wear_app_channel" msgid="1960809674709107850">"Installing/uninstalling Wear apps"</string> + <string name="wear_app_channel" msgid="1960809674709107850">"Installing/uninstalling wear apps"</string> <string name="app_installed_notification_channel_description" msgid="2695385797601574123">"App installed notification"</string> <string name="notification_installation_success_message" msgid="6450467996056038442">"Successfully installed"</string> - <string name="notification_installation_success_status" msgid="3172502643504323321">"Successfully installed \'<xliff:g id="APPNAME">%1$s</xliff:g>\'"</string> + <string name="notification_installation_success_status" msgid="3172502643504323321">"Successfully installed “<xliff:g id="APPNAME">%1$s</xliff:g>”"</string> </resources> |