summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/panel_snapshot_options.xml
blob: 7ec22adc4c1e056acf79c7ef9ba595303f055764 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="panel_snapshot_options">
	<button label="Ins Profil hochladen" name="save_to_profile_btn"/>
	<button label="Per E-Mail senden" name="save_to_email_btn"/>
	<button label="Im Inventar speichern" name="save_to_inventory_btn"/>
	<button label="Auf Festplatte speichern" name="save_to_computer_btn"/>
	<text name="send_to_facebook_textbox">
		Senden an:  [secondlife:/// Facebook]
	</text>
	<text name="send_to_twitter_textbox">
		[secondlife:/// Twitter]
	</text>
	<text name="send_to_flickr_textbox">
		[secondlife:/// Flickr]
	</text>
</panel>