Update ru.rs
This commit is contained in:
parent
b8b1d9e991
commit
3131d25de4
1 changed files with 2 additions and 2 deletions
|
|
@ -535,7 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("List View", "Список"),
|
||||
("Select", "Выбор"),
|
||||
("Toggle Tags", "Переключить метки"),
|
||||
("pull_ab_failed_tip", ""),
|
||||
("push_ab_failed_tip", ""),
|
||||
("pull_ab_failed_tip", "Невозможно обновить адресную книгу"),
|
||||
("push_ab_failed_tip", "Невозможно синхронизировать адресную книгу с сервером"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue