Feat(ToolView): Add preview tooltip

This commit is contained in:
2024-08-12 17:39:32 +08:00
parent a3800bfad6
commit 60ffc569a5
8 changed files with 48 additions and 11 deletions

View File

@@ -33,6 +33,8 @@
<string name="feature_tools_no_tools_installed">暂无工具已安装</string>
<string name="feature_tools_go_to_store">前往商店…</string>
<string name="feature_tool_view_preview_suffix">%1$s (预览)</string>
<string name="feature_star_title">收藏</string>
<string name="feature_settings_title">设置</string>

View File

@@ -32,6 +32,8 @@
<string name="feature_tools_no_tools_installed">No tools installed yet</string>
<string name="feature_tools_go_to_store">Go to store…</string>
<string name="feature_tool_view_preview_suffix">%1$s (Preview)</string>
<string name="feature_star_title">Star</string>
<string name="feature_settings_title">Settings</string>