Skip to content

Commit

Permalink
string fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkaW committed Jun 10, 2020
1 parent d9c8657 commit 7a23770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manager/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<plurals name="home_app_management_authorized_apps_count">
<item quantity="other"><![CDATA[已授权 %d 个应用]]></item>
</plurals>
<string name="home_app_management_view_authorized_apps"><![CDATA[轻触管理授权的应用]]></string>
<string name="home_app_management_view_authorized_apps"><![CDATA[点按以管理授权的应用]]></string>
<string name="toast_copied_to_clipboard">%s\n已被复制到剪贴板。</string>
<string name="dialog_requesting_legacy_button_open_shizuku">打开 Shizuku</string>
<string name="action_about">关于</string>
Expand Down
2 changes: 1 addition & 1 deletion manager/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<plurals name="home_app_management_authorized_apps_count">
<item quantity="other"><![CDATA[已授權 %d 個程式]]></item>
</plurals>
<string name="home_app_management_view_authorized_apps"><![CDATA[輕觸管理授權的程式]]></string>
<string name="home_app_management_view_authorized_apps"><![CDATA[輕觸以管理授權的程式]]></string>
<string name="toast_copied_to_clipboard">%s\n已被複製到剪貼簿。</string>
<string name="dialog_requesting_legacy_button_open_shizuku">開啟 Shizuku</string>
<string name="action_about">關於</string>
Expand Down

0 comments on commit 7a23770

Please sign in to comment.