diff options
author | Allan Wang <me@allanwang.ca> | 2019-05-01 16:48:31 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-05-01 16:48:31 -0700 |
commit | 4b977d018aea394c971c01e48ba8d7fe8bed8091 (patch) | |
tree | 2015c422c7abda704e3e44ccf8c68b504f83aa76 /app/src/main/res/values-zh-rTW | |
parent | 984a4a7bf1d08c0d3143ea6d3ea637d7e674f0c2 (diff) | |
download | frost-4b977d018aea394c971c01e48ba8d7fe8bed8091.tar.gz frost-4b977d018aea394c971c01e48ba8d7fe8bed8091.tar.bz2 frost-4b977d018aea394c971c01e48ba8d7fe8bed8091.zip |
Move disclaimer string
Diffstat (limited to 'app/src/main/res/values-zh-rTW')
-rw-r--r-- | app/src/main/res/values-zh-rTW/strings.xml | 3 | ||||
-rw-r--r-- | app/src/main/res/values-zh-rTW/strings_pref_experimental.xml | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 3d22540b..6e6ea5a2 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -53,4 +53,7 @@ The first element is the day, and the second element is the time --> + + <string name="disclaimer">免責聲明</string> + </resources> diff --git a/app/src/main/res/values-zh-rTW/strings_pref_experimental.xml b/app/src/main/res/values-zh-rTW/strings_pref_experimental.xml index cda69ddb..25291512 100644 --- a/app/src/main/res/values-zh-rTW/strings_pref_experimental.xml +++ b/app/src/main/res/values-zh-rTW/strings_pref_experimental.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <resources> - <string name="disclaimer">免責聲明</string> <string name="experimental_disclaimer_info">實驗性的特性可能不穩定, 可能永遠無法生產。選擇使用您自己的風險, 發回饋, 並隨時禁用他們 实验性的功能可能不稳定,也许都不会正式使用。选择使用您自己的风险。如果有发生崩溃, 发送反馈,并禁用它们。</string> |