Merge branch 'RetroMusicPlayer:dev' into 1216-add-option-to-clear-history

This commit is contained in:
66Omar 2022-03-04 14:16:42 +02:00 committed by GitHub
commit 55dd275e9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 204 additions and 24 deletions

View file

@ -10,4 +10,6 @@
<integer name="max_columns_land">6</integer>
<integer name="anim_duration_medium">200</integer>
<integer name="permission_orientation">1</integer>
<integer name="permission_layout_weight">0</integer>
</resources>

View file

@ -543,4 +543,5 @@
<string name="you_have_to_select_at_least_one_category">You have to select at least one category.</string>
<string name="you_will_be_forwarded_to_the_issue_tracker_website">You will be forwarded to the issue tracker website.</string>
<string name="your_account_data_is_only_used_for_authentication">Your account data is only used for authentication.</string>
<string name="customactivityoncrash_error_activity_error_details_share">Share Crash Report</string>
</resources>