mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-04 18:29:17 +02:00
add string 'E-Mail'
This commit is contained in:
parent
8f61bec805
commit
54d2516f6c
1 changed files with 2 additions and 1 deletions
|
@ -261,6 +261,7 @@
|
||||||
<string name="please_enter_broadcast_list_name">Please enter a name for the broadcast list.</string>
|
<string name="please_enter_broadcast_list_name">Please enter a name for the broadcast list.</string>
|
||||||
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
|
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
|
||||||
<string name="channel_name">Channel Name</string>
|
<string name="channel_name">Channel Name</string>
|
||||||
|
<string name="email">E-Mail</string>
|
||||||
<!-- "New" as in "Create New E-Mail"; shown together with "New Group" and "New Channel" -->
|
<!-- "New" as in "Create New E-Mail"; shown together with "New Group" and "New Channel" -->
|
||||||
<string name="new_email">New E-Mail</string>
|
<string name="new_email">New E-Mail</string>
|
||||||
<!-- the "Subject" of an e-mail, use the term common in classic e-mail apps -->
|
<!-- the "Subject" of an e-mail, use the term common in classic e-mail apps -->
|
||||||
|
@ -1089,7 +1090,7 @@
|
||||||
<string name="ImageEditorHud_flip">Flip</string>
|
<string name="ImageEditorHud_flip">Flip</string>
|
||||||
<string name="ImageEditorHud_rotate">Rotate</string>
|
<string name="ImageEditorHud_rotate">Rotate</string>
|
||||||
|
|
||||||
<!-- dc_str_* resources -->
|
<!-- deprecated, use string "E-Mail" for non-encrypted messages instead -->
|
||||||
<string name="encrypted_message">Encrypted message</string>
|
<string name="encrypted_message">Encrypted message</string>
|
||||||
|
|
||||||
<!-- strings introduced on desktop. we want to share strings between the os, in general, please do not add generic strings here -->
|
<!-- strings introduced on desktop. we want to share strings between the os, in general, please do not add generic strings here -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue