am 82e863d8: Merge change Ic0d82ef1 into eclair

Merge commit '82e863d8ab5166fec3dce96ae865d1e2d3bbc021' into eclair-mr2

* commit '82e863d8ab5166fec3dce96ae865d1e2d3bbc021':
  [Issue 2161366] Changing capitalization of string "Via" to "via"
This commit is contained in:
Dmitri Plotnikov
2009-10-04 15:20:26 -07:00
committed by Android Git Automerger

View File

@@ -1308,7 +1308,7 @@
<string name="orgTypeCustom">Custom</string>
<!-- 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 -->
<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>