3408 home help message (#3415)
* 3408: First draft of help message on empty home timeline * 3408: Move image spanning to utils; tweak gui a bit (looks like status) * 3408: Use proper R again; appease linter * 3408: Add doc; remove narrow comment * 3408: null is default * 3408: Add German text * 3408: Stack refresh animation on top of help message (reorder)
This commit is contained in:
parent
9484a8b2b9
commit
182df2bfae
9 changed files with 200 additions and 93 deletions
|
|
@ -228,7 +228,7 @@
|
|||
to show we do not mean the software is gratis. Source: https://www.gnu.org/philosophy/free-sw.html
|
||||
* the url can be changed to link to the localized version of the license.
|
||||
-->
|
||||
<string name="about_project_site">Website des Projekts:
|
||||
<string name="about_project_site">Website des Projekts:
|
||||
\n https://tusky.app</string>
|
||||
<string name="about_bug_feature_request_site"> Fehlermeldungen & Verbesserungsvorschläge:\n
|
||||
https://github.com/tuskyapp/Tusky/issues
|
||||
|
|
@ -660,4 +660,9 @@
|
|||
<string name="filter_edit_keyword_title">Schlagwort bearbeiten</string>
|
||||
<string name="filter_description_format">%s: %s</string>
|
||||
<string name="status_filtered_show_anyway">Trotzdem anzeigen</string>
|
||||
</resources>
|
||||
<string name="help_empty_home">Dies ist deine <b>Startseite</b>. Sie zeigt die neuesten Beiträge der Accounts,
|
||||
denen du folgst.\n\nUm andere Accounts zu finden, kannst du entweder andere Timelines lesen.
|
||||
Zum Beispiel die Lokale Timeline deiner Instanz [drawable ic_local_24dp]. Oder du kannst nach ihrem Namen suchen
|
||||
[iconics gmd_search]; suche z. B. nach Tusky, um unseren Mastodon-Account zu finden.</string>
|
||||
</resources>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue