mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	convert all translation strings to use unicode ellipses
This is already the case in fdroidclient and Debian in general. Weblate also defaults to checking that the unicode ellipsis is used. sed -i 's,\.\.\.",…",' locale/fdroidserver.pot locale/*/*/*.po
This commit is contained in:
		
							parent
							
								
									7133cede89
								
							
						
					
					
						commit
						07759d7550
					
				
					 26 changed files with 69 additions and 69 deletions
				
			
		| 
						 | 
				
			
			@ -836,13 +836,13 @@ msgstr "Instalação dos pacotes compilados no dispositivo"
 | 
			
		|||
 | 
			
		||||
#: ../fdroidserver/install.py
 | 
			
		||||
#, python-format
 | 
			
		||||
msgid "Installing %s..."
 | 
			
		||||
msgstr "Instalando %s..."
 | 
			
		||||
msgid "Installing %s…"
 | 
			
		||||
msgstr "Instalando %s…"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/install.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Installing '{apkfilename}' on {dev}..."
 | 
			
		||||
msgstr "Instalando '{apkfilename}' em {dev}..."
 | 
			
		||||
msgid "Installing '{apkfilename}' on {dev}…"
 | 
			
		||||
msgstr "Instalando '{apkfilename}' em {dev}…"
 | 
			
		||||
 | 
			
		||||
#: ../fdroid
 | 
			
		||||
msgid "Interact with the repo HTTP server"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue