Explorar el Código

Add files via upload

Daniel Voipan hace 5 años
padre
commit
6d4ad598b1
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  1. 2 0
      BlackTools/lang/BT.en.lang.tcl
  2. 2 0
      BlackTools/lang/BT.ro.lang.tcl

+ 2 - 0
BlackTools/lang/BT.en.lang.tcl

@@ -1382,6 +1382,8 @@ set black(say.en.autoupdate.37) "\001AutoUpdate\001 is already turned \001off\00
 set black(say.en.autoupdate.38) "\001AutoUpdate\001 module is turned \001OFF\001."
 set black(say.en.autoupdate.39) "\001AutoUpdate\001 is running at the moment .."
 set black(say.en.autoupdate.40) "\001AutoUpdate\001 skipped for the moment. Reason: \002Manual update started\002."
+set black(say.en.autoupdate.41) "Time for \001AutoUpdate\001 is set to: \002%msg.1%\002 minutes"
+set black(say.en.autoupdate.42) "Set time for \001AutoUpdate\001 to: \002%msg.1%\002 (%msg.2% minutes)"
 
 ##############################
 ############################################################################################################

+ 2 - 0
BlackTools/lang/BT.ro.lang.tcl

@@ -1381,6 +1381,8 @@ set black(say.ro.autoupdate.37) "\001AutoUpdate\001 este deja \002oprit\002.."
 set black(say.ro.autoupdate.38) "Ai \002oprit\002 modulul de \001AutoUpdate\001."
 set black(say.ro.autoupdate.39) "\001AutoUpdate\001 ruleaza in acest moment.."
 set black(say.ro.autoupdate.40) "\001AutoUpdate\001 sarit momentan. Motiv: \002Update manual activat\002."
+set black(say.ro.autoupdate.41) "Timpul de \001AutoUpdate\001 este setat la: \002%msg.1%\002 minute"
+set black(say.ro.autoupdate.42) "Am setat timpul pentru \001AutoUpdate\001 la: \002%msg.1%\002 (%msg.2% minute)"
 
 ##############################
 ############################################################################################################