Update ITabs.xml

<TabStorage> 贮存 -> 储存

标签名有变化,但实际是已有内容
  <Affects>影响</Affects>
  <PainFactor>痛苦</PainFactor>

新增标签
  <PreventsInfection>抗病毒</PreventsInfection>
This commit is contained in:
风之起灵 2016-09-30 22:21:36 +08:00 committed by GitHub
parent 9cb3eb7373
commit 1fd2e17af8

View File

@ -10,7 +10,7 @@
<TabGuest>访客</TabGuest> <TabGuest>访客</TabGuest>
<TabGear>装备</TabGear> <TabGear>装备</TabGear>
<TabNeeds>需求</TabNeeds> <TabNeeds>需求</TabNeeds>
<TabStorage></TabStorage> <TabStorage></TabStorage>
<TabHealth>健康</TabHealth> <TabHealth>健康</TabHealth>
<TabRace>种族</TabRace> <TabRace>种族</TabRace>
<TabBasics>基础</TabBasics> <TabBasics>基础</TabBasics>
@ -60,7 +60,7 @@
<WholeBody>全身</WholeBody> <WholeBody>全身</WholeBody>
<DataProcessing>数据处理</DataProcessing> <DataProcessing>数据处理</DataProcessing>
<Communication>交流</Communication> <Communication>交流</Communication>
<Affects>Affects</Affects> <Affects>影响</Affects>
<BleedingRate>流失率</BleedingRate> <BleedingRate>流失率</BleedingRate>
<HealthOverview>概况</HealthOverview> <HealthOverview>概况</HealthOverview>
<MedicalOperationsShort>手术({0})</MedicalOperationsShort> <MedicalOperationsShort>手术({0})</MedicalOperationsShort>
@ -73,8 +73,8 @@
<SocialInteractionsLower>社交影响</SocialInteractionsLower> <SocialInteractionsLower>社交影响</SocialInteractionsLower>
<HungerRate>饥饿度</HungerRate> <HungerRate>饥饿度</HungerRate>
<Tiredness>劳累度</Tiredness> <Tiredness>劳累度</Tiredness>
<PainFactor>Pain</PainFactor> <PainFactor>痛苦</PainFactor>
<PreventsInfection>Prevents infection</PreventsInfection> <PreventsInfection>抗病毒</PreventsInfection>
<!-- Medical - Body and activities condition --> <!-- Medical - Body and activities condition -->
@ -118,4 +118,4 @@
<ArmorSharp>利器护甲</ArmorSharp> <ArmorSharp>利器护甲</ArmorSharp>
<ArmorHeat>热能护甲</ArmorHeat> <ArmorHeat>热能护甲</ArmorHeat>
<ArmorElectric>电能护甲</ArmorElectric> <ArmorElectric>电能护甲</ArmorElectric>
</LanguageData> </LanguageData>