Imported existing code
This commit is contained in:
13
indra/newview/skins/default/xui/da/floater_script_search.xml
Normal file
13
indra/newview/skins/default/xui/da/floater_script_search.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="script search" title="Script søgning">
|
||||
<check_box label="Store/små bogstaver har ingen betydning" name="case_text" />
|
||||
<button label="Søg" label_selected="Søg" name="search_btn" />
|
||||
<button label="Erstat" label_selected="Erstat" name="replace_btn" />
|
||||
<button label="Erstat alle" label_selected="Erstat alle" name="replace_all_btn" />
|
||||
<text type="string" length="1" name="txt">
|
||||
Søg
|
||||
</text>
|
||||
<text type="string" length="1" name="txt2">
|
||||
Erstat
|
||||
</text>
|
||||
</floater>
|
||||
Reference in New Issue
Block a user