blob: 92f4fc5bba86313f0e2ef6ca79496e6fe5786669 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_twitter" title="TWITTER">
<tab_container name="tabs">
<panel label="REDACTAR" name="panel_twitter_photo"/>
<panel label="CUENTA" name="panel_twitter_account"/>
</tab_container>
<text name="connection_error_text">
Error
</text>
<text name="connection_loading_text">
Cargando...
</text>
</floater>
|