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

Commit 82e863d8 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change Ic0d82ef1 into eclair

* changes:
  [Issue 2161366] Changing capitalization of string "Via" to "via"
parents 7b16834a 067ca26c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1308,7 +1308,7 @@
    <string name="orgTypeCustom">Custom</string>
    <string name="orgTypeCustom">Custom</string>


    <!-- Attbution of a contact status update, when the time of update is unknown -->
    <!-- Attbution of a contact status update, when the time of update is unknown -->
    <string name="contact_status_update_attribution">Via <xliff:g id="source" example="Google Talk">%1$s</xliff:g></string>
    <string name="contact_status_update_attribution">via <xliff:g id="source" example="Google Talk">%1$s</xliff:g></string>


    <!-- Attbution of a contact status update, when the time of update is known -->
    <!-- Attbution of a contact status update, when the time of update is known -->
    <string name="contact_status_update_attribution_with_date"><xliff:g id="date" example="3 hours ago">%1$s</xliff:g> via <xliff:g id="source" example="Google Talk">%2$s</xliff:g></string>
    <string name="contact_status_update_attribution_with_date"><xliff:g id="date" example="3 hours ago">%1$s</xliff:g> via <xliff:g id="source" example="Google Talk">%2$s</xliff:g></string>