mirror of
https://github.com/gsantner/dandelion
synced 2025-12-08 21:31:10 +01:00
snackbar
This commit is contained in:
parent
773cd41dd7
commit
137c473c2f
7 changed files with 45 additions and 51 deletions
|
|
@ -58,7 +58,7 @@
|
|||
|
||||
//Dialog
|
||||
<string name="messages">Unterhaltungen</string>
|
||||
<string name="new_post">Nur Text</string>
|
||||
<string name="new_post">Neuer Beitrag</string>
|
||||
<string name="notifications">Benachrichtigungen</string>
|
||||
<string name="settings_font">Schriftgröße ändern</string>
|
||||
<string name="settings_image">Bilder laden umschalten</string>
|
||||
|
|
@ -154,7 +154,8 @@ along with this program. If not, see http://www.gnu.org/licenses.<br> <br
|
|||
<string name="new_conversations">Ungelesene Unterhaltung. Öffnen?</string>
|
||||
<string name="new_notifications">Ungelesene Benachrichtigung. Lesen?</string>
|
||||
<string name="help_about">Changelog</string>
|
||||
<string name="new_post2">Titel und Text</string>
|
||||
<string name="new_post2">D* Titel und Text</string>
|
||||
<string name="jb_profile">Profil</string>
|
||||
<string name="new_post1">D* nur Text</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -31,8 +31,9 @@
|
|||
<string name="yes">YES</string>
|
||||
<string name="no">NO</string>
|
||||
<string name="change_pod_warning">This will erase all cookies and session data. Do you really want to change pods?</string>
|
||||
<string name="new_post">Text only</string>
|
||||
<string name="new_post2">Title and text</string>
|
||||
<string name="new_post">New message</string>
|
||||
<string name="new_post1">D* Text only</string>
|
||||
<string name="new_post2">D* Title and text</string>
|
||||
<string name="notifications">Notifications</string>
|
||||
<string name="messages">Conversations</string>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue