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
|
|
@ -612,7 +612,6 @@
|
|||
<string name="select_night_theme_toast">Pot seleccionar el seu tema fosc favorit aqui sota</string>
|
||||
<string name="night_theme_summary">Selecciona el teu tema fosc favorit — %s</string>
|
||||
<string name="auto_device_theme_title">Automàtic (tema del dispositiu)</string>
|
||||
<string name="service_provides_reason">%s dóna aquesta raó:</string>
|
||||
<string name="account_terminated">Usuari suspes</string>
|
||||
<string name="feed_load_error_terminated">El compte de l\'autor ha estat esborrat.
|
||||
\nNewPipe no serà capaç de carregar aquest fil en el futur.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue