commit | 4563cb300de684a216287e34a3a78ddeb0c8cb9f | [log] [tgz] |
---|---|---|
author | Ed Falk <efalk@cyngn.com> | Mon Sep 14 12:34:44 2015 -0700 |
committer | Michael Bestas <mkbestas@lineageos.org> | Wed Aug 24 02:17:53 2022 +0300 |
tree | 7e269d307576f5703d829b124c3a3dfb98cf7872 | |
parent | 13da493050033c523b5cb83762ffc9f9ce7e82d9 [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