Files
Puma_Viewer/indra/newview/skins/default/xui/ru/floater_flickr.xml
T
2025-05-24 18:09:39 -03:00

18 lines
537 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_flickr" title="Отправить на Flickr">
<panel name="background">
<tab_container name="tabs">
<panel label="Фото" name="panel_flickr_photo"/>
<panel label="Аккаунт" name="panel_flickr_account"/>
</tab_container>
<panel name="connection_status_panel">
<text name="connection_error_text">
Ошибка
</text>
<text name="connection_loading_text">
Загрузка...
</text>
</panel>
</panel>
</floater>