[Translate] Introduce an option to translate IMs
If Local chat is being translated, IM translation is on by default. IM translation can be toggled from the drop down(flyout) menu of IMs. Option is not shown if translation is not configured. Translators: floater_instant_message.xml and floater_instant_message_concisebuttons.xml have two new strings for you to translate.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
<string name="remove friend" value="Remove Friend"/>
|
||||
<string name="mute" value="Mute"/>
|
||||
<string name="unmute" value="Unmute"/>
|
||||
<string name="translate on" value="Translate (on)"/>
|
||||
<string name="translate off" value="Translate (off)"/>
|
||||
<button bottom_delta="0" follows="left|top" height="20" left_delta="81" width="50" name="tp_btn" label="TP"/>
|
||||
<button bottom_delta="0" follows="left|top" height="20" left_delta="50" width="50" name="pay_btn" label="Pay"/>
|
||||
<button bottom_delta="0" follows="left|top" height="20" left_delta="50" width="50" name="history_btn" label="Log"/>
|
||||
|
||||
@@ -28,6 +28,8 @@
|
||||
<string name="remove friend" value="Remove Friend"/>
|
||||
<string name="mute" value="Mute"/>
|
||||
<string name="unmute" value="Unmute"/>
|
||||
<string name="translate on" value="Translate (on)"/>
|
||||
<string name="translate off" value="Translate (off)"/>
|
||||
<button bottom="-20" follows="right|top" height="20" image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" label="Call" left_delta="81" name="start_call_btn" width="60"/>
|
||||
<button bottom="-20" follows="right|top" height="20" image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" scale_image="true" label="End" name="end_call_btn" width="24"/>
|
||||
<panel mouse_opaque="false" border="false" bottom="-20" follows="right|top" height="20" left_delta="16" name="speaker_controls" width="60">
|
||||
|
||||
Reference in New Issue
Block a user