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

Commit cc4aecc0 authored by Walter Jang's avatar Walter Jang
Browse files

Resolve vcard export file display name

The display name of the export destination file is displayed
in the Toast indicating that an export has been initiated as
well as in the notification displayed after the export completes.

Bug 22208705

Change-Id: Ifbf80945614d6d3244b58acff2160e3caf051d8d
parent 3a746def
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -507,6 +507,9 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
    <!-- The title shown when exporting vCard is successfuly finished [CHAR LIMIT=40] -->
    <string name="exporting_vcard_finished_title">Finished exporting <xliff:g id="filename" example="export.vcf">%s</xliff:g>.</string>

    <!-- The title shown when exporting vCard has finished successfully but the destination filename could not be resolved. [CHAR LIMIT=NONE] -->
    <string name="exporting_vcard_finished_title_fallback">Finished exporting contacts.</string>

    <!-- The filename that is suggested that users use when exporting vCards. Should include the .vcf extension. CHAR LIMIT=40] -->
    <string name="exporting_vcard_filename">contacts.vcf</string>

@@ -588,6 +591,10 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
         The argument is file name the user exported.
         [CHAR LIMIT=40] -->
    <string name="vcard_export_will_start_message"><xliff:g id="filename" example="import.vcf">%s</xliff:g> will be exported shortly.</string>

    <!-- The message shown when a vCard export request is accepted but the destination filename could not be resolved. [CHAR LIMIT=NONE] -->
    <string name="vcard_export_will_start_message_fallback">The file will be exported shortly.</string>

    <!-- The message shown when a given vCard export request is rejected by the system. [CHAR LIMIT=NONE] -->
    <string name="vcard_export_request_rejected_message">vCard export request was rejected. Try again later.</string>
    <!-- Used when file name is unknown in vCard processing. It typically happens