- Sync EUR changes to FRA,GER,RUS and USA

This commit is contained in:
2025-03-10 11:28:53 -05:00
parent 8ae992f929
commit e9781fbbd9
2199 changed files with 66525 additions and 64043 deletions

View File

@@ -18,9 +18,16 @@
</MenuItem>
</Menu>
<Menu id="Community" index="0" readableId="SMT_MENU_COMMUNITY" iconPath="img://__S1UIRES_Emblem.Ico_CommunityWindow">
<MenuItem id="HomunManager" uiName="HomunManager" readableId="SMT_MENU_HOMUN" />
<MenuItem id="TradeLog" uiName="TradeLog" readableId="SMT_MENU_TRADE_LOG" />
<MenuItem id="Social" uiName="Social" readableId="SMT_MENU_SOCIALWINDOW" />
<MenuItem id="FriendsList" uiName="CommunityWindow" readableId="SMT_MENU_FRIEND_LIST" />
<MenuItem id="DummyWebService" uiName="WebService" readableId="SMT_MENU_WEBSERVICE">
<SubMenu>
<SubMenuItem id="Announce" uiName="WebService" readableId="SMT_MENU_ANNOUNCE" />
<SubMenuItem id="Event" uiName="WebService" readableId="SMT_MENU_EVENT" />
</SubMenu>
</MenuItem>
</Menu>
<Menu id="GuildUnion" index="0" readableId="SMT_MENU_GUILDUNION" iconPath="img://__S1UIRES_Emblem.Ico_GuildWindow">
<MenuItem id="Union" uiName="Union" readableId="SMT_MENU_UNION" />
@@ -34,7 +41,7 @@
<Menu id="IconBFMatching" index="1" conditionLevel="30" uiName="BFMatching" readableId="SMT_MENU_BF_MATCHING" iconPath="img://__S1UIRES_Emblem.Ico_BFPartyMatching0" />
<Menu id="Post" index="2" uiName="ParcelPost" readableId="SMT_MENU_POST" iconPath="img://__S1UIRES_Emblem.Ico_Post" />
<Menu id="CouponBox" index="2" uiName="CouponBox" readableId="SMT_MENU_COUPONBOX" iconPath="img://__S1UIRES_Emblem.Ico_CouponBox" />
<Menu id="store" index="2" hide="false" readableId="SMT_MENU_STORE" iconPath="img://__S1UIRES_Emblem.Ico_InGameStore">
<Menu id="store" index="2" readableId="SMT_MENU_STORE" hide="false" iconPath="img://__S1UIRES_Emblem.Ico_InGameStore">
<MenuItem id="InGameStore" uiName="InGameStore" readableId="SMT_MENU_INGAMESTORE" />
</Menu>
<Menu id="System" index="2" readableId="SMT_MENU_SYSTEM_MENU" iconPath="img://__S1UIRES_Emblem.Ico_SystemOption">
@@ -46,5 +53,5 @@
<MenuItem id="LearnKeyUsage" uiName="LearnKeyUsage" readableId="SMT_MENU_LEARN_KEY_USAGE" />
<MenuItem id="UpdateNotification" uiName="WebService" readableId="SMT_MENU_UPDATENOTIFICAION" />
</Menu>
<MenuTag matching="SMT_MENU_TAG_MATCHING" recruit="SMT_MENU_TAG_RECRUIT" new="SMT_MENU_TAG_NEW" />
<MenuTag matching="SMT_MENU_TAG_MATCHING" new="SMT_MENU_TAG_NEW" recruit="SMT_MENU_TAG_RECRUIT" />
</MainMenu>