Skip to content
Snippets Groups Projects
Commit 4c0a3a3e authored by Eli Linden's avatar Eli Linden
Browse files

EXT-6837 en_xui_change partial fix to widen text label width to show text, but...

EXT-6837 en_xui_change partial fix to widen text label width to show text, but still need PE fix to redesign/widen border to fit translation in; removing old overrides
parent df39e34a
No related branches found
No related tags found
No related merge requests found
......@@ -334,7 +334,7 @@
left="20"
name="WLCurKeyFrameText"
top="104"
width="150">
width="235">
Key Frame Settings:
</text>
<text
......
......@@ -59,7 +59,7 @@
</text>
<button font="SansSerifSmall" width="96" left="546" label="Añadir un punto" label_selected="Añadir un punto" name="WLAddKey"/>
<button font="SansSerifSmall" width="96" left="546" label="Quitar un punto" label_selected="Quitar un punto" name="WLDeleteKey"/>
<text font="SansSerifSmall" name="WLCurKeyFrameText" width="190">
<text name="WLCurKeyFrameText">
Configuración del fotograma clave:
</text>
<text name="WLCurKeyTimeText">
......
......@@ -59,7 +59,7 @@
</text>
<button font="SansSerifSmall" width="96" left="546" label="Aggiungi voce" label_selected="Aggiungi voce" name="WLAddKey"/>
<button font="SansSerifSmall" width="96" left="546" label="Cancella voce" label_selected="Cancella voce" name="WLDeleteKey"/>
<text name="WLCurKeyFrameText" width="210" left="17">
<text name="WLCurKeyFrameText">
Impostazioni del fotogramma chiave:
</text>
<text name="WLCurKeyTimeText">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment