mirror of
https://github.com/j-a-n/raspberrymatic-addon-rmupdate.git
synced 2023-10-10 13:37:40 +02:00
Localization
This commit is contained in:
parent
c350b05664
commit
9ba8dade32
@ -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 {} {
|
||||
|
Loading…
Reference in New Issue
Block a user