File tree Expand file tree Collapse file tree 4 files changed +34
-4
lines changed
Expand file tree Collapse file tree 4 files changed +34
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android {
1010 versionCode 4
1111 versionName ' 1.2.1'
1212
13- resConfigs " en" , " zh_CN" , " zh_TW"
13+ resConfigs " en" , " zh_CN" , " zh_TW" , " yue "
1414 }
1515
1616 buildTypes {
Original file line number Diff line number Diff line change 5252 <string name =" about_title" >關於</string >
5353 <string name =" version_format" >%1$s (%2$d)</string >
5454 <string name =" github_title" >GitHub 倉庫</string >
55- <string name =" github_url" translatable =" false" >https://github.com/fython-tools/DocUIProxy-Android</string >
55+
56+ <string name =" storage_permission_pref_title" >需要存儲權限</string >
57+ <string name =" storage_permission_pref_summary" ><![CDATA[
58+ 如果你睇到呢個選項,咁即係話你唔曾畀「SAF 強化器 Lite」存儲權限。
59+ 對於 Android Q 以前版本嘅用家,你要撳呢個選項來請求權限。
60+ 對於 Android Q 或更新版本嘅用家,你要啟用原生隔離存儲支援。
61+ ]]> </string >
62+ <string name =" storage_permission_dialog_failed_title" >需要存儲權限</string >
63+ <string name =" storage_permission_dialog_failed_message" ><![CDATA[
64+ 權限請求被拒絕左,喺 Android Q 之前嘅版本 SAF 強化器 Lite 可能唔可以喺冇存儲權限嘅情況下正常運作。
65+ ]]> </string >
5666
5767</resources >
Original file line number Diff line number Diff line change 5252 <string name =" about_title" >关于</string >
5353 <string name =" version_format" >%1$s (%2$d)</string >
5454 <string name =" github_title" >GitHub 仓库</string >
55- <string name =" github_url" translatable =" false" >https://github.com/fython-tools/DocUIProxy-Android</string >
55+
56+ <string name =" storage_permission_pref_title" >需要存储权限</string >
57+ <string name =" storage_permission_pref_summary" ><![CDATA[
58+ 如果你看到这个选项,这意味着你尚未给予「SAF 增强器 Lite」存储权限。
59+ 对于 Android Q 以前版本的用户,你需要点击这个选项来请求权限。
60+ 对于 Android Q 或更新版本的用户,你需要启用原生隔离存储支持。
61+ ]]> </string >
62+ <string name =" storage_permission_dialog_failed_title" >需要存储权限</string >
63+ <string name =" storage_permission_dialog_failed_message" ><![CDATA[
64+ 权限请求被拒绝了,在 Android Q 之前的版本 SAF 增强器 Lite 可能无法在没有存储权限下正常工作。
65+ ]]> </string >
5666
5767</resources >
Original file line number Diff line number Diff line change 5252 <string name =" about_title" >關於</string >
5353 <string name =" version_format" >%1$s (%2$d)</string >
5454 <string name =" github_title" >GitHub 倉庫</string >
55- <string name =" github_url" translatable =" false" >https://github.com/fython-tools/DocUIProxy-Android</string >
55+
56+ <string name =" storage_permission_pref_title" >需要存儲權限</string >
57+ <string name =" storage_permission_pref_summary" ><![CDATA[
58+ 如果妳看到這個選項,這意味著妳尚未給予「SAF 強化器 Lite」存儲權限。
59+ 對於 Android Q 以前版本的使用者,妳需要點按這個選項來請求權限。
60+ 對於 Android Q 或更新版本的使用者,妳需要啟用原生隔離存儲支援。
61+ ]]> </string >
62+ <string name =" storage_permission_dialog_failed_title" >需要存儲權限</string >
63+ <string name =" storage_permission_dialog_failed_message" ><![CDATA[
64+ 權限請求被拒絕了,在 Android Q 之前的版本 SAF 強化器 Lite 可能無法在沒有存儲權限下正常運作。
65+ ]]> </string >
5666
5767</resources >
You can’t perform that action at this time.
0 commit comments