Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34fa917f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[PM] Update the string for PIA" into main

parents 6b51cc75 fba99f11
Loading
Loading
Loading
Loading
+8 −3
Original line number Diff line number Diff line
@@ -63,13 +63,18 @@
    <string name="title_restore_error_less_storage">Not enough storage</string>
    <string name="title_restore_error_offline">You\'re offline</string>
    <string name="title_restore_error_installer_disabled"><xliff:g id="installer_name">%1$s</xliff:g> is disabled</string>
    <string name="title_restore_error_installer_absent"><xliff:g id="installer_name">%1$s</xliff:g> is uninstalled</string>
    <string name="title_restore_error_installer_absent"><xliff:g id="installer_name">%1$s</xliff:g> is not installed</string>
    <string name="title_restore_error_generic">Something went wrong</string>

    <!-- Dialog Titles end -->

    <!-- Dialog Messages -->
    <string name="message_update_owner_change">This app normally receives updates from &lt;b><xliff:g id="existing_update_owner">%1$s</xliff:g>&lt;/b>. By updating from a different source, you may receive future updates from any source on your tablet. App functionality may change.</string>
    <!-- Message for updating an existing app with update owner reminder [CHAR LIMIT=NONE] -->
    <string name="message_update_owner_change" product="tablet">This app normally receives updates from &lt;b><xliff:g id="existing_update_owner">%1$s</xliff:g>&lt;/b>. By updating from a different source, you may receive future updates from any source on your tablet. App functionality may change.</string>
    <!-- Message for updating an existing app with update owner reminder [CHAR LIMIT=NONE] -->
    <string name="message_update_owner_change" product="tv">This app normally receives updates from &lt;b><xliff:g id="existing_update_owner">%1$s</xliff:g>&lt;/b>. By updating from a different source, you may receive future updates from any source on your TV. App functionality may change.</string>
    <!-- Message for updating an existing app with update owner reminder [CHAR LIMIT=NONE] -->
    <string name="message_update_owner_change" product="default">This app normally receives updates from &lt;b><xliff:g id="existing_update_owner">%1$s</xliff:g>&lt;/b>. By updating from a different source, you may receive future updates from any source on your phone. App functionality may change.</string>

    <!-- Text to show in warning dialog on the tablet when the app source is not trusted [CHAR LIMIT=NONE] -->
    <string name="message_external_source_blocked" product="tablet">For your security, your tablet currently isn’t allowed to install unknown apps from this source. You can change this in Settings.</string>
@@ -124,7 +129,7 @@
    <string name="message_uninstall_updates_system_app_all_users">This app will be replaced with the factory version for all users on the device. All app data will be removed.</string>
    <string name="message_uninstall_work_profile">This app will be uninstalled from your work profile</string>
    <string name="message_uninstall_private_space">This app will be uninstalled from your private space</string>
    <string name="message_uninstall_app_not_found">This app wasn\'t found in the list of installed apps, or has been already uninstalled</string>
    <string name="message_uninstall_app_not_found">This app wasn\'t found in the list of installed apps, or has already been uninstalled</string>
    <string name="message_uninstall_user_not_allowed">The current user is not allowed to perform this uninstallation</string>
    <string name="message_uninstall_failed">This app could not be uninstalled</string>
    <string name="message_uninstall_keep_data">Keep app data</string>