Skip to content

Commit

Permalink
remove unused resources
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Feb 10, 2025
1 parent 91e3a81 commit 727e098
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1123,9 +1123,6 @@
<string name="dialog_close">Close</string>
<string name="direct_login_text">Login with %1$s to %2$s</string>
<string name="direct_login_failed">Login via direct link failed!</string>
<string name="webview_version_check_alert_dialog_title">Update Android System WebView</string>
<string name="webview_version_check_alert_dialog_message">Please update the Android System WebView app for a login</string>
<string name="webview_version_check_alert_dialog_positive_button_title">Update</string>

<string name="e2e_counter_too_old">Counter is too old</string>
<string name="e2e_hash_not_found">Hash not found</string>
Expand All @@ -1152,7 +1149,6 @@
<string name="delete_link">Delete Link</string>
<string name="share_settings">Settings</string>
<string name="common_confirm">Confirm</string>
<string name="strict_mode">Strict mode: no HTTP connection allowed!</string>
<string name="destination_filename">Destination filename</string>
<string name="suggest">Suggest</string>
<string name="enter_destination_filename">Enter destination filename</string>
Expand Down

0 comments on commit 727e098

Please sign in to comment.