|
103 | 103 | <string name="something_went_wrong_error">Something went wrong…</string>
|
104 | 104 | <string name="connection_lost_error">No internet connection</string>
|
105 | 105 |
|
| 106 | + <string name="common_error_no_internet_title">No Internet</string> |
| 107 | + <string name="common_error_no_internet_description">Check your internet connection and try loading the data again</string> |
| 108 | + <string name="common_error_bad_response_title">Error on the server</string> |
| 109 | + <string name="common_error_bad_response_description">The server was unable to properly respond to the request and returned an error with code %s. If the problem persists for several minutes, report it to the developers.</string> |
| 110 | + <string name="common_error_handshake_title">Encryption error</string> |
| 111 | + <string name="common_error_handshake_description">Make sure the time and date on your phone are correct. This is necessary to establish an encrypted connection. If this does not help, please report the problem to the developers immediately.</string> |
| 112 | + <string name="common_error_view_title">Display error</string> |
| 113 | + <string name="common_error_view_description">The server sent data, but we could not process it. So maybe if you haven\'t updated the app for a long time. If this is not the case, please report the problem to the developers.</string> |
| 114 | + |
106 | 115 | <string name="onboarding_welcome_start_using">Let\'s go!</string>
|
107 | 116 | <string name="onboarding_welcome_title_schedule">Check your schedule</string>
|
108 | 117 | <string name="onboarding_welcome_subtitle_schedule">You can access the previously viewed schedules even without the Internet</string>
|
|
174 | 183 | <string name="map_tab_name_structures">Departm.</string>
|
175 | 184 | <string name="map_section_name_structures">Departments</string>
|
176 | 185 | <string name="map_section_tag_others">Remaining places</string>
|
| 186 | + <string name="map_loading_error_message">An error occurred while loading the list of places for the map</string> |
177 | 187 |
|
178 | 188 | <string name="note_list_section_add">CREATE NOTE</string>
|
179 | 189 | <string name="note_list_section_header">Attached notes</string>
|
|
232 | 242 | <string name="app_settings_header_support">Support</string>
|
233 | 243 | <string name="app_settings_section_ask">Ask us a question</string>
|
234 | 244 | <string name="app_settings_section_github">Create an Issue or Pull Request</string>
|
| 245 | + <string name="app_settings_header_contributors">Contributors</string> |
235 | 246 | <string name="app_settings_section_lang">App language</string>
|
236 | 247 | <string name="app_settings_section_lang_description">Sometimes after changing the language, you need to restart the application</string>
|
237 | 248 | <string name="app_settings_app_version">MpeiX for Android v%s</string>
|
|
0 commit comments