Add missing string

meow-7.2.2
Ansariel 2022-08-31 21:10:28 +02:00
parent 39cf52f39e
commit acdeeb03ff
2 changed files with 6 additions and 0 deletions

View File

@ -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"/>

View File

@ -9,6 +9,11 @@
follows="all"
layout="topleft"
>
<string
name="texture_picker_label"
value="1st Life Picture"
/>
<loading_indicator
name="progress_indicator"
top="5"