Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit c75000f

Browse files
msfjarvisweb-flow
andauthored
Sync localisations from Crowdin (#2793)
strings: sync with crowdin Co-authored-by: GitHub Actions <[email protected]>
1 parent c8c551d commit c75000f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/src/main/res/values-ru/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
<string name="edit">Редактировать</string>
3232
<string name="delete">Удалить</string>
3333
<string name="password_exists_title">Пароль уже существует!</string>
34-
<string name="password_exists_message">Это перезапишет %1$sна%2$s</string>
34+
<string name="password_exists_message">Это перезапишет %1$s на %2$s</string>
3535
<string name="password_move_error_title">Ошибка при перемещении паролей</string>
3636
<string name="password_move_error_message">Не удалось переместить %1$s в %2$s</string>
3737
<!-- git commits -->
3838
<string name="git_commit_add_text">Добавлен пароль %1$s из хранилища.</string>
3939
<string name="git_commit_edit_text">Отредактирован %1$s из хранилища.</string>
40-
<string name="git_commit_remove_text">Удалить %1$sиз хранилища.</string>
41-
<string name="git_commit_move_text">Переименовать %1$%2$s.</string>
40+
<string name="git_commit_remove_text">Удалить %1$s из хранилища.</string>
41+
<string name="git_commit_move_text">Переименовать %1$s в %2$s.</string>
4242
<string name="git_commit_move_multiple_text">Переместить несколько паролей в %1$s.</string>
4343
<string name="git_commit_gpg_id">Инициализация GPG ID через %1$s.</string>
4444
<!-- PGPHandler -->

0 commit comments

Comments
 (0)