Automatic bundle update
This commit is contained in:
@@ -1361,6 +1361,8 @@ rules.weather = Estat meteorològic
|
||||
rules.weather.frequency = Freqüència:
|
||||
rules.weather.always = Sempre
|
||||
rules.weather.duration = Durada:
|
||||
rules.placerangecheck.info = Prevents players from placing anything near enemy buildings. When trying to place a turret, the range is increased, so the turret will not be able to reach the enemy.
|
||||
rules.onlydepositcore.info = Prevents units from depositing items into any buildings except cores.
|
||||
|
||||
content.item.name = Elements
|
||||
content.liquid.name = Fluids
|
||||
@@ -2297,7 +2299,7 @@ unit.emanate.description = Construeix estructures per defensar el nucli Acròpol
|
||||
lst.read = Llegeix un nombre des d’una cel·la de memòria connectada.
|
||||
lst.write = Escriu un nombre en una cel·la de memòria connectada.
|
||||
lst.print = Afegeix un text a la cua d’impressió.\nEl text no es mostrarà fins que s’apliqui «[accent]Print Flush[]».
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.draw = Afegeix una instrucció de dibuix a la cua corresponent.\nEl resultat no es mostrarà fins que s’apliqui «[accent]Draw Flush[]».
|
||||
lst.drawflush = Executa les operacions de la cua de dibuix al monitor lògic.
|
||||
lst.printflush = Executa les operacions de la cua d’impressió al monitor lògic.
|
||||
|
||||
Reference in New Issue
Block a user