Allow ErrorInfo messages with formatArgs
- ErrorInfo.getMessage() now returns an ErrorMessage instance that can be formatted into a string using a context (this allows the construction of an ErrorInfo to remain independent of a Context) - now the service ID is used in ErrorInfo.getMessage() to customize some messages based on the currently selected service - player HTTP invalid statuses are now included in the message - building a custom error message for AccountTerminatedException was moved from ErrorPanelHelper to ErrorInfo
This commit is contained in:
parent
1bde2dcd9f
commit
a369deeef4
72 changed files with 154 additions and 146 deletions
|
|
@ -554,7 +554,6 @@
|
|||
<string name="description_select_note">Agora pode seleccionar o texto na descrición. Teña en conta que a páxina pode cintilar e as ligazóns poden non ser clicábeis no modo selección.</string>
|
||||
<string name="auto_device_theme_title">Automático (Tema do dispositivo)</string>
|
||||
<string name="radio">Radio</string>
|
||||
<string name="service_provides_reason">%s dá este motivo:</string>
|
||||
<string name="georestricted_content">Este contido non está dispoñíbel no seu país.</string>
|
||||
<string name="chapters">Capítulos</string>
|
||||
<string name="recent">Recentes</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue