Skip to content

Commit

Permalink
AppCleaner: Fix WhatsApp settings label
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rken committed Jul 11, 2024
1 parent ccc1188 commit f8e3e6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@
<string name="appcleaner_filter_webview_summary">Files cached by Webview instances used within apps.</string>
<string name="appcleaner_filter_whatsapp_backups_label">WhatsApp backups</string>
<string name="appcleaner_filter_whatsapp_backups_summary">Delete extra copies of WhatsApp backups and only keep the latest.</string>
<string name="appcleaner_filter_whatsapp_received_summary">WhatsApp received files</string>
<string name="appcleaner_filter_whatsapp_received_label">Files you received from people via WhatsApp.</string>
<string name="appcleaner_filter_whatsapp_received_summary">Files you received from people via WhatsApp.</string>
<string name="appcleaner_filter_whatsapp_received_label">WhatsApp received files</string>
<string name="appcleaner_filter_whatsapp_sent_label">WhatsApp sent files</string>
<string name="appcleaner_filter_whatsapp_sent_summary">Files sent from WhatsApp to others.</string>
<string name="appcleaner_filter_telegram_label">Telegram media files</string>
Expand Down

0 comments on commit f8e3e6f

Please sign in to comment.