Jump to content

giggsxbr

Members+
  • Posts

    134
  • Joined

  • Last visited

Reputation

24 "Frankly, my dear, I don't give a damn"

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Really nice scoreboard!! How to make it faded?
  2. I've no idea. Maybe your skin and the score board have some compatibility issue.
  3. The colours of the team name & score number follow the team colour which are not always white.
  4. STR-431166 Am told that the [%male#2]/[%club#1-short] story has legs and that they did indeed watch him very recently. 我听说[%male#2]和[%club#1-short]可能会再续前缘,球队最近确实在观察这名球员。 STR-431171 Am told that the [%male#2]/[%club#1-short] story has legs. 我听说[%male#2]和[%club#1-short]可能会再续前缘。 story has legs被翻译成了“再续前缘”,明显有误,应该是XX与XX的传闻还将继续。
  5. STR-412981 [%number#25-text]year-old[%position#1-lowercase][%male#1]为[%team#1-short]冷静地打入一粒点球,这是他全场比赛表现的缩影,[%club#2][%job#2][%male#2]也对潜在转会目标的表现感到满意。 STR-412982 [%number#25-text]year-old[%position#1-lowercase][%male#1]虽然吃牌了但是全场表现活跃,看台上前来观战的[%club#2][%job#2][%male#2]会为他的进球感到高兴。 STR-412983 [%number#25-text]year-old[%position#1-lowercase][%male#1]为[%team#1-short]打入一球并活跃全场,让包括[%club#2][%job#2][%male#2]在内的所有人兴奋异常。 xx year-old未翻译成“xx岁的”
  6. And one more thing is to copy this file to the folder below to show the red card __skin_folder__\graphics\boxes\custom\solid
  7. Put the xml/png/ttf files in the folders below. __skin_folder__\panels\match\match score area panel.xml __skin_folder__\panels\match\tangfu\match score area panel Premier League.xml __skin_folder__\graphics\tangfu\scoreboard\*.png __skin_folder__\fonts\*.ttf
  8. sure match score area panel Premier League.xml match score area panel.xml
  9. STR-483317 Players trained by [%team#1-short] or trained in [%nation#1-short] for [%number#2] years before [%number#4-nth] birthdays STR-483318 Players trained at the club or trained in same nation for [%number#2] years before [%number#4-nth] birthdays STR-483317 在[%number#3-nth]岁前在[%team#1-short]或同国家/地区受训满[%number#2]年的球员 STR-483318 在[%number#3-nth]岁前在本俱乐部或同国家/地区受训满[%number#2]年的球员 年龄变量错误;另外,第一句把[%nation#1-short]改成‘同国家’,个人觉得有待商榷
  10. I've copy and edit some files from the TangFu Skin. And now it's what it looks like in the game. I think it needs some improvements somewhere. a) The logo between the scores is too small and not close enough to the score. However, if I increase the width of it, the away score&team name will move out of the scoreboard's right bound. I think the logo should be 'upon' the scoreboard, not 'beside' the score. b) If you look it closely you will find the pngs are not fit perfectly. I don'k know it's something wrong with the png files or some codes in the xml files. Anyone knows how the make it better? Thanks! match score area panel.xml match score area panel Premier League.xml scoreboard.ttf Premier score.ttf
  11. Love the sidebar with team colour. Is it possible to make it transparent with this sidebar?
  12. Hi everyone. I've got a premier league scoreboard from other skin. But is there anyway to make the scoreboard more NARROW? The xml is as below. And there are also some pngs file as the code mentioned. Should I PS the png files or modify something in this xml file? <panel width="520"> <!--Alternate UI mode--> <integer id="alSM" value="0" /> <list id="properties_to_forward"> <record get_property="disable_animations" set_property="disable_animations" target="clkc"/> <record get_property="disable_animations" set_property="disable_animations" target="temc"/> </list> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <boolean id="should_force_refresh" value="true"/> <container id="mtSA"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <layout class="stick_to_sides_attachment" alignment="left" inset="0" /> <widget class="picture" file="tangfu/scoreboard/Premier scoreboard" scale_picture="true" keep_aspect_ratio="true"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> <!--背景颜色--> <container> <layout class="arrange_vertical_attachment" layout="11,-1,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <container> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="0"/> <container class="contrast_box" id="tHmC" appearance="tangfu/scoreboard/premierleft"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <record id="object_property"> <integer id="get_property" value="BGHT" /> <integer id="set_property" value="red_replacement" /> </record> </container> <container class="contrast_box" id="tAmC" appearance="tangfu/scoreboard/premierright"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <record id="object_property"> <integer id="get_property" value="BGAT" /> <integer id="set_property" value="red_replacement" /> </record> </container> </container> <container/> </container> <container> <layout class="arrange_vertical_attachment" layout="40,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="0"/> <!--home team name--> <container width="130"> <layout class="arrange_vertical_attachment" layout="11,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <widget class="team_button" id="T1nm" style="bold" mode="1" icon_enabled="false" alignment="right,centre_y" size="xlarge"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="txHT" /> <integer id="set_property" value="colour" /> </record> <record id="object_property"> <integer id="get_property" value="home" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> <widget class="text" id="T1sc" size="37" font="Premier score" alignment="centre_x,centre_y" width="45"/> <!-- Competition icon --> <container class="client_object_viewer_xml_panel" width="50"> <record id="object_property" get_property="fxCo" set_property="objt" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="2"/> <container class="main_box_no_margin" appearance="" > <record id="object_property" get_property="bkcl" set_property="rrep" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <widget class="object_portrait_picture" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> </container> </container> <widget class="text" id="T2sc" size="37" font="Premier score" alignment="centre_x,centre_y" width="45"/> <!--away team name--> <container width="130"> <layout class="arrange_vertical_attachment" layout="11,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <widget class="team_button" id="T2nm" style="bold" mode="1" icon_enabled="false" alignment="left,centre_y" size="xlarge"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="txAT" /> <integer id="set_property" value="colour" /> </record> <record id="object_property"> <integer id="get_property" value="away" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> </container> <container> <layout class="arrange_horizontal_attachment" layout="158,80,-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container/> <!--clock--> <container id="clkc" > <attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" vertical_offset="0" vertical_gap="0" /> <layout class="stick_to_sides_attachment" alignment="bottom" inset="-2"/> <!--clock--> <container id="ClkC"> <attachment_group class="vertical_arrange" vertical_alignment="middle" vertical_gap="0" horizontal_inset="0" /> <record id="default_properties" auto_size="vertical" alignment="centre" /> <container> <attachment_group class="horizontal_arrange_vertical_autosize_centre" horizontal_alignment="middle" horizontal_gap="4"/> <record id="default_properties" auto_size="all" alignment="centre" /> <widget class="text" id="Mclk" size="15" font="scoreboard" style="shadowed" auto_size="all" /> <!--injury time indicator--> <container id="MijC" height="16"> <attachment_group class="horizontal_arrange_autosize"/> <widget class="text" id="Mijt" auto_size="horizontal" alignment="centre" colour="fg positive"/> </container> </container> <widget class="text" id="ClkT" size="small" multiline="true"/> <!--<widget class="text" id="Pent" size="14" style="semi_bold" />--> </container> <!--match time bar--> <widget class="match_time_slider_panel" height="4" file="match/match time slider panel small"> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0,0,0,0"/> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> </container> <container/> </container> </container> <container> <layout class="arrange_vertical_attachment" layout="40,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <container class="main_box_no_margin" id="asco" appearance="tangfu/scoreboard/PS" > <layout class="arrange_horizontal_attachment" layout="66,87,168,87,-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container/> <widget class="text" id="T1as" size="10" alignment="centre_x,centre_y" colour="white" auto_size="all"/> <container/> <widget class="text" id="T2as" size="10" alignment="centre_x,centre_y" colour="white" auto_size="all"/> <container/> </container> </container> </container> <widget class="button" appearance="" navigation_focus_target="false"> <record id="click_event"> <flags id="event_id" value="TNeV" /> <integer id="evfl" value="7" /> <flags id="evtg" value="root" /> </record> </widget> </panel> <panel> <!--Alternate UI mode--> <integer id="alSM" value="2" /> <list id="properties_to_forward"> <record get_property="disable_animations" set_property="disable_animations" target="clkc"/> <record get_property="disable_animations" set_property="disable_animations" target="temc"/> </list> <attachment_group class="vertical_arrange_autosize_all" vertical_alignment="top" vertical_offset="0" vertical_gap="0" horizontal_alignment="horizontal" horizontal_inset="0" /> <container id="scbr"> <attachment_group class="vertical_arrange_autosize_all" vertical_gap="0"/> <container height="10"> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="10" vertical_inset="3,0,0,0"/> <widget class="spacer"> <string id="create_if" value="distribution_is_apple"/> <global id="width" name="ui.safe_area_left"/> </widget> <!--Make sure this matches the mtSA container below--> <widget class="spacer" width="136"/> <container class="main_box_no_margin" id="T1rc" red_replacement="red" blue_replacement="red" appearance="boxes/custom/solid/paper" height="5" width="10" /> <widget class="spacer" width="160"/> <container class="main_box_no_margin" id="T2rc" red_replacement="red" blue_replacement="red" appearance="boxes/custom/solid/paper" height="5" width="10" /> </container> <container height="30" id="mtSA"> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="10"/> <widget class="spacer"> <string id="create_if" value="distribution_is_apple"/> <global id="width" name="ui.safe_area_left"/> </widget> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="grey 500" id="clkc" width="120"> <attachment_group class="horizontal_arrange" horizontal_gap="10" horizontal_offset="10" vertical_alignment="vertical" horizontal_alignment="left, extend" vertical_inset="0"/> <widget class="picture" file="pictures/logos/custom/comps/eur/ucl_broadcast" image_alignment="centre" width="22" height="22" scale_picture="true" /> <container> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0,0,4,0" /> <widget class="text" id="Mclk" size="12" font="champions" auto_size="horizontal" colour="ucl core blue" alignment="left,centre_y"> <!--Alternate UI mode--> <integer id="alSM" value="2" /> </widget> <widget class="text" id="ClkT" size="14" font="champions" colour="ucl core blue" alignment="centre_y,auto_fit"> <integer id="alSM" value="2" /> </widget> </container> </container> <widget class="spacer" width="6"/> <!--team names and score--> <container id="temc"> <attachment_group class="horizontal_arrange_autosize" vertical_inset="0" horizontal_gap="-1"/> <container width="100"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <container class="client_object_viewer_xml_panel" id="T1Co" override_with_object="true" width="100"> <attachment_group class="horizontal_arrange" horizontal_alignment="left,extend" vertical_inset="0" horizontal_gap="0"/> <container class="main_box_no_margin" id="t1CB" width="8" appearance="boxes/custom/solid/paper"> </container> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/left/paper"> <attachment_group class="horizontal_arrange" horizontal_alignment="fill" vertical_inset="0,0,4,0" horizontal_gap="0"/> </container> </container> <widget class="team_button" id="hTmb" mode="1" icon_enabled="false" font="title" alignment="centre" size="9" colour="white"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="home" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> <container id="MInf" width="60"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="ucl core blue" navigation_focus_target="false" > <attachment_group class="horizontal_arrange" horizontal_layout="-1, 1 ,-1" horizontal_gap="4" horizontal_offset="2" vertical_inset="0" /> <widget class="text" id="T1sc" size="12" font="champions" alignment="centre" colour="white" > <layout class="stick_to_sides_attachment" alignment="vertical" inset="0,0,4,0"/> </widget> <widget class="picture" file="boxes/custom/solid/paper" red_replacement="ucl bright blue" /> <widget class="text" id="T2sc" size="12" font="champions" alignment="centre" colour="white" > <layout class="stick_to_sides_attachment" alignment="vertical" inset="0,0,4,0"/> </widget> </container> </container> <container width="100"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <container class="client_object_viewer_xml_panel" id="T2Co" override_with_object="true" width="100"> <attachment_group class="horizontal_arrange" horizontal_alignment="right,extend" vertical_inset="0" horizontal_gap="0"/> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/right/paper"> <attachment_group class="horizontal_arrange" horizontal_alignment="fill" vertical_inset="0,0,4,0" horizontal_gap="0"/> </container> <container class="main_box_no_margin" id="t2CB" width="8" appearance="boxes/custom/solid/paper"> </container> </container> <widget class="team_button" id="aTmb" mode="1" icon_enabled="false" font="title" alignment="centre" size="9" colour="white"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="away" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> <widget class="spacer" width="8"/> <container class="main_box" id="asco" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="white"> <attachment_group class="horizontal_arrange_autosize" horizontal_alignment="middle" horizontal_gap="2" horizontal_offset="4" vertical_inset="0,0,4,0" /> <widget class="text" id="T1as" size="14" font="champions" alignment="centre" colour="ucl core blue" auto_size="horizontal"/> <widget class="text" size="14" font="champions" alignment="centre" text="-" colour="ucl core blue" auto_size="horizontal"/> <widget class="text" id="T2as" size="14" font="champions" alignment="centre" colour="ucl core blue" auto_size="horizontal"/> </container> </container> <widget class="spacer" width="6"/> <container id="McIC" class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="ucl bright blue" > <attachment_group class="horizontal_arrange_autosize" vertical_inset="0,0,4,0" horizontal_offset="4"/> <widget class="text" id="McIt" font="champions" alignment="centre" colour="white" size="14" width="55"/> </container> <!--injury time indicator--> <container id="MijC" class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="white" > <attachment_group class="horizontal_arrange_autosize" vertical_inset="0,0,4,0" horizontal_offset="4"/> <widget class="text" id="Mijt" auto_size="horizontal" font="champions" alignment="centre" colour="ucl core blue" size="14" usMT="true"/> </container> </container> </container> <widget class="button" appearance="" navigation_focus_target="false"> <!--Dark Magic xml shenanigans to make this button match the above container, while also allowing us to keep the autosize horizontal--> <layout class="stick_to_object_attachment" id="align_top" offset="0" get_side="top" set_side="top" target="scbr" /> <layout class="stick_to_object_attachment" id="align_bottom" offset="0" get_side="bottom" set_side="bottom" target="scbr" /> <layout class="stick_to_object_attachment" id="align_left" offset="0" get_side="left" set_side="left" target="scbr" /> <layout class="stick_to_object_attachment" id="align_right" get_side="right" set_side="right" target="scbr" /> <record id="click_event"> <flags id="event_id" value="TNeV" /> <integer id="evfl" value="7" /> <flags id="evtg" value="root" /> </record> </widget> </panel>
  13. Hi everyone. I've got a premier league scoreboard from other skin. But is there anyway to make the scoreboard more NARROW? The xml is as below. And there are also some pngs file as the code mentioned. Should I PS the png files or modify something in this xml file? <panel width="520"> <!--Alternate UI mode--> <integer id="alSM" value="0" /> <list id="properties_to_forward"> <record get_property="disable_animations" set_property="disable_animations" target="clkc"/> <record get_property="disable_animations" set_property="disable_animations" target="temc"/> </list> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <boolean id="should_force_refresh" value="true"/> <container id="mtSA"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <layout class="stick_to_sides_attachment" alignment="left" inset="0" /> <widget class="picture" file="tangfu/scoreboard/Premier scoreboard" scale_picture="true" keep_aspect_ratio="true"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> <!--背景颜色--> <container> <layout class="arrange_vertical_attachment" layout="11,-1,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <container> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="0"/> <container class="contrast_box" id="tHmC" appearance="tangfu/scoreboard/premierleft"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <record id="object_property"> <integer id="get_property" value="BGHT" /> <integer id="set_property" value="red_replacement" /> </record> </container> <container class="contrast_box" id="tAmC" appearance="tangfu/scoreboard/premierright"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <record id="object_property"> <integer id="get_property" value="BGAT" /> <integer id="set_property" value="red_replacement" /> </record> </container> </container> <container/> </container> <container> <layout class="arrange_vertical_attachment" layout="40,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container> <attachment_group class="horizontal_arrange_autosize" horizontal_gap="0" horizontal_offset="0"/> <!--home team name--> <container width="130"> <layout class="arrange_vertical_attachment" layout="11,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <widget class="team_button" id="T1nm" style="bold" mode="1" icon_enabled="false" alignment="right,centre_y" size="xlarge"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="txHT" /> <integer id="set_property" value="colour" /> </record> <record id="object_property"> <integer id="get_property" value="home" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> <widget class="text" id="T1sc" size="37" font="Premier score" alignment="centre_x,centre_y" width="45"/> <!-- Competition icon --> <container class="client_object_viewer_xml_panel" width="50"> <record id="object_property" get_property="fxCo" set_property="objt" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="2"/> <container class="main_box_no_margin" appearance="" > <record id="object_property" get_property="bkcl" set_property="rrep" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <widget class="object_portrait_picture" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> </container> </container> <widget class="text" id="T2sc" size="37" font="Premier score" alignment="centre_x,centre_y" width="45"/> <!--away team name--> <container width="130"> <layout class="arrange_vertical_attachment" layout="11,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <widget class="team_button" id="T2nm" style="bold" mode="1" icon_enabled="false" alignment="left,centre_y" size="xlarge"> <record id="object_property"> <list id="get_properties"> <record id="object_property"> <integer id="get_property" value="txAT" /> <integer id="set_property" value="colour" /> </record> <record id="object_property"> <integer id="get_property" value="away" /> <integer id="set_property" value="value" /> </record> </list> </record> </widget> </container> </container> <container> <layout class="arrange_horizontal_attachment" layout="158,80,-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container/> <!--clock--> <container id="clkc" > <attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" vertical_offset="0" vertical_gap="0" /> <layout class="stick_to_sides_attachment" alignment="bottom" inset="-2"/> <!--clock--> <container id="ClkC"> <attachment_group class="vertical_arrange" vertical_alignment="middle" vertical_gap="0" horizontal_inset="0" /> <record id="default_properties" auto_size="vertical" alignment="centre" /> <container> <attachment_group class="horizontal_arrange_vertical_autosize_centre" horizontal_alignment="middle" horizontal_gap="4"/> <record id="default_properties" auto_size="all" alignment="centre" /> <widget class="text" id="Mclk" size="15" font="scoreboard" style="shadowed" auto_size="all" /> <!--injury time indicator--> <container id="MijC" height="16"> <attachment_group class="horizontal_arrange_autosize"/> <widget class="text" id="Mijt" auto_size="horizontal" alignment="centre" colour="fg positive"/> </container> </container> <widget class="text" id="ClkT" size="small" multiline="true"/> <!--<widget class="text" id="Pent" size="14" style="semi_bold" />--> </container> <!--match time bar--> <widget class="match_time_slider_panel" height="4" file="match/match time slider panel small"> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0,0,0,0"/> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> </container> <container/> </container> </container> <container> <layout class="arrange_vertical_attachment" layout="40,20" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <container/> <container class="main_box_no_margin" id="asco" appearance="tangfu/scoreboard/PS" > <layout class="arrange_horizontal_attachment" layout="66,87,168,87,-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container/> <widget class="text" id="T1as" size="10" alignment="centre_x,centre_y" colour="white" auto_size="all"/> <container/> <widget class="text" id="T2as" size="10" alignment="centre_x,centre_y" colour="white" auto_size="all"/> <container/> </container> </container> </container> <widget class="button" appearance="" navigation_focus_target="false"> <record id="click_event"> <flags id="event_id" value="TNeV" /> <integer id="evfl" value="7" /> <flags id="evtg" value="root" /> </record> </widget> </panel>
  14. STR-502038 Play loanee [%male#1] as {an}[%tactical_role#1] as agreed 安排租入球员[%male#1]打约定好的[%position#1-lowercase]位置 STR-502056 Play loanee [%male#2] as {an}[%tactical_role#1] as agreed while on loan at the club 安排租入球员[%male#1]在队期间打约定好的[%position#1-lowercase]位置 [%tactical_role#1] 错误翻译成了 [%position#1-lowercase],“位置”也建议改成“角色”
×
×
  • Create New...