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

Commit f1b42b4c authored by Jackal Guo's avatar Jackal Guo
Browse files

Do not translate placeholder/stub dialog design

Since the current string isn't finalized, add DO NOT TRANSLATE tag
to avoid necessary translate. Besides, this CL also fixes the typo.

Bug: 244413073
Test: build
Change-Id: I1311522d0fb09ead39c6052e55f1253684d13593
parent f0020111
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -38,10 +38,11 @@
    <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
    <string name="install_confirm_question_update">Do you want to update this app?</string>
    <!-- TODO(b/244413073) Revise the description after getting UX input and UXR on this. -->
    <!-- Message for updating an existing app when updating owner changed [CHAR LIMIT=NONE] -->
    <!-- Message for updating an existing app when updating owner changed [DO NOT TRANSLATE][CHAR LIMIT=NONE] -->
    <string name="install_confirm_question_update_owner_changed">Updates to this app are currently managed by <xliff:g id="existing_update_owner">%1$s</xliff:g>.\n\nBy updating, you\'ll get future updates from <xliff:g id="new_update_owner">%2$s</xliff:g> instead.</string>
    <!-- Message for updating an existing app with update owner reminder [CHAR LIMIT=NONE] -->
    <string name="install_confirm_question_update_owner_reminder">Updates to this app are currently managed by <xliff:g id="existing_update_owner">%1$s</xliff:g>.\n\nDo you want to install this update from <xliff:g id="new_update_owner">%2$s</xliff:g>.</string>
    <!-- TODO(b/244413073) Revise the description after getting UX input and UXR on this. -->
    <!-- Message for updating an existing app with update owner reminder [DO NOT TRANSLATE][CHAR LIMIT=NONE] -->
    <string name="install_confirm_question_update_owner_reminder">Updates to this app are currently managed by <xliff:g id="existing_update_owner">%1$s</xliff:g>.\n\nDo you want to install this update from <xliff:g id="new_update_owner">%2$s</xliff:g>?</string>
    <!-- [CHAR LIMIT=100] -->
    <string name="install_failed">App not installed.</string>
    <!-- Reason displayed when installation fails because the package was blocked