Skip to content

Commit

Permalink
UPDATE: Minor tweaks to the description of Ice Box.
Browse files Browse the repository at this point in the history
  • Loading branch information
oasisfeng committed Mar 11, 2019
1 parent f7cdd10 commit 348bfe2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<string name="featured_greenify_title">绿色守护</string>
<string name="featured_greenify_description">在屏幕关闭后,自动冻结选定的应用,除非它们仍然在工作中。</string>
<string name="featured_icebox_title">冰箱</string>
<string name="featured_icebox_description">轻松愉悦的应用冻结和启动体验。(仅限山海界的应用,尚不支持壶中界的应用)</string>
<string name="featured_icebox_description">轻松愉悦的应用冻结和启动体验。请确保在冰箱的工作模式设置中选择“炼妖壶”。将其克隆至壶中界即可管理和启动壶中界的应用。</string>
<string name="featured_appops_title">App Ops</string>
<string name="featured_appops_description">壶中界的应用并没有被剥夺窥测山海界与壶中界共同基石(如 IMEI、短信)的能力。而 App Ops 则拥有选择性剥夺指定应用各种窥测能力的法力。</string>
<string name="featured_coolapk_title">酷安</string>
Expand Down
5 changes: 4 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<string name="featured_greenify_title">Greenify</string>
<string name="featured_greenify_description">Automatically freeze selected apps if not in active use, after screen goes off.</string>
<string name="featured_icebox_title">Ice Box</string>
<string name="featured_icebox_description">Easy and pleasant app launching experience for frozen apps. Be sure to select \"Island\" in the \"More\" section of Work Mode setup. To manage apps in Island, clone Ice Box and launch it in Island.</string>
<string name="featured_icebox_description">Easy and pleasant app launching experience for frozen apps. Be sure to select \"Island\" as Work Mode in the settings of Ice Box. To manage apps in Island, clone Ice Box and launch it in Island.</string>
<string name="featured_appops_title">App Ops</string>
<string name="featured_appops_description">Island is incapable to block apps from accessing device-level data (e.g. IMEI, SMS). AppOps is a powerful tool to selectively block such accesses gracefully from specified apps.</string>
<string name="featured_coolapk_title">CoolApk</string>
Expand Down Expand Up @@ -194,4 +194,7 @@ the sandbox environment. Island never collect data related to your privacy, plea
<string name="tip_critical_package_required">Critical app (or component) required</string>
<string name="tip_critical_package_message">\"%1$s\" is a critical system component required inside Island for Android system to work properly.\n\nTake action now to avoid unexpected app or system malfunction.</string>

<string name="pref_privacy_active_island_notification_title">Notification for active Island space</string>
<string name="pref_privacy_active_island_notification_summary">with action to quickly deactivate, to prevent all background behaviors within the Island space.</string>

</resources>

0 comments on commit 348bfe2

Please sign in to comment.