Strings for new error and progress messages, in English and marked

needing translation.
This commit is contained in:
ehouse 2009-12-14 04:17:14 +00:00
parent 0a381b5a44
commit da6a8eb2f0
5 changed files with 42 additions and 1 deletions

View file

@ -1012,11 +1012,19 @@ BEGIN
IDS_XWRELAY_RELAY_INCOMPAT "This version of Crosswords does not match the "\
"relay. You probably need to upgrade to the "\
"latest version." /* translate */
IDS_RELAY_HOST_WAITINGD "Connected to relay as host. Waiting for "\
"%d player[s]." /* translate */
IDS_RELAY_GUEST_WAITINGD "Connected to relay as guest. Still waiting "\
"for %d player[s]." /* translate */
IDS_RELAY_ALLHERE "All players are here." /* translate */
IDS_ERROR_NO_ROOM "No such room. Has the host connected yet "\
"to reserve it?" /* translate */
IDS_ERROR_DUP_ROOM "That room is reserved by another host. "\
"Rename your room, become a guest, or try "\
"again in a few minutes." /* translate */
IDS_ERROR_TOO_MANY "The host is not expecting this many players. "\
"Please reduce the number of Local players." /* translate */
# endif
#endif

View file

@ -1020,11 +1020,19 @@ BEGIN
IDS_XWRELAY_RELAY_INCOMPAT "This version of Crosswords does not match the "\
"relay. You probably need to upgrade to the "\
"latest version." /* translate */
IDS_RELAY_HOST_WAITINGD "Connected to relay as host. Waiting for "\
"%d player[s]." /* translate */
IDS_RELAY_GUEST_WAITINGD "Connected to relay as guest. Still waiting "\
"for %d player[s]." /* translate */
IDS_RELAY_ALLHERE "All players are here." /* translate */
IDS_ERROR_NO_ROOM "No such room. Has the host connected yet "\
"to reserve it?" /* translate */
IDS_ERROR_DUP_ROOM "That room is reserved by another host. "\
"Rename your room, become a guest, or try "\
"again in a few minutes." /* translate */
IDS_ERROR_TOO_MANY "The host is not expecting this many players. "\
"Please reduce the number of Local players." /* translate */
# endif
#endif

View file

@ -1002,7 +1002,7 @@ BEGIN
"user[s]."
IDS_SERVER_DICT_WINS "Conflict between Host and Guest dictionaries; "
"Host wins."
IDS_REG_SERVER_SANS_REMOTE "At least one player must be marked \"Remote\" "\
IDS_REG_SERVER_SANS_REMOTE "At least one player must be marked ""Remote"" "\
"for a game started as Host."
# ifdef XWFEATURE_SMS
@ -1021,11 +1021,20 @@ BEGIN
IDS_XWRELAY_RELAY_INCOMPAT "This version of Crosswords does not match the "\
"relay. You probably need to upgrade to the "\
"latest version."
IDS_RELAY_HOST_WAITINGD "Connected to relay as host. Waiting for "\
"%d player[s]."
IDS_RELAY_GUEST_WAITINGD "Connected to relay as guest. Still waiting "\
"for %d player[s]."
IDS_RELAY_ALLHERE "All players are here."
IDS_ERROR_NO_ROOM "No such room. Has the host connected yet "\
"to reserve it?"
IDS_ERROR_DUP_ROOM "That room is reserved by another host. "\
"Rename your room, become a guest, or try "\
"again in a few minutes."
IDS_ERROR_TOO_MANY "The host is not expecting this many players. "\
"Please reduce the number of Local players."
# endif
#endif

View file

@ -974,11 +974,19 @@ BEGIN
IDS_XWRELAY_RELAY_INCOMPAT "This version of Crosswords does not match the "\
"relay. You probably need to upgrade to the "\
"latest version." /* translate */
IDS_RELAY_HOST_WAITINGD "Connected to relay as host. Waiting for "\
"%d player[s]." /* translate */
IDS_RELAY_GUEST_WAITINGD "Connected to relay as guest. Still waiting "\
"for %d player[s]." /* translate */
IDS_RELAY_ALLHERE "All players are here." /* translate */
IDS_ERROR_NO_ROOM "No such room. Has the host connected yet "\
"to reserve it?" /* translate */
IDS_ERROR_DUP_ROOM "That room is reserved by another host. "\
"Rename your room, become a guest, or try "\
"again in a few minutes." /* translate */
IDS_ERROR_TOO_MANY "The host is not expecting this many players. "\
"Please reduce the number of Local players." /* translate */
# endif
#endif /* XWFEATURE_STANDALONE_ONLY */

View file

@ -987,11 +987,19 @@ BEGIN
IDS_XWRELAY_RELAY_INCOMPAT "This version of Crosswords does not match the "\
"relay. You probably need to upgrade to the "\
"latest version." /* translate */
IDS_RELAY_HOST_WAITINGD "Connected to relay as host. Waiting for "\
"%d player[s]." /* translate */
IDS_RELAY_GUEST_WAITINGD "Connected to relay as guest. Still waiting "\
"for %d player[s]." /* translate */
IDS_RELAY_ALLHERE "All players are here." /* translate */
IDS_ERROR_NO_ROOM "No such room. Has the host connected yet "\
"to reserve it?" /* translate */
IDS_ERROR_DUP_ROOM "That room is reserved by another host. "\
"Rename your room, become a guest, or try "\
"again in a few minutes." /* translate */
IDS_ERROR_TOO_MANY "The host is not expecting this many players. "\
"Please reduce the number of Local players." /* translate */
# endif
#endif