commit | 1ffd66942a64f6644b2ac90761386afd9240ab8c | [log] [tgz] |
---|---|---|
author | Ed Falk <efalk@cyngn.com> | Mon Sep 14 12:34:44 2015 -0700 |
committer | Arne Coucheron <arco68@gmail.com> | Fri Mar 12 12:04:17 2021 +0100 |
tree | 5e852cd7cfe14a096c556f55b00a496abdfabb6c | |
parent | 11278e51931790fd09589fba2992e6709b3b5b19 [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