https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c46b1d75f196b08566c706105d1f0b592b59ed27
commit c46b1d75f196b08566c706105d1f0b592b59ed27 Author: Stanislav Motylkov <[email protected]> AuthorDate: Wed Sep 14 23:44:17 2022 +0300 Commit: Stanislav Motylkov <[email protected]> CommitDate: Wed Sep 14 23:44:17 2022 +0300 [HOTPLUG] Update Russian (ru-RU) translation Addendum to 21824a25. --- dll/cpl/hotplug/lang/ru-RU.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dll/cpl/hotplug/lang/ru-RU.rc b/dll/cpl/hotplug/lang/ru-RU.rc index 3d1a2e7fd68..953fb4230d4 100644 --- a/dll/cpl/hotplug/lang/ru-RU.rc +++ b/dll/cpl/hotplug/lang/ru-RU.rc @@ -35,5 +35,5 @@ END STRINGTABLE BEGIN IDS_CPLNAME "Безопасное извлечение устройств" - IDS_CPLDESCRIPTION "Safely unplug or eject devices from your computer." + IDS_CPLDESCRIPTION "Безопасно отключайте или извлекайте устройства из вашего компьютера." END
