commit | 8831ebd59384137309fa7dd3a2c4b62342ca8097 | [log] [tgz] |
---|---|---|
author | Ed Falk <efalk@cyngn.com> | Mon Sep 14 12:34:44 2015 -0700 |
committer | LuK1337 <priv.luk@gmail.com> | Tue Oct 08 15:20:58 2019 +0200 |
tree | 12c82ead97922d0b20f8e4b92096d912f554cf63 | |
parent | 042ac78c733a258202651b3e4f983985c6045180 [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