Fix accidently translated strings
This commit is contained in:
		
							parent
							
								
									8b705bb98f
								
							
						
					
					
						commit
						dcfa252602
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,8 @@
 | 
			
		|||
          <object class="GtkLabel" id="type_label">
 | 
			
		||||
            <property name="visible">True</property>
 | 
			
		||||
            <property name="can_focus">False</property>
 | 
			
		||||
            <property name="label" translatable="yes"><b>someone@somewhere.com</b> would like you to <b>add</b> some contacts in your roster.</property>
 | 
			
		||||
            <!-- This line does not need translation -->
 | 
			
		||||
            <property name="label"><b>someone@somewhere.com</b> would like you to <b>add</b> some contacts in your roster.</property>
 | 
			
		||||
            <property name="use_markup">True</property>
 | 
			
		||||
            <property name="justify">center</property>
 | 
			
		||||
            <property name="selectable">True</property>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue