Add missing string
parent
39cf52f39e
commit
acdeeb03ff
|
|
@ -1,5 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<panel label="Profil" name="panel_profile_firstlife">
|
||||
<string name="texture_picker_label" value="Foto 1. Leben"/>
|
||||
<button name="fl_upload_image" label="Foto hochladen"/>
|
||||
<button name="fl_change_image" label="Foto ändern"/>
|
||||
<button name="fl_remove_image" label="Foto entfernen"/>
|
||||
|
|
|
|||
|
|
@ -9,6 +9,11 @@
|
|||
follows="all"
|
||||
layout="topleft"
|
||||
>
|
||||
<string
|
||||
name="texture_picker_label"
|
||||
value="1st Life Picture"
|
||||
/>
|
||||
|
||||
<loading_indicator
|
||||
name="progress_indicator"
|
||||
top="5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue