commit
d063c2642a
1 changed files with 3 additions and 3 deletions
|
|
@ -506,8 +506,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Enable", "Включить"),
|
||||
("Disable", "Отключить"),
|
||||
("Options", "Настройки"),
|
||||
("resolution_original_tip", ""),
|
||||
("resolution_fit_local_tip", ""),
|
||||
("resolution_custom_tip", ""),
|
||||
("resolution_original_tip", "Исходное разрешение"),
|
||||
("resolution_fit_local_tip", "Соответствие локальному разрешению"),
|
||||
("resolution_custom_tip", "Произвольное разрешение"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue