mirror of
				https://github.com/j-a-n/raspberrymatic-addon-rmupdate.git
				synced 2023-10-10 11:37:40 +00:00 
			
		
		
		
	Localization
This commit is contained in:
		| @@ -67,9 +67,8 @@ proc ::rmupdate::i18n {str} { | ||||
| 		if {$str == "Rebooting system."} { return "Das System wird neu gestartet." } | ||||
| 		if {$str == "Latest firmware version: %s"} { return "Aktuellste Firmware-Version: %s" } | ||||
| 		if {$str == "Current firmware version: %s"} { return "Installierte Firmware-Version: %s" } | ||||
| 		 | ||||
| 		return $str | ||||
| 	} | ||||
| 	return $str | ||||
| } | ||||
|  | ||||
| proc ::rmupdate::get_rpi_version {} { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user