summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callcomposer/res/values-zh-rCN
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2017-06-30 15:26:17 -0700
committerEric Erfanian <erfanian@google.com>2017-07-01 03:17:31 +0000
commitd538e0b42004524abe36ac17606d3915a14f5dae (patch)
tree04638b64ff49c88d13ca3471eea44c30681489dd /java/com/android/dialer/callcomposer/res/values-zh-rCN
parent842a9777de13bebb1c82f9d57222c52f9ddec558 (diff)
Update AOSP Dialer source from internal google3 repository at
cl/160679286. Test: make, treehugger This CL updates the AOSP Dialer source with all the changes that have gone into the private google3 repository. This includes all the changes from cl/159771812 (6/22/2017) to 160679286 (6/30/2017). These changes track the dialer V11 release. This goal of these drops is to keep the AOSP source in sync with the internal google3 repository. Currently these sync are done by hand with very minor modifications to the internal source code. See the Android.mk file for list of modifications. Change-Id: I7e7b41ce472b85a9d5a6728d5c8b3c045c09e095 Merged-In: Ie2eb735a92c577b5ae5a5e8b7efa2d699fc964bc
Diffstat (limited to 'java/com/android/dialer/callcomposer/res/values-zh-rCN')
-rw-r--r--java/com/android/dialer/callcomposer/res/values-zh-rCN/strings.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/java/com/android/dialer/callcomposer/res/values-zh-rCN/strings.xml b/java/com/android/dialer/callcomposer/res/values-zh-rCN/strings.xml
index 39ace9d71..97017d6f4 100644
--- a/java/com/android/dialer/callcomposer/res/values-zh-rCN/strings.xml
+++ b/java/com/android/dialer/callcomposer/res/values-zh-rCN/strings.xml
@@ -33,8 +33,6 @@
<string name="description_call_composer_camera" msgid="388088245837924914">"拍照"</string>
<string name="description_call_composer_photo" msgid="6449208314952246454">"选择一张照片"</string>
<string name="description_call_composer_message" msgid="9132362446000908550">"发送信息"</string>
- <!-- no translation found for image_sent_messages (6520870555040566229) -->
- <skip />
- <!-- no translation found for message_sent_messages (6286576951151541098) -->
- <skip />
+ <string name="image_sent_messages" msgid="6520870555040566229">"已通过“信息”应用发送照片"</string>
+ <string name="message_sent_messages" msgid="6286576951151541098">"已通过“信息”应用发送短信"</string>
</resources>