gluon-web-admin: typo "your node" (#1169)
This commit is contained in:
		
							parent
							
								
									45c62c32cb
								
							
						
					
					
						commit
						7559df3050
					
				@ -17,7 +17,7 @@ msgid "Advanced settings"
 | 
				
			|||||||
msgstr "Erweiterte Einstellungen"
 | 
					msgstr "Erweiterte Einstellungen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msgid ""
 | 
					msgid ""
 | 
				
			||||||
"Alternatively, you can set a password to access you node. Please choose a "
 | 
					"Alternatively, you can set a password to access your node. Please choose a "
 | 
				
			||||||
"secure password you don't use anywhere else.<br /><br />If you set an empty "
 | 
					"secure password you don't use anywhere else.<br /><br />If you set an empty "
 | 
				
			||||||
"password, login via password will be disabled. This is the default."
 | 
					"password, login via password will be disabled. This is the default."
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
				
			|||||||
@ -17,7 +17,7 @@ msgid "Advanced settings"
 | 
				
			|||||||
msgstr "Paramètres avancés"
 | 
					msgstr "Paramètres avancés"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msgid ""
 | 
					msgid ""
 | 
				
			||||||
"Alternatively, you can set a password to access you node. Please choose a "
 | 
					"Alternatively, you can set a password to access your node. Please choose a "
 | 
				
			||||||
"secure password you don't use anywhere else.<br /><br />If you set an empty "
 | 
					"secure password you don't use anywhere else.<br /><br />If you set an empty "
 | 
				
			||||||
"password, login via password will be disabled. This is the default."
 | 
					"password, login via password will be disabled. This is the default."
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
				
			|||||||
@ -8,7 +8,7 @@ msgid "Advanced settings"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msgid ""
 | 
					msgid ""
 | 
				
			||||||
"Alternatively, you can set a password to access you node. Please choose a "
 | 
					"Alternatively, you can set a password to access your node. Please choose a "
 | 
				
			||||||
"secure password you don't use anywhere else.<br /><br />If you set an empty "
 | 
					"secure password you don't use anywhere else.<br /><br />If you set an empty "
 | 
				
			||||||
"password, login via password will be disabled. This is the default."
 | 
					"password, login via password will be disabled. This is the default."
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
				
			|||||||
@ -33,7 +33,7 @@ end
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
local f_password = Form(translate("Password"),
 | 
					local f_password = Form(translate("Password"),
 | 
				
			||||||
	translate(
 | 
						translate(
 | 
				
			||||||
                "Alternatively, you can set a password to access you node. Please choose a secure password you don't use anywhere else.<br /><br />"
 | 
					                "Alternatively, you can set a password to access your node. Please choose a secure password you don't use anywhere else.<br /><br />"
 | 
				
			||||||
                .. "If you set an empty password, login via password will be disabled. This is the default."
 | 
					                .. "If you set an empty password, login via password will be disabled. This is the default."
 | 
				
			||||||
	), 'password'
 | 
						), 'password'
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user