Change text: 'Terminated VM can not ...' -> 'Terminated VMs can not ...'
This commit is contained in:
		
					parent
					
						
							
								3796dabe11
							
						
					
				
			
			
				commit
				
					
						144a780105
					
				
			
		
					 2 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ msgid ""
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
"Project-Id-Version: PACKAGE VERSION\n"
 | 
					"Project-Id-Version: PACKAGE VERSION\n"
 | 
				
			||||||
"Report-Msgid-Bugs-To: \n"
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
"POT-Creation-Date: 2018-08-22 21:11+0000\n"
 | 
					"POT-Creation-Date: 2018-08-24 09:56+0000\n"
 | 
				
			||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
					"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
				
			||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
					"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
				
			||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
					"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
				
			||||||
| 
						 | 
					@ -649,11 +649,11 @@ msgid "Terminate your Virtual Machine"
 | 
				
			||||||
msgstr "Deine Virtuelle Maschine beenden"
 | 
					msgstr "Deine Virtuelle Maschine beenden"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msgid ""
 | 
					msgid ""
 | 
				
			||||||
"Terminated VM can not be revived and will not be refunded. Do you want to "
 | 
					"Terminated VMs can not be revived and will not be refunded. Do you want to "
 | 
				
			||||||
"terminate your VM?"
 | 
					"terminate your VM?"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
"Beendete VMs können nicht wiederhergestellt oder erstattet werden. "
 | 
					"Beendete VMs können nicht wiederhergestellt oder erstattet werden. Möchtest "
 | 
				
			||||||
"Möchtest du die VM beenden?"
 | 
					"du die VM beenden?"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#, python-format
 | 
					#, python-format
 | 
				
			||||||
msgid ""
 | 
					msgid ""
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -109,7 +109,7 @@
 | 
				
			||||||
					<div class="modal-icon"><i class="fa fa-ban" aria-hidden="true"></i></div>
 | 
										<div class="modal-icon"><i class="fa fa-ban" aria-hidden="true"></i></div>
 | 
				
			||||||
					<h4 class="modal-title" id="ModalLabel">{% trans "Terminate your Virtual Machine" %}</h4>
 | 
										<h4 class="modal-title" id="ModalLabel">{% trans "Terminate your Virtual Machine" %}</h4>
 | 
				
			||||||
					<div class="modal-text">
 | 
										<div class="modal-text">
 | 
				
			||||||
						<p>{% trans "Terminated VM can not be revived and will not be refunded. Do you want to terminate your VM?" %}</p>
 | 
											<p>{% trans "Terminated VMs can not be revived and will not be refunded. Do you want to terminate your VM?" %}</p>
 | 
				
			||||||
						<p><strong>{{virtual_machine.name}}</strong></p>
 | 
											<p><strong>{{virtual_machine.name}}</strong></p>
 | 
				
			||||||
					</div>
 | 
										</div>
 | 
				
			||||||
          <div class="modal-footer">
 | 
					          <div class="modal-footer">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue