From a7d34b1743c62d0da5d1c786edf7c710a1e4dc1b Mon Sep 17 00:00:00 2001 From: Steve Daulton Date: Wed, 10 Oct 2018 11:21:13 +0100 Subject: [PATCH] Correct Russian translation in rms.ny Reverts incorrect change in 665e2d0 --- plug-ins/rms.ny | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug-ins/rms.ny b/plug-ins/rms.ny index 6322e1667..013bd0171 100644 --- a/plug-ins/rms.ny +++ b/plug-ins/rms.ny @@ -21,7 +21,7 @@ '(("de" (("Left" "Links")("Right" "Rechts")("Stereo" "Stereo")("Mono" "Mono")("dB" "dB"))) ("es" (("Left" "Izquierda") ("Right" "Derecha") ("Stereo" "Estéreo") ("Mono" "Mono")("dB" "dB"))) ("fr" (("Left" "Gauche")("Right" "Droite")("Stereo" "Stéréo")("Mono" "Mono")("dB" "dB"))) - ("ru" (("Left" "Слева")("Right" "Направо")("Stereo" "Стерео")("Mono" "Моно")("dB" "дБ"))))) + ("ru" (("Left" "Левый")("Right" "Правый")("Stereo" "Стерео")("Mono" "Моно")("dB" "дБ"))))) (let ((rms (get '*selection* 'rms)))