commit | f83afe6a7f0374f662ee3e774aa413e530dbdc98 | [log] [tgz] |
---|---|---|
author | Ed Falk <efalk@cyngn.com> | Mon Sep 14 12:34:44 2015 -0700 |
committer | Michael Bestas <mkbestas@lineageos.org> | Fri Oct 20 02:04:36 2023 +0300 |
tree | 9ecf2acb6dc97e38f64e073e021340e50d030554 | |
parent | 76a3165b9293b34b75df524335bc0545e01553e7 [diff] |
FM: Localization of band types Previously, FmRadio could only display the type names for English and two dialects of Chinese, despite already having a full set of localized names in the resources. This change moves the names from <array>s to <string>s and then uses them in PresetStation.java This looks like a massive change, but it's mostly moving strings to different resource files. Change-Id: I6be12d05f9efdec7ec189d30f625d7f82746b5a6 Issue-id: CYNGNOS-995 Fix compile Partial revert of I6be12d05f9efdec7ec189d30f625d7f82746b5a6 to fix build. Change-Id: I5161a726287585624d756fbaf721eb7a814a4794 Fix camel case Change-Id: I8d3bf40aa1ab4643b3062eb86a89ccd21577ce23