/indra/newview/skins/default/xui/zh/floater_outgoing_call.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 40 lines · 40 code · 0 blank · 0 comment · 0 complexity · ea44eccfc3f103a1f4dc9d5b44d60660 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="outgoing call" title="CALLING">
- <floater.string name="lifetime">
- 5
- </floater.string>
- <floater.string name="localchat">
- ???????
- </floater.string>
- <floater.string name="anonymous">
- ??
- </floater.string>
- <floater.string name="VoiceInviteP2P">
- ????
- </floater.string>
- <floater.string name="VoiceInviteAdHoc">
- has joined a Voice Chat call with a conference chat.
- </floater.string>
- <text name="connecting">
- Connecting to [CALLEE_NAME]
- </text>
- <text name="calling">
- Calling [CALLEE_NAME]
- </text>
- <text name="noanswer">
- ??????????
- </text>
- <text name="nearby">
- You have been disconnected from [VOICE_CHANNEL_NAME]. [RECONNECT_NEARBY]
- </text>
- <text name="nearby_P2P_by_other">
- Your call has ended. [RECONNECT_NEARBY]
- </text>
- <text name="nearby_P2P_by_agent">
- You have ended the call. [RECONNECT_NEARBY]
- </text>
- <text name="leaving">
- Leaving [CURRENT_CHAT].
- </text>
- <button label="??" label_selected="??" name="Cancel"/>
- </floater>