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
|
|
@ -626,7 +626,6 @@
|
|||
\nنیوپایپ قادر به بار کردن این خوراک در آینده نیست.
|
||||
\nمیخواهید اشتراک این کانال را لغو کنید؟</string>
|
||||
<string name="feed_load_error_fast_unknown">حالت خوراک سریع، اطَلاعات بیشتری در این باره نمیدهد.</string>
|
||||
<string name="service_provides_reason">%s این دلیل را آورد:</string>
|
||||
<string name="seekbar_preview_thumbnail_title">پیشنمایش بندانگشتی نوار جویش</string>
|
||||
<string name="detail_heart_img_view_description">قلبشده به دست ایجادگر</string>
|
||||
<string name="local_search_suggestions">پیشنهادهای جستوجوی محلّی</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue