-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
465e572
commit 0e3f671
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
diff --git a/android/values-zh-rCN/strings.xml b/android/values-zh-rCN/strings.xml | ||
index 6c03140..7e9804a 100644 | ||
--- a/android/values-zh-rCN/strings.xml | ||
+++ b/android/values-zh-rCN/strings.xml | ||
@@ -10,11 +10,11 @@ | ||
--> | ||
|
||
<resources> | ||
- <string name="app_name">Celestia</string> | ||
+ <string name="app_name">天际遨游</string> | ||
<string name="celestia_language">zh_CN</string> | ||
<string name="privacy_policy_alert_decline_button_title">暂不同意</string> | ||
<string name="privacy_policy_alert_show_policy_button_title">查看协议</string> | ||
<string name="privacy_policy_alert_title">隐私政策与服务协议</string> | ||
<string name="privacy_policy_alert_detail">请您务必仔细阅读,充分理解服务协议和隐私政策各条款。如果您同意,请点击下方的\"同意\"按钮。</string> | ||
<string name="privacy_policy_alert_accept_button_title">同意</string> | ||
-</resources> | ||
\ No newline at end of file | ||
+</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters