From 2a063960625b3e17c36372b0d1da3b99f7ab3c75 Mon Sep 17 00:00:00 2001 From: ehouse Date: Fri, 14 May 2004 09:13:01 +0000 Subject: [PATCH] add string for attempt to undo tile assignment. --- xwords4/palm/l10n/StrRes_en_US.pre | 1 + xwords4/palm/l10n/StrRes_es_CT.pre | 1 + xwords4/palm/l10n/StrRes_es_ES.pre | 1 + 3 files changed, 3 insertions(+) diff --git a/xwords4/palm/l10n/StrRes_en_US.pre b/xwords4/palm/l10n/StrRes_en_US.pre index b5d45f99c..a1e7eaf2f 100644 --- a/xwords4/palm/l10n/StrRes_en_US.pre +++ b/xwords4/palm/l10n/StrRes_en_US.pre @@ -34,6 +34,7 @@ { "STR_RESEND_IR", "Unable to send message via IR; resend?" }, #endif { "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_HEADER", "Counts[Remain] and Values\n" }, diff --git a/xwords4/palm/l10n/StrRes_es_CT.pre b/xwords4/palm/l10n/StrRes_es_CT.pre index eb2b219b8..c90063177 100644 --- a/xwords4/palm/l10n/StrRes_es_CT.pre +++ b/xwords4/palm/l10n/StrRes_es_CT.pre @@ -34,6 +34,7 @@ { "STR_RESEND_IR", "Error enviant el missatge; ¿reenviar?" }, #endif { "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_HEADER", "Quantitat[Queden] i Valor\n" }, diff --git a/xwords4/palm/l10n/StrRes_es_ES.pre b/xwords4/palm/l10n/StrRes_es_ES.pre index 52f815e71..a4d27cbbb 100644 --- a/xwords4/palm/l10n/StrRes_es_ES.pre +++ b/xwords4/palm/l10n/StrRes_es_ES.pre @@ -34,6 +34,7 @@ { "STR_RESEND_IR", "Error enviando el mensaje; ¿reenviar" }, #endif { "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_HEADER", "Cantidad[Quedan] y Valor\n" },