Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nerzhul/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-28 07:02:46 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-28 07:02:46 +0300
commit6687f92346a14429f5e83f539c93e9a4f5462489 (patch)
treee338378ddb10356497d66e5310f17de366c89154
parent2836ac6869cbe612c0473d31b1a0097323439ffc (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--src/main/res/values-zh-rHK/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values-zh-rHK/strings.xml b/src/main/res/values-zh-rHK/strings.xml
index 3fe6e1a..0f893c7 100644
--- a/src/main/res/values-zh-rHK/strings.xml
+++ b/src/main/res/values-zh-rHK/strings.xml
@@ -121,7 +121,7 @@
<string name="err_sync_craft_http_request">錯誤 #2:建立 HTTP 請求時發生錯誤</string>
<string name="err_sync_push_request">錯誤 #3:推送請求失敗</string>
<string name="err_sync_push_request_resp">錯誤 #4:推送資料時,從伺服器收到無效資料</string>
- <string name="err_sync_create_json_null_smslist">錯誤 #5:簡訊清單為空(NULL)</string>
+ <string name="err_sync_create_json_null_smslist">錯誤 #5:簡訊清單為空(NULL)</string>
<string name="err_sync_create_json_put_smslist">錯誤 #6:建立推送請求時發生錯誤</string>
<string name="err_sync_create_json_request_encoding">錯誤 #7:產生請求時遇到不支援的編碼方式</string>
<string name="err_sync_auth_failed">錯誤 #8:身分驗證失敗</string>