Correccion de error

This commit is contained in:
Carlos Barraza 2017-04-18 19:21:01 -03:00
parent d83a260be0
commit df9315dd55
2 changed files with 3 additions and 3 deletions

View File

@ -279,7 +279,7 @@ unified_inventory.register_craft_type("digging", {
})
unified_inventory.register_craft_type("digging_chance", {
description = "Digging (by chance)",
description = S("Digging (by chance)"),
icon = "default_tool_steelpick.png^[transformFY.png",
width = 1,
height = 1,

View File

@ -63,14 +63,14 @@ Show previous usage = Mostrar el uso anterior
# Shown for huge crafting recipes; try to keep the line length short and use multiple line breaks as needed
This recipe is too\nlarge to be displayed. = Esta reseta es\ndemaciado grande\npara que se muestre
# %s = group name (e.g. wool)
Any item belonging to the %s group = Cualquier elemento perteneciente al grupo de %
Any item belonging to the %s group = Cualquier elemento perteneciente al grupo de %s
# %s = List of “and”-concatenated group names
Any item belonging to the groups %s = Cualquier elemento que pertenezca a los grupos %s
Recipe %d of %d = Receta %d de %d
Usage %d of %d = Uso %d de %d
No recipes = No hay resetas
No usages = Sin uso
Result: %s = Resultado: %s
Result = Resultado
Ingredient = Ingredientes
Set time to day = Establecer la hora a día
Set time to night = Establecer la hora a noche