Skip to content

Commit

Permalink
New translations strings.xml (English)
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Oct 17, 2024
1 parent e5f93b9 commit 357c79c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composeApp/src/androidMain/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -746,17 +746,17 @@
<string name="create_new_playlist">Create new playlist</string>
<string name="settings_loudness_base_gain">Loudness base gain</string>
<string name="settings_target_gain_loudness_info">Target gain for the loudness normalization</string>
<string name="error_media_cannot_be_played">Media cannot be played</string>
<string name="full_screen_lyrics_components">Full Screen Lyrics Components</string>
<string name="titleartist">Title and Artists</string>
<string name="miniqueue">Mini Queue</string>
<string name="error_media_cannot_be_played">Song cannot be played</string>
<string name="full_screen_lyrics_components">Full screen lyrics components</string>
<string name="titleartist">Title and artists</string>
<string name="miniqueue">Mini queue</string>
<string name="controls">Controls</string>
<string name="add_to_favorites">Add to favorites</string>
<string name="import_favorites">Import favorites</string>
<string name="skip_media_on_error">Auto-skip on error</string>
<string name="skip_media_on_error_description">If an error occurs, the media is changed</string>
<string name="skip_media_on_error_message">The media %1$s went wrong</string>
<string name="login_required_to_play_this_media">Login required to play this media</string>
<string name="skip_media_on_notavailable_message">Previous media is not available, skipped to next</string>
<string name="skip_media_on_error_description">If an error occurs, skip to the next song</string>
<string name="skip_media_on_error_message">An error occurred while playing the song %1$s</string>
<string name="login_required_to_play_this_media">Logging in is required to play this song</string>
<string name="skip_media_on_notavailable_message">The previous song is not available, skipping to the next song</string>
<string name="search_results_for">Search results for:</string>
</resources>

0 comments on commit 357c79c

Please sign in to comment.