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

Commit 01c68659 authored by Jeff Hamilton's avatar Jeff Hamilton
Browse files

Checkpoint new strings for translation.

Change-Id: Iba348222094cc40bd9657fea35396e26b3b7c779
parent 76c9ec4b
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -1200,4 +1200,16 @@
    <!-- Formatting string for account name -->
    <string name="account_name_format">From <xliff:g id="source" example="Gmail">%1$s</xliff:g> account: <xliff:g id="account" example="user@gmail.com">%2$s</xliff:g></string>

    <!-- String describing which account type a contact came from when editing it -->
    <string name="account_type_format"><xliff:g id="source" example="Gmail">%1$s</xliff:g> contact</string>

    <!-- String describing which account a contact came from when editing it -->
    <string name="from_account_format">from <xliff:g id="source" example="user@gmail.com">%1$s</xliff:g></string>

    <!-- Checkbox asking the user if they want to display a particular photo for a contact -->
    <string name="use_photo_as_primary">Use this photo</string>

    <!-- Text used to explain that a contact cannot be edited since the data is read only -->
    <string name="contact_read_only"><xliff:g id="source" example="Gmail">%1$s</xliff:g> contact information is not editable on this device.</string>

</resources>