mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 04:50:21 +02:00
add logging support to signslib and re-add intllib support
This commit is contained in:
@ -176,3 +176,5 @@ Small CRT Television = Pequeña Televisión CRT
|
||||
E: character map file not found = E: archivo de mapa de caracteres no encontrado
|
||||
## 1: Full String, 2: pos in string, 3: current char at pos
|
||||
W: unknown symbol in '%s' at %d (probably %s) = A: símbolo desconocido en '%s' posición %d (probablemente %s)
|
||||
%s wrote "%s" to sign at %s = %s ha escrito "%s" en el letrero en %s
|
||||
signs loaded = letreros cargados
|
||||
|
@ -176,3 +176,5 @@ Small CRT Television = Petite télévision à tube cathodique
|
||||
E: character map file not found = E: fichier de table de caractère non trouvé
|
||||
## 1: Full String, 2: pos in string, 3: current char at pos
|
||||
W: unknown symbol in '%s' at %d (probably %s) = A: symbole inconnu dans '%s' dans %d (probablement %s)
|
||||
%s wrote "%s" to sign at %s =
|
||||
signs loaded =
|
||||
|
@ -180,3 +180,5 @@ Small CRT Television =
|
||||
E: character map file not found =
|
||||
## 1: Full String, 2: pos in string, 3: current char at pos
|
||||
W: unknown symbol in '%s' at %d (probably %s) =
|
||||
%s wrote "%s" to sign at %s =
|
||||
signs loaded =
|
||||
|
Reference in New Issue
Block a user