|
34 | 34 | <string name="update">Update</string>
|
35 | 35 | <string name="emoji">Emoji</string>
|
36 | 36 | <string name="attachment">Attachment</string>
|
| 37 | + <!-- the placeholder will be replaced by the name of the image or file to attach --> |
| 38 | + <string name="ask_attach">Attach \"%1$s\"?</string> |
37 | 39 | <string name="back">Back</string>
|
38 | 40 | <string name="close">Close</string>
|
39 | 41 | <string name="close_window">Close Window</string>
|
|
58 | 60 | <string name="media">Media</string>
|
59 | 61 | <string name="apps_and_media">Apps & Media</string>
|
60 | 62 | <string name="profile">Profile</string>
|
| 63 | + <string name="all_profiles">All Profiles</string> |
| 64 | + <string name="current_profile">Current Profile</string> |
61 | 65 | <string name="main_menu">Main Menu</string>
|
62 | 66 | <string name="start_chat">Start Chat</string>
|
63 | 67 | <string name="show_full_message">Show Full Message…</string>
|
|
92 | 96 | <string name="no_app_to_handle_data">Can\'t find an app to handle this type of data.</string>
|
93 | 97 | <string name="no_browser_installed">No browser installed.</string>
|
94 | 98 | <string name="file_not_found">Could not find %1$s.</string>
|
| 99 | + <!-- the placeholder will be replaced by the name of a file --> |
| 100 | + <string name="cannot_save_file">Cannot save %1$s.</string> |
95 | 101 | <string name="copied_to_clipboard">Copied to clipboard.</string>
|
96 | 102 | <string name="contacts_headline">Contacts</string>
|
97 | 103 | <string name="email_address">E-Mail Address</string>
|
|
151 | 157 | <item quantity="one">%d Selected</item>
|
152 | 158 | <item quantity="other">%d Selected</item>
|
153 | 159 | </plurals>
|
154 |
| - |
| 160 | + <string name="selected_colon">Selected:</string> |
155 | 161 | <string name="self">Me</string>
|
156 | 162 | <string name="draft">Draft</string>
|
157 | 163 | <string name="image">Image</string>
|
|
438 | 444 | <string name="chat_input_placeholder">Message</string>
|
439 | 445 | <string name="chat_archived_label">Archived</string>
|
440 | 446 | <string name="chat_request_label">Request</string>
|
| 447 | + <string name="chat_request_label_explain">Include requests in counters and notifications</string> |
441 | 448 | <string name="chat_no_messages">No messages.</string>
|
442 | 449 | <string name="chat_self_talk_subtitle">Messages to Self</string>
|
443 | 450 | <string name="archive_empty_hint">Archived chats will appear here.</string>
|
|
807 | 814 | <string name="n_bytes_message">%1$s message</string>
|
808 | 815 | <!-- %1$s will be replaced by human-readable date and time -->
|
809 | 816 | <string name="download_max_available_until">Download maximum available until %1$s</string>
|
| 817 | + <string name="select_profile">Select Profile</string> |
810 | 818 | <string name="profile_image_select">Select Profile Image</string>
|
811 | 819 | <string name="select_your_new_profile_image">Select your new profile image</string>
|
812 | 820 | <string name="profile_image_delete">Delete Profile Image</string>
|
|
0 commit comments