mirror of https://github.com/aria2/aria2
				
				
				
			2007-12-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Added missing "B"(=Byte). So now the message looks like this: Your share ratio was 1.0, uploaded/downloaded=12MiB/12MiB * src/message.h (MSG_SHARE_RATIO_REPORT)pull/1/head
							parent
							
								
									564e8e75fa
								
							
						
					
					
						commit
						853a8ef6aa
					
				| 
						 | 
				
			
			@ -1,3 +1,9 @@
 | 
			
		|||
2007-12-29  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 | 
			
		||||
 | 
			
		||||
	Added missing "B"(=Byte). So now the message looks like this:
 | 
			
		||||
	Your share ratio was 1.0, uploaded/downloaded=12MiB/12MiB	
 | 
			
		||||
	* src/message.h (MSG_SHARE_RATIO_REPORT)
 | 
			
		||||
 | 
			
		||||
2007-12-29  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 | 
			
		||||
 | 
			
		||||
	Show the seed ratio after torrent downloads.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -134,7 +134,7 @@
 | 
			
		|||
#define MSG_CANNOT_PARSE_METALINK _("Cannot parse metalink XML file. XML may be malformed.")
 | 
			
		||||
#define MSG_TOO_SMALL_PAYLOAD_SIZE _("Too small payload size for %s, size=%d.")
 | 
			
		||||
#define MSG_REMOVED_DEFUNCT_CONTROL_FILE _("Removed the defunct control file %s because the download file %s doesn't exist.")
 | 
			
		||||
#define MSG_SHARE_RATIO_REPORT _("Your share ratio was %.1f, uploaded/downloaded=%s/%s")
 | 
			
		||||
#define MSG_SHARE_RATIO_REPORT _("Your share ratio was %.1f, uploaded/downloaded=%sB/%sB")
 | 
			
		||||
 | 
			
		||||
#define EX_TIME_OUT _("Timeout.")
 | 
			
		||||
#define EX_INVALID_CHUNK_SIZE _("Invalid chunk size.")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue