Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
GrakovNe committed Nov 12, 2024
1 parent 7555b34 commit d880b66
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-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<string name="player_screen_now_playing_title_chapter_of">Эпизод %1$s из %2$s</string>
<string name="settings_screen_title">Настройки</string>
<string name="settings_screen_preferred_library_title">Выбранная библиотека</string>
<string name="settings_screen_connected_as_title">Подключен как %1$s</string>
<string name="settings_screen_connected_as_title">Подключен как</string>
<string name="settings_screen_server_connection">Подключение к серверу</string>
<string name="login_error_host_is_down">Сервер недоступен</string>
<string name="login_error_host_url_is_missing">URL сервера не может быть пустым</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 @@ -18,7 +18,7 @@
<string name="player_screen_now_playing_title_chapter_of">Chapter %1$s of %2$s</string>
<string name="settings_screen_title">Preferences</string>
<string name="settings_screen_preferred_library_title">Preferred library</string>
<string name="settings_screen_connected_as_title">Connected as %1$s</string>
<string name="settings_screen_connected_as_title">Connected as</string>
<string name="settings_screen_server_connection">Server connection</string>
<string name="login_error_host_is_down">Host is down</string>
<string name="login_error_host_url_is_missing">Host URL is missing</string>
Expand Down

0 comments on commit d880b66

Please sign in to comment.