diff options
Diffstat (limited to 'apps/lang')
| -rw-r--r-- | apps/lang/deutsch.lang | 21 | ||||
| -rw-r--r-- | apps/lang/english.lang | 20 |
2 files changed, 41 insertions, 0 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 55377c2..6d9c025 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -33,6 +33,7 @@ # - Kaspar Rothenfußer # - Johannes Linke # - Kai Posadowsky +# - Udo Schläpfer <phrase> id: LANG_SET_BOOL_YES desc: bool true representation @@ -13054,3 +13055,23 @@ *: "Beschränke automatischen Verzeichniswechsel" </voice> </phrase> +<phrase> + id: LANG_IBASSO_FREQ_SCALING_GOVERNOR + desc: in Settings -> General -> System -> Freq Scaling Governor + user: core + <source> + *: none + ibassodx50: "Freq Scaling Governor" + ibassodx90: "Freq Scaling Governor" + </source> + <dest> + *: none + ibassodx50: "Freq Scaling Governor" + ibassodx90: "Freq Scaling Governor" + </dest> + <voice> + *: none + ibassodx50: "Freq Scaling Governor" + ibassodx90: "Freq Scaling Governor" + </voice> +</phrase> diff --git a/apps/lang/english.lang b/apps/lang/english.lang index ca5e687..081e33d 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -13373,3 +13373,23 @@ swcodec: "Dry / Wet Mix" </voice> </phrase> +<phrase> + id: LANG_IBASSO_FREQ_SCALING_GOVERNOR + desc: in Settings -> General -> System -> Freq Scaling Governor + user: core + <source> + *: none + ibassodx50: "Freq Scaling Governor" + ibassodx90: "Freq Scaling Governor" + </source> + <dest> + *: none + ibassodx50: "Freq Scaling Governor" + ibassodx90: "Freq Scaling Governor" + </dest> + <voice> + *: none + ibassodx50: "Freq Scaling Governor" + ibassodx90: "Freq Scaling Governor" + </voice> +</phrase> |