2890 show warning on missing description (#2919)
* issue 2890: Show a warning icon if media description is missing * issue 2890: Remove disturbing additional signs * issue 2890: Add another icon; use a snackbar; change wording; use orange as color * issue 2890: Remove now unneeded new resource * issue 2890: Use a toast (also) to avoid elevation problems * issue 2890: Use snackbar with elevation again; refactor a bit
This commit is contained in:
parent
615c7adc86
commit
2accfd0712
5 changed files with 45 additions and 11 deletions
|
@ -131,6 +131,7 @@
|
|||
<string name="hint_display_name">Anzeigename</string>
|
||||
<string name="hint_note">Über mich</string>
|
||||
<string name="hint_search">Suchen …</string>
|
||||
<string name="hint_media_description_missing">Medien sollten Beschreibungen haben.</string>
|
||||
<string name="search_no_results">Keine Ergebnisse</string>
|
||||
<string name="label_quick_reply">Antworten …</string>
|
||||
<string name="label_avatar">Profilbild</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue