localize pattern in new_card

This commit is contained in:
GenevensiS
2025-04-11 03:48:18 +02:00
parent 1a3940c16d
commit 91433d5c9d
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -810,6 +810,10 @@ error:
can't write image to set: Failed to write image to set: '%s'
can't import image: Failed to import image: '%s'
# Card creation
no field with name: Card doesn't have a field named '%s'
can't set value: Can not set card value '%s', it is not of the right type
# Script stuff
has no member: %s has no member '%s'
can't convert: Can't convert from %s to %s