MOBILE-4270 lang: Remove invalid word from strings
This commit is contained in:
		
							parent
							
								
									3980e6c8ac
								
							
						
					
					
						commit
						4d394af4c6
					
				| @ -55,9 +55,9 @@ | ||||
|     "invalidaccount": "Please check your login details and try again.", | ||||
|     "invaliddate": "Invalid date", | ||||
|     "invalidemail": "Invalid email address", | ||||
|     "invalidmoodleversion": "Invalid Moodle site version. The Moodle app only supports Moodle systems {{$a}} onwards.", | ||||
|     "invalidsite": "The site URL is invalid.", | ||||
|     "invalidtime": "Invalid time", | ||||
|     "invalidmoodleversion": "The version of this Moodle site is too old. The Moodle App works with sites that use {{$a}} or newer.", | ||||
|     "invalidsite": "The site URL is not valid.", | ||||
|     "invalidtime": "Time not valid", | ||||
|     "invalidurl": "Invalid URL specified", | ||||
|     "invalidvaluemax": "The maximum value is {{$a}}", | ||||
|     "invalidvaluemin": "The minimum value is {{$a}}", | ||||
| @ -100,7 +100,7 @@ | ||||
|     "recaptchaincorrect": "The security question answer is incorrect.", | ||||
|     "reconnect": "Reconnect", | ||||
|     "reconnecthelp": "If you have problems reconnecting, try again later or contact your school or learning provider.", | ||||
|     "reconnectssodescription": "Your authentication token is invalid or has expired. You have to reconnect to the site. You need to log in to the site in a browser window.", | ||||
|     "reconnectssodescription": "Your session has expired. Please log in again in a browser window to continue.", | ||||
|     "reconnectsupportsubject": "Need help reconnecting", | ||||
|     "reconnecttosite": "Reconnect to the site", | ||||
|     "removeaccount": "Remove account", | ||||
|  | ||||
| @ -109,8 +109,8 @@ | ||||
|     "errordownloading": "Error downloading file.", | ||||
|     "errordownloadingsomefiles": "Error downloading files. Some files might be missing.", | ||||
|     "errorfileexistssamename": "A file with this name already exists.", | ||||
|     "errorinvalidform": "The form contains invalid data. Please check that all required fields are filled in and that the data is valid.", | ||||
|     "errorinvalidresponse": "Invalid response received for {{method}} webservice.", | ||||
|     "errorinvalidform": "Please check that all required fields are filled in and the data you entered is in the correct format.", | ||||
|     "errorinvalidresponse": "Unexpected response for {{method}} webservice.", | ||||
|     "errorloadingcontent": "Error loading content.", | ||||
|     "errorofflinedisabled": "Offline browsing is disabled on your site. You need to be connected to the internet to use the app.", | ||||
|     "erroropenfiledownloading": "Error opening file: you need to wait for the download to complete.", | ||||
| @ -165,7 +165,7 @@ | ||||
|     "loading": "Loading", | ||||
|     "loadmore": "Load more", | ||||
|     "location": "Location", | ||||
|     "lostconnection": "Your authentication token is invalid or has expired. You will have to reconnect to the site.", | ||||
|     "lostconnection": "Your session has expired. Please log in again to continue.", | ||||
|     "maxfilesize": "Maximum size for new files: {{$a}}", | ||||
|     "maxsizeandattachments": "Maximum file size: {{$a.size}}, maximum number of files: {{$a.attachments}}", | ||||
|     "min": "min", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user