Skip to content

Commit

Permalink
add tips
Browse files Browse the repository at this point in the history
  • Loading branch information
MonwF committed Nov 26, 2022
1 parent 1695a1d commit 3b936ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
<string name="system_mods_lockscreen_functionality">附加功能</string>
<string name="system_mods_lockscreen_security">安全</string>
<string name="system_iconlabletoasts_title">其他元素</string>
<string name="system_iconlabletoasts_summ">将应用程序的图标和文字添加到其toast</string>
<string name="system_iconlabletoasts_summ">将应用程序的图标和文字添加到其toast(请将发送Toast的App加入作用域)</string>
<string name="system_blocktoasts_title">阻止toast</string>
<string name="system_blocktoasts_summ">阻止所选应用显示toast</string>
<string name="system_fivegtile_title">5G开关</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
<string name="system_mods_lockscreen_functionality">Additional functionality</string>
<string name="system_mods_lockscreen_security">Security</string>
<string name="system_iconlabletoasts_title">Additional elements</string>
<string name="system_iconlabletoasts_summ">Add application\'s icon and label to its toasts</string>
<string name="system_iconlabletoasts_summ">Add application\'s icon and label to its toasts(Add apps that send toasts to LSPosed scope first)</string>
<string name="system_blocktoasts_title">Block toasts</string>
<string name="system_blocktoasts_summ">Prevent selected apps from showing toasts</string>
<string name="system_airplanemodeconfig_title">Airplane mode configuration</string>
Expand Down

0 comments on commit 3b936ce

Please sign in to comment.