Skip to content

Commit

Permalink
Update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Chipppppppppp committed Jan 20, 2024
1 parent 9ea7009 commit c281c83
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-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<string name="switch_delete_voom">VOOM アイコンを削除</string>
<string name="switch_delete_wallet">Wallet アイコンを削除</string>
<string name="switch_delete_ads">広告を削除</string>
<string name="switch_redirect_webview">WebView をカスタムタブにリダイレクト</string>
<string name="switch_redirect_webview">WebView をデフォルトブラウザにリダイレクト</string>
<string name="switch_open_in_browser">ブラウザで開く</string>
<string name="module_not_enabled_title">エラー</string>
<string name="module_not_enabled_text">モジュールが有効化されていません!</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 @@ -27,7 +27,7 @@
<string name="switch_delete_voom">Delete the VOOM icon</string>
<string name="switch_delete_wallet">Delete the Wallet icon</string>
<string name="switch_delete_ads">Delete ads</string>
<string name="switch_redirect_webview">Redirect WebView to Custom Tabs</string>
<string name="switch_redirect_webview">Redirect WebView to your browser</string>
<string name="switch_open_in_browser">Open in your browser</string>
<string name="module_not_enabled_title">Error</string>
<string name="module_not_enabled_text">Module not enabled!</string>
Expand Down

0 comments on commit c281c83

Please sign in to comment.