realtimenetprots/sipfw/SampleApp/gameUI_techview/Data/SIPEx_loc.rls
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 rls_string sip_ex_caption	"SIPEx"
       
    17 rls_string sip_ex_exit "Exit"
       
    18 rls_string sip_ex_invite_address_dlg_title "Invitees address"
       
    19 rls_string sip_ex_address_line "Address"
       
    20 rls_string sip_ex_dlg_ok "Ok"
       
    21 rls_string sip_ex_dlg_cancel "Cancel"
       
    22 rls_string sip_ex_error_in_address "Not valid address"
       
    23 rls_string sip_ex_error_in_username "Not valid Public Username"
       
    24 rls_string sip_ex_error_in_compression "Compression value not valid"
       
    25 rls_string sip_ex_error_in_security "Security value not valid"
       
    26 rls_string sip_ex_error_in_proxy "Not valid proxy server settings"
       
    27 rls_string sip_ex_error_in_registrar "Not valid registrar server settings"
       
    28 rls_string sip_ex_error_in_general "One of settings is not correct"
       
    29 rls_string sip_ex_not_connected_txt	"Not connected"
       
    30 rls_string sip_ex_not_registered_txt "Not registered"
       
    31 rls_string sip_ex_invite_for_game	"Invite for game"
       
    32 rls_string sip_ex_disable_profile	"Disable profile"
       
    33 rls_string sip_ex_enable_profile "Enable profile"
       
    34 rls_string sip_ex_profile_saved "Profile saved"
       
    35 rls_string sip_ex_instant_message_dlg_title "Instant message"
       
    36 rls_string sip_ex_im_address_line "Address"
       
    37 rls_string sip_ex_send_im_cmd	"Send instant msg"
       
    38 rls_string sip_ex_im_msg_line "Message:"
       
    39 rls_string sip_ex_end_game_cmd "End game"
       
    40 rls_string sip_ex_im_received "Message from %S:\n%S"
       
    41 rls_string sip_ex_accept_invitation_dlg_title "Invitation"
       
    42 rls_string sip_ex_accept_invitation	"Accept game invitation from %S?"
       
    43 
       
    44 rls_string sip_ex_default_profile_line "Default profile"
       
    45 rls_string sip_ex_public_uname "Public username"
       
    46 rls_string sip_ex_accesspointid "Default access point"
       
    47 rls_string sip_ex_compression "Use compression"
       
    48 rls_string sip_ex_comp_no "No"
       
    49 rls_string sip_ex_comp_yes "Yes"
       
    50 rls_string sip_ex_security_neg "Use security"
       
    51 rls_string sip_ex_security_active "Yes"
       
    52 rls_string sip_ex_security_inactive "No"
       
    53 rls_string sip_ex_proxy_server "Proxy server"
       
    54 rls_string sip_ex_proxy_address "Proxy serv. address"
       
    55 rls_string sip_ex_proxy_realm "Proxy serv. Realm"
       
    56 rls_string sip_ex_proxy_uname "Proxy serv. User name"
       
    57 rls_string sip_ex_proxy_password "Proxy serv. Password"
       
    58 rls_string sip_ex_registrar_server "Registrar server"
       
    59 rls_string sip_ex_reg_address "Registrar serv. addr."
       
    60 rls_string sip_ex_reg_realm "Registrar serv. Realm"
       
    61 rls_string sip_ex_reg_uname "Registrar serv. User name"
       
    62 rls_string sip_ex_reg_password "Registrar serv. Password"
       
    63 rls_string sip_ex_sip_provider "Provider"
       
    64 rls_string sip_ex_sip_none "None@1.2.3.4"
       
    65 rls_string sip_ex_sip_def_addr "0.0.0.0"