Fixed placeholder
This commit is contained in:
		
					parent
					
						
							
								d3709d8497
							
						
					
				
			
			
				commit
				
					
						2fbfc0633a
					
				
			
		
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -146,7 +146,7 @@ HELP;
 | 
			
		|||
		}
 | 
			
		||||
 | 
			
		||||
		if ($quit_on_invalid && $fields['photo'] == '') {
 | 
			
		||||
			echo ' ' . $this->l10n->t('Quit on invalid photo %d', $contact['avatar']) . "\n";
 | 
			
		||||
			echo ' ' . $this->l10n->t('Quit on invalid photo %s', $contact['avatar']) . "\n";
 | 
			
		||||
			Photo::delete(['resource-id' => $resourceid]);
 | 
			
		||||
			return;
 | 
			
		||||
		}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,7 +8,7 @@ msgid ""
 | 
			
		|||
msgstr ""
 | 
			
		||||
"Project-Id-Version: 2022.05-rc\n"
 | 
			
		||||
"Report-Msgid-Bugs-To: \n"
 | 
			
		||||
"POT-Creation-Date: 2022-05-24 20:02+0000\n"
 | 
			
		||||
"POT-Creation-Date: 2022-05-24 20:12+0000\n"
 | 
			
		||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
			
		||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
			
		||||
"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
			
		||||
| 
						 | 
				
			
			@ -1663,7 +1663,7 @@ msgstr ""
 | 
			
		|||
 | 
			
		||||
#: src/Console/MoveToAvatarCache.php:149
 | 
			
		||||
#, php-format
 | 
			
		||||
msgid "Quit on invalid photo %d"
 | 
			
		||||
msgid "Quit on invalid photo %s"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/Console/PostUpdate.php:87
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue