forked from GNUsocial/gnu-social
		
	Make more complete sentence.
This commit is contained in:
		
				
					committed by
					
						 Zach Copley
						Zach Copley
					
				
			
			
				
	
			
			
			
						parent
						
							97e1acdc32
						
					
				
				
					commit
					4202ffff91
				
			| @@ -203,7 +203,7 @@ class ApplicationEditForm extends Form | ||||
|  | ||||
|         $maxDesc = Oauth_application::maxDesc(); | ||||
|         if ($maxDesc > 0) { | ||||
|             $descInstr = sprintf(_('Describe your application in %d chars'), | ||||
|             $descInstr = sprintf(_('Describe your application in %d characters'), | ||||
|                                  $maxDesc); | ||||
|         } else { | ||||
|             $descInstr = _('Describe your application'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user