add two missing strings (commented requiring translation)

This commit is contained in:
ehouse 2009-12-27 17:37:49 +00:00
parent fe69b8403e
commit c15998a10a
4 changed files with 16 additions and 0 deletions

View file

@ -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:"

View file

@ -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:"

View file

@ -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.:"

View file

@ -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:"