mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-27 02:04:15 -05:00
Remove unused itempouch resources
Was never used, will never use.
This commit is contained in:
@@ -140,7 +140,7 @@ public Main()
|
||||
public static string[] metHGSS_00000, metHGSS_02000, metHGSS_03000 = { };
|
||||
public static string[] metBW2_00000, metBW2_30000, metBW2_40000, metBW2_60000 = { };
|
||||
public static string[] metXY_00000, metXY_30000, metXY_40000, metXY_60000 = { };
|
||||
public static string[] wallpapernames, puffs, itempouch = { };
|
||||
public static string[] wallpapernames, puffs = { };
|
||||
public static bool unicode;
|
||||
public static List<Util.cbItem> MoveDataSource, ItemDataSource, SpeciesDataSource, BallDataSource, NatureDataSource, AbilityDataSource, VersionDataSource;
|
||||
|
||||
@@ -842,7 +842,6 @@ private void InitializeStrings()
|
||||
characteristics = Util.getStringList("character", l);
|
||||
specieslist = Util.getStringList("species", l);
|
||||
wallpapernames = Util.getStringList("wallpaper", l);
|
||||
itempouch = Util.getStringList("itempouch", l);
|
||||
encountertypelist = Util.getStringList("encountertype", l);
|
||||
gamelist = Util.getStringList("games", l);
|
||||
gamelanguages = Util.getNulledStringArray(Util.getStringList("languages"));
|
||||
|
||||
185
Properties/Resources.Designer.cs
generated
185
Properties/Resources.Designer.cs
generated
@@ -9760,9 +9760,9 @@ internal class Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 60 Ash
|
||||
///21 Test1
|
||||
///22 Test2
|
||||
/// Looks up a localized string similar to 60 Ash
|
||||
///21 Test1
|
||||
///22 Test2
|
||||
///24 Test3.
|
||||
/// </summary>
|
||||
internal static string const_oras {
|
||||
@@ -9999,26 +9999,25 @@ internal class Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 0648 (OR) Groudon Defeated
|
||||
///2839 (OR) Groudon Captured
|
||||
///0647 (AS) Kyogre Defeated
|
||||
///2840 (AS) Kyogre Captured
|
||||
///0208 (OR) Ho-Oh Defeated
|
||||
///2815 (OR) Ho-Oh Captured
|
||||
///0209 (AS) Lugia Defeated
|
||||
///2814 (AS) Lugia Captured
|
||||
///2819 (AS) Dialga Captured
|
||||
///2820 (OR) Palkia Captured
|
||||
///2828 (OR) Tornadus Captured
|
||||
///2829 (AS) Thundurus Captured
|
||||
///2832 Landorus Captured
|
||||
///0182 (OR) Reshiram Defeated
|
||||
///2830 (OR) Reshiram Captured
|
||||
///0183 (AS) Zekrom Defeated
|
||||
///2831 (AS) Zekrom Captured
|
||||
///0419 (OR) Latias Defeated
|
||||
///2834 (OR) Latias Captured
|
||||
///0420 (AS) Lati [rest of string was truncated]";.
|
||||
/// Looks up a localized string similar to 0648 (OR) Groudon Defeated
|
||||
///2839 (OR) Groudon Captured
|
||||
///0647 (AS) Kyogre Defeated
|
||||
///2840 (AS) Kyogre Captured
|
||||
///0208 (OR) Ho-Oh Defeated
|
||||
///2815 (OR) Ho-Oh Captured
|
||||
///0209 (AS) Lugia Defeated
|
||||
///2814 (AS) Lugia Captured
|
||||
///2819 (AS) Dialga Captured
|
||||
///2820 (OR) Palkia Captured
|
||||
///2828 (OR) Tornadus Captured
|
||||
///2829 (AS) Thundurus Captured
|
||||
///2832 Landorus Captured
|
||||
///0182 (OR) Reshiram Defeated
|
||||
///2830 (OR) Reshiram Captured
|
||||
///0183 (AS) Zekrom Defeated
|
||||
///2831 (AS) Zekrom Captured
|
||||
///0419 (OR) Latias Defeated
|
||||
///2834 (OR) Latias Captu [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string flags_oras {
|
||||
get {
|
||||
@@ -10027,24 +10026,24 @@ internal class Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 2237 2237
|
||||
///2238 2238
|
||||
///2239 2239
|
||||
///0963 Mewtwo Defeated
|
||||
///0115 Mewtwo Captured
|
||||
///0114 Zygarde Captured
|
||||
///0790 Zygarde Defeated
|
||||
///0285 Singles Statuette
|
||||
///0286 Doubles Statuette
|
||||
///0287 Triples Statuette
|
||||
///0288 Rotation Statuette
|
||||
///0289 Multi Statuette
|
||||
///0290 Super Singles Unlocked
|
||||
///0291 Super Doubles Unlocked
|
||||
///0292 Super Triples Unlocked
|
||||
///0293 Super Rotation Unlocked
|
||||
///0294 Super Multi Unlocked
|
||||
///0675 50: Beat Chatelaine
|
||||
/// Looks up a localized string similar to 2237 2237
|
||||
///2238 2238
|
||||
///2239 2239
|
||||
///0963 Mewtwo Defeated
|
||||
///0115 Mewtwo Captured
|
||||
///0114 Zygarde Captured
|
||||
///0790 Zygarde Defeated
|
||||
///0285 Singles Statuette
|
||||
///0286 Doubles Statuette
|
||||
///0287 Triples Statuette
|
||||
///0288 Rotation Statuette
|
||||
///0289 Multi Statuette
|
||||
///0290 Super Singles Unlocked
|
||||
///0291 Super Doubles Unlocked
|
||||
///0292 Super Triples Unlocked
|
||||
///0293 Super Rotation Unlocked
|
||||
///0294 Super Multi Unlocked
|
||||
///0675 50: Beat Chatelaine
|
||||
///2546 Pokédex Obtained.
|
||||
/// </summary>
|
||||
internal static string flags_xy {
|
||||
@@ -22826,110 +22825,6 @@ internal class Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Items
|
||||
///Medizin
|
||||
///TM & VM
|
||||
///Beeren
|
||||
///Basis-Items.
|
||||
/// </summary>
|
||||
internal static string text_itempouch_de {
|
||||
get {
|
||||
return ResourceManager.GetString("text_itempouch_de", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to ITEMS
|
||||
///MEDICINE
|
||||
///TMs & HMs
|
||||
///BERRIES
|
||||
///KEY ITEMS.
|
||||
/// </summary>
|
||||
internal static string text_itempouch_en {
|
||||
get {
|
||||
return ResourceManager.GetString("text_itempouch_en", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Objetos
|
||||
///Botiquín
|
||||
///MT/MO
|
||||
///Bayas
|
||||
///Objetos Clave.
|
||||
/// </summary>
|
||||
internal static string text_itempouch_es {
|
||||
get {
|
||||
return ResourceManager.GetString("text_itempouch_es", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to OBJETS
|
||||
///PV/PP
|
||||
///CT & CS
|
||||
///BAIES
|
||||
///OBJETS RARES.
|
||||
/// </summary>
|
||||
internal static string text_itempouch_fr {
|
||||
get {
|
||||
return ResourceManager.GetString("text_itempouch_fr", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Strumenti
|
||||
///Rimedi
|
||||
///MT e MN
|
||||
///Bacche
|
||||
///Strumenti Base.
|
||||
/// </summary>
|
||||
internal static string text_itempouch_it {
|
||||
get {
|
||||
return ResourceManager.GetString("text_itempouch_it", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to どうぐ
|
||||
///かいふく
|
||||
///わざマシン
|
||||
///きのみ
|
||||
///たいせつなもの.
|
||||
/// </summary>
|
||||
internal static string text_itempouch_ja {
|
||||
get {
|
||||
return ResourceManager.GetString("text_itempouch_ja", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 도구
|
||||
///회복
|
||||
///기술머신
|
||||
///나무열매
|
||||
///중요한 물건.
|
||||
/// </summary>
|
||||
internal static string text_itempouch_ko {
|
||||
get {
|
||||
return ResourceManager.GetString("text_itempouch_ko", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 道具
|
||||
///恢复
|
||||
///技能学习器
|
||||
///树果
|
||||
///重要物品.
|
||||
/// </summary>
|
||||
internal static string text_itempouch_zh {
|
||||
get {
|
||||
return ResourceManager.GetString("text_itempouch_zh", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Kein
|
||||
///Meisterball
|
||||
|
||||
@@ -5395,30 +5395,6 @@
|
||||
<data name="text_hgss_03000_zh" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\zh\text_hgss_03000_zh.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="text_itempouch_de" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\de\text_ItemPouch_de.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
|
||||
</data>
|
||||
<data name="text_itempouch_en" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\en\text_ItemPouch_en.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
|
||||
</data>
|
||||
<data name="text_itempouch_es" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\es\text_ItemPouch_es.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="text_itempouch_fr" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\fr\text_ItemPouch_fr.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
|
||||
</data>
|
||||
<data name="text_itempouch_it" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\it\text_ItemPouch_it.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
|
||||
</data>
|
||||
<data name="text_itempouch_ja" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\ja\text_ItemPouch_ja.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="text_itempouch_ko" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\ko\text_ItemPouch_ko.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="text_itempouch_zh" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\zh\text_ItemPouch_zh.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="text_items_de" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\de\text_Items_de.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
Items
|
||||
Medizin
|
||||
TM & VM
|
||||
Beeren
|
||||
Basis-Items
|
||||
@@ -1,5 +0,0 @@
|
||||
ITEMS
|
||||
MEDICINE
|
||||
TMs & HMs
|
||||
BERRIES
|
||||
KEY ITEMS
|
||||
@@ -1,5 +0,0 @@
|
||||
Objetos
|
||||
Botiquín
|
||||
MT/MO
|
||||
Bayas
|
||||
Objetos Clave
|
||||
@@ -1,5 +0,0 @@
|
||||
OBJETS
|
||||
PV/PP
|
||||
CT & CS
|
||||
BAIES
|
||||
OBJETS RARES
|
||||
@@ -1,5 +0,0 @@
|
||||
Strumenti
|
||||
Rimedi
|
||||
MT e MN
|
||||
Bacche
|
||||
Strumenti Base
|
||||
@@ -1,5 +0,0 @@
|
||||
どうぐ
|
||||
かいふく
|
||||
わざマシン
|
||||
きのみ
|
||||
たいせつなもの
|
||||
@@ -1,5 +0,0 @@
|
||||
도구
|
||||
회복
|
||||
기술머신
|
||||
나무열매
|
||||
중요한 물건
|
||||
@@ -1,5 +0,0 @@
|
||||
道具
|
||||
恢复
|
||||
技能学习器
|
||||
树果
|
||||
重要物品
|
||||
Reference in New Issue
Block a user