Automatic bundle update
This commit is contained in:
@@ -1360,6 +1360,8 @@ rules.weather = Vreme
|
||||
rules.weather.frequency = Frevență:
|
||||
rules.weather.always = Încontinuu
|
||||
rules.weather.duration = Durată:
|
||||
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 = Materiale
|
||||
content.liquid.name = Lichide
|
||||
@@ -2292,7 +2294,7 @@ unit.emanate.description = Builds structures to defend the Acropolis core. Repai
|
||||
lst.read = Citește un număr dintr-o celulă de memorie conectată.
|
||||
lst.write = Scrie un număr într-o celulă de memorie conectată.
|
||||
lst.print = Adaugă text în bufferul de tipărire.\nNu tipărește decât când se execută [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 = Adaugă o operație în bufferul de desenare.\nNu afișează decât când se execută [accent]Draw Flush[].
|
||||
lst.drawflush = Afișează pe un monitor instrucțiunile [accent]Draw[] aflate în așteptare.
|
||||
lst.printflush = Tipărește într-un bloc Mesaj instrucțiunile [accent]Print[] aflate în așteptare.
|
||||
|
||||
Reference in New Issue
Block a user