From 58452a4cb2c95571110c272eb35311e1a1d79a2f Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Wed, 14 Aug 2019 08:55:15 -0400 Subject: Make 'filter roll off' strings conditional, for specific targets only. Patch by Igor Poretsky Change-Id: Ic22ee5169015c5bdc3d7e7513dacaf2a536264f0 --- apps/lang/russian.lang | 45 ++++++++++++++++++++++++++++++--------------- 1 file changed, 30 insertions(+), 15 deletions(-) (limited to 'apps/lang/russian.lang') diff --git a/apps/lang/russian.lang b/apps/lang/russian.lang index e40ae53098..a810ac2a62 100644 --- a/apps/lang/russian.lang +++ b/apps/lang/russian.lang @@ -13065,13 +13065,16 @@ desc: in sound settings user: core - *: "Slow" + *: none + filter_roll_off: "Slow" - *: "Плавный" + *: none + filter_roll_off: "Плавный" - *: "Плавный" + *: none + filter_roll_off: "Плавный" @@ -13079,13 +13082,16 @@ desc: in sound settings user: core - *: "Sharp" + *: none + filter_roll_off: "Sharp" - *: "Крутой" + *: none + filter_roll_off: "Крутой" - *: "Крутой" + *: none + filter_roll_off: "Крутой" @@ -13093,13 +13099,16 @@ desc: in sound settings user: core - *: "Short" + *: none + es9018: "Short" - *: "Короткий" + *: none + es9018: "Короткий" - *: "Короткий" + *: none + es9018: "Короткий" @@ -13107,13 +13116,16 @@ desc: in sound settings user: core - *: "Bypass" + *: none + es9018: "Bypass" - *: "Обойти" + *: none + es9018: "Обойти" - *: "Обойти" + *: none + es9018: "Обойти" @@ -13138,13 +13150,16 @@ desc: in sound settings user: core - *: "DAC's filter roll-off" + *: none + filter_roll_off: "DAC's filter roll-off" - *: "Цифровой фильтр ЦАП" + *: none + filter_roll_off: "Цифровой фильтр ЦАП" - *: "Цифровой фильтр ЦАП" + *: none + filter_roll_off: "Цифровой фильтр ЦАП" -- cgit v1.2.3