From 9a090c89e7a0c43a668bd6e2ac5e5e680f323aed Mon Sep 17 00:00:00 2001 From: Eric Erfanian Date: Thu, 16 Mar 2017 19:22:24 -0700 Subject: Update AOSP Dialer source from internal google3 repository at cl/150392808 Test: Treehugger Notable this release: * Reintroduce localization. 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 3/15/2017 to cl/150392808 (3/16/2017). 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. Our current goal is to do frequent drops (daily if possible) and eventually switched to an automated process. Change-Id: Ia16d68469c2ca1ff42c7fa31d922bdb78c4e244a --- .../dialer/blocking/res/values-zh-rHK/strings.xml | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 java/com/android/dialer/blocking/res/values-zh-rHK/strings.xml (limited to 'java/com/android/dialer/blocking/res/values-zh-rHK/strings.xml') diff --git a/java/com/android/dialer/blocking/res/values-zh-rHK/strings.xml b/java/com/android/dialer/blocking/res/values-zh-rHK/strings.xml new file mode 100644 index 000000000..8c650d756 --- /dev/null +++ b/java/com/android/dialer/blocking/res/values-zh-rHK/strings.xml @@ -0,0 +1,46 @@ + + + + + "全新、簡單的封鎖功能" + "為更有效保護您的安全,Phone 需要變更封鎖功能的運作方式。系統現在會拒絕已封鎖號碼的來電和短訊,並可能將這些號碼提供給其他應用程式使用。" + "允許" + "要封鎖 %1$s 嗎?" + "將會封鎖這個號碼的來電,而留言將會自動刪除。" + "將會封鎖這個號碼的來電,但來電可能會轉駁至留言信箱。" + "您不會再收到這個號碼的來電和短訊。" + "封鎖" + "要解除封鎖 %1$s 嗎?" + "解除封鎖" + "%1$s 無效。" + "已封鎖 %1$s" + "已解除封鎖 %1$s" + "復原" + "匯入失敗" + "已停用來電封鎖 (48 小時)" + "已撥打緊急電話,已停用來電封鎖功能。" + "要封鎖 %1$s 嗎?" + "您不會再收到此號碼的來電。" + "%1$s 此來電將舉報為垃圾來電。" + "系統會將此號碼解除封鎖,並舉報為非垃圾號碼。此外,系統不會將日後的來電視為垃圾來電。" + "要解除封鎖 %1$s 嗎?" + "舉報" + "要舉報錯誤嗎?" + "系統不會再將日後 %1$s 的來電視為垃圾來電。" + "舉報為垃圾來電" + -- cgit v1.2.3