Browse Source
Instead of taking a String, the constructors now take a Localizable and a variable list of format arguments. Introduce a new Format helper class in CLIText, which implements the Localizable interface, and use it in place of raw Strings. Change-Id: I241eda16e242293ceb17b3c85ae5df85bd37c658 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>stable-4.9
David Pursehouse
7 years ago
committed by
Matthias Sohn
8 changed files with 75 additions and 32 deletions
Loading…
Reference in new issue