From c15998a10aacfd8048e814dc488eaab7b8160b68 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sun, 27 Dec 2009 17:37:49 +0000 Subject: [PATCH] add two missing strings (commented requiring translation) --- xwords4/wince/l10n/xwords4_catalan.rc | 4 ++++ xwords4/wince/l10n/xwords4_czech.rc | 4 ++++ xwords4/wince/l10n/xwords4_french.rc | 4 ++++ xwords4/wince/l10n/xwords4_polish.rc | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/xwords4/wince/l10n/xwords4_catalan.rc b/xwords4/wince/l10n/xwords4_catalan.rc index 873b75136..a8efb8ccc 100644 --- a/xwords4/wince/l10n/xwords4_catalan.rc +++ b/xwords4/wince/l10n/xwords4_catalan.rc @@ -994,6 +994,10 @@ BEGIN #ifndef XWFEATURE_STANDALONE_ONLY IDS_RESEND_STANDALONE "Aquesta és una partida en solitari. No hi ha res per a reenviar." + IDS_PHONE_OFF "Crosswords cannot connect because the phone "\ + "appears to be off. Please restart Crosswords "\ + "after turning it on." /* translate */ + IDS_NETWORK_FAILED "Unable to bring up networking." /* translate */ IDS_CONN_RELAY_L "Repetidor" IDS_CONN_DIRECT "Connexió directa" IDS_LOCALPLAYERS "Jugadors locals:" diff --git a/xwords4/wince/l10n/xwords4_czech.rc b/xwords4/wince/l10n/xwords4_czech.rc index 87f9e88cd..f09a550e4 100755 --- a/xwords4/wince/l10n/xwords4_czech.rc +++ b/xwords4/wince/l10n/xwords4_czech.rc @@ -999,6 +999,10 @@ BEGIN #ifndef XWFEATURE_STANDALONE_ONLY IDS_RESEND_STANDALONE "Hrajete pouze na tomto přístroji. Není co posílat." + IDS_PHONE_OFF "Crosswords cannot connect because the phone "\ + "appears to be off. Please restart Crosswords "\ + "after turning it on." /* translate */ + IDS_NETWORK_FAILED "Unable to bring up networking." /* translate */ IDS_CONN_RELAY_L "Přenos" IDS_CONN_DIRECT "Přímé spojení" IDS_LOCALPLAYERS "Místní hráči:" diff --git a/xwords4/wince/l10n/xwords4_french.rc b/xwords4/wince/l10n/xwords4_french.rc index af8d2ef66..8cbe21ce1 100644 --- a/xwords4/wince/l10n/xwords4_french.rc +++ b/xwords4/wince/l10n/xwords4_french.rc @@ -965,6 +965,10 @@ BEGIN #ifndef XWFEATURE_STANDALONE_ONLY IDS_RESEND_STANDALONE "This is a standalone game. There is nothing to resend." /* <- translate */ + IDS_PHONE_OFF "Crosswords cannot connect because the phone "\ + "appears to be off. Please restart Crosswords "\ + "after turning it on." /* translate */ + IDS_NETWORK_FAILED "Unable to bring up networking." /* translate */ IDS_CONN_RELAY_L "Transmission" IDS_CONN_DIRECT "Connexion directe" IDS_LOCALPLAYERS "Joueurs loc.:" diff --git a/xwords4/wince/l10n/xwords4_polish.rc b/xwords4/wince/l10n/xwords4_polish.rc index bee83a596..4c5847999 100644 --- a/xwords4/wince/l10n/xwords4_polish.rc +++ b/xwords4/wince/l10n/xwords4_polish.rc @@ -969,6 +969,10 @@ BEGIN #ifndef XWFEATURE_STANDALONE_ONLY IDS_RESEND_STANDALONE "To jest gra lokalna, nie ma czego wysyłać." + IDS_PHONE_OFF "Crosswords cannot connect because the phone "\ + "appears to be off. Please restart Crosswords "\ + "after turning it on." /* translate */ + IDS_NETWORK_FAILED "Unable to bring up networking." /* translate */ IDS_CONN_RELAY_L "Serwer" IDS_CONN_DIRECT "Bezpośrednie" IDS_LOCALPLAYERS "lokalni gracze:"