add string for attempt to undo tile assignment.

This commit is contained in:
ehouse 2004-05-14 09:13:01 +00:00
parent 61a05c3387
commit 2a06396062
3 changed files with 3 additions and 0 deletions

View file

@ -34,6 +34,7 @@
{ "STR_RESEND_IR", "Unable to send message via IR; resend?" }, { "STR_RESEND_IR", "Unable to send message via IR; resend?" },
#endif #endif
{ "STR_TOO_FEW_TILES", "Too few tiles left to trade." }, { "STR_TOO_FEW_TILES", "Too few tiles left to trade." },
{ "STR_CANT_UNDO_TILEASSIGN", "Tile assignment can't be undone." },
{ "STR_VALUES_TITLE", "Counts and Values" }, { "STR_VALUES_TITLE", "Counts and Values" },
{ "STR_VALUES_HEADER", "Counts[Remain] and Values\n" }, { "STR_VALUES_HEADER", "Counts[Remain] and Values\n" },

View file

@ -34,6 +34,7 @@
{ "STR_RESEND_IR", "Error enviant el missatge; ¿reenviar?" }, { "STR_RESEND_IR", "Error enviant el missatge; ¿reenviar?" },
#endif #endif
{ "STR_TOO_FEW_TILES", "No hi ha prou fitxes." }, { "STR_TOO_FEW_TILES", "No hi ha prou fitxes." },
{ "STR_CANT_UNDO_TILEASSIGN", "Tile assignment can't be undone." },
{ "STR_VALUES_TITLE", "Quantitat i Valor" }, { "STR_VALUES_TITLE", "Quantitat i Valor" },
{ "STR_VALUES_HEADER", "Quantitat[Queden] i Valor\n" }, { "STR_VALUES_HEADER", "Quantitat[Queden] i Valor\n" },

View file

@ -34,6 +34,7 @@
{ "STR_RESEND_IR", "Error enviando el mensaje; ¿reenviar" }, { "STR_RESEND_IR", "Error enviando el mensaje; ¿reenviar" },
#endif #endif
{ "STR_TOO_FEW_TILES", "Ho quedan tantas fichas." }, { "STR_TOO_FEW_TILES", "Ho quedan tantas fichas." },
{ "STR_CANT_UNDO_TILEASSIGN", "Tile assignment can't be undone." }, /* translate me */
{ "STR_VALUES_TITLE", "Cantidad y Valor" }, { "STR_VALUES_TITLE", "Cantidad y Valor" },
{ "STR_VALUES_HEADER", "Cantidad[Quedan] y Valor\n" }, { "STR_VALUES_HEADER", "Cantidad[Quedan] y Valor\n" },