mirror of
				https://mojerepo.cf/NeoBoot/NeoBoot-9.git
				synced 2025-10-31 23:35:46 +01:00 
			
		
		
		
	8.15
This commit is contained in:
		| @@ -265,7 +265,7 @@ class DevicesConf(Screen, ConfigListScreen): | |||||||
|         Screen.setTitle(self, _('Choose where to mount your devices to:')) |         Screen.setTitle(self, _('Choose where to mount your devices to:')) | ||||||
|         self['key_green'] = Label(_('Save')) |         self['key_green'] = Label(_('Save')) | ||||||
|         self['key_red'] = Label(_('Cancel')) |         self['key_red'] = Label(_('Cancel')) | ||||||
|         self['Linconn'] = Label(_('Wait please while scanning your %s %s devices...n\\ Szukam dysku...')) |         self['Linconn'] = Label(_('Wait please while scanning your %s %s devices...n\\ Looking for a disk...')) | ||||||
|         self['actions'] = ActionMap(['WizardActions', 'ColorActions'], {'green': self.saveMypoints, |         self['actions'] = ActionMap(['WizardActions', 'ColorActions'], {'green': self.saveMypoints, | ||||||
|          'red': self.close, |          'red': self.close, | ||||||
|          'back': self.close}) |          'back': self.close}) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user