mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-28 00:04:33 +02:00
Make pokédex search Select instead of Y...
and adjust the hint for searching
This commit is contained in:
parent
f79ccb2a20
commit
41278e06ab
@ -482,8 +482,7 @@ pokedex_filter_none,None
|
||||
pokedex_filter_name,Name
|
||||
pokedex_filter_type1,Type 1
|
||||
pokedex_filter_type2,Type 2
|
||||
pokedex_search_hint_1,Press
|
||||
pokedex_search_hint_2,on the keyboard to search.
|
||||
pokedex_search_hint,Press [<system.button(special)>] or Select to search.
|
||||
pokedex_search_no_results,No search results.
|
||||
pokedex_data_species,SPECIES
|
||||
pokedex_data_type,TYPE
|
||||
|
@ -482,8 +482,7 @@ pokedex_filter_none,None
|
||||
pokedex_filter_name,Name
|
||||
pokedex_filter_type1,Type 1
|
||||
pokedex_filter_type2,Type 2
|
||||
pokedex_search_hint_1,Press
|
||||
pokedex_search_hint_2,on the keyboard to search.
|
||||
pokedex_search_hint,Press [<system.button(special)>] or Select to search.
|
||||
pokedex_search_no_results,No search results.
|
||||
pokedex_data_species,SPECIES
|
||||
pokedex_data_type,TYPE
|
||||
|
@ -112,6 +112,7 @@ FieldMoves:
|
||||
|
||||
fieldmove_cut_1,Cet arbre semble pouvoir être~coupé!
|
||||
fieldmove_cut_2,*Veux-tu utiliser coupe?
|
||||
fieldmove_cut_NothingToCut,There is nothing~to be Cut!
|
||||
fieldmove_cut_used, a utilisé~coupe!
|
||||
|
||||
fieldmove_rocksmash_1,Ce rocher semble~pouvoir être brisé!
|
||||
@ -141,6 +142,16 @@ fieldmove_waterfall_used,a utilisé~Cascade.
|
||||
fieldmove_ride_cannot_walk,You cannot walk here!
|
||||
fieldmove_ride_cannot_ride,You cannot Ride here!
|
||||
fieldmove_ride_used,used~Ride!
|
||||
|
||||
fieldmove_flash_AreaLitUp,The area got lit up!
|
||||
fieldmove_flash_AlreadyLitUp,The area is already~lit up!
|
||||
fieldmove_flash_used,used~Flash!
|
||||
|
||||
fieldmove_dig_CannotUse,Cannot use Dig here.
|
||||
fieldmove_dig_used,used~Dig!
|
||||
|
||||
fieldmove_teleport_CannotUse,Cannot use Teleport here.
|
||||
fieldmove_teleport_used,used~Teleport!
|
||||
---
|
||||
GameInteractions:
|
||||
game_interaction_interact,Interact
|
||||
@ -323,6 +334,14 @@ inventory_screen_TossAmount,Select the amount to toss.
|
||||
inventory_screen_GiveItem_Give,Gave <name> the <newitem>.
|
||||
inventory_screen_GiveItem_Switch,Switched <name>'s <olditem> with the <newitem>.
|
||||
inventory_screen_EggsCannotHold,Les œufs ne peuvent pas tenir d'objets.
|
||||
inventory_screen_GiveItem_TakeMail,Gave <newitem> to <name> and took the Mail to the PC.
|
||||
inventory_screen_CannotGiveToPokemon,<newitem> cannot be given to a Pokémon.
|
||||
---
|
||||
PartyScreen:
|
||||
party_screen_Unable,Unable!
|
||||
party_screen_Able,Able!
|
||||
party_screen_FieldMove,Field Move
|
||||
party_screen_CannotChoosePokemon,Cannot choose this~Pokémon.
|
||||
---
|
||||
NewGameScreen:
|
||||
new_game_intro_1,Bonjour!~Désolé de l'attente!*Bienvenue dans le monde~des POkéMON!*Mon nom est CHEN.~Mais on m'appelle le~PROF.POKéMON*Ce monde est peuplé de créature appelées POKéMON.
|
||||
@ -463,8 +482,7 @@ pokedex_filter_none,Aucun
|
||||
pokedex_filter_name,Nom
|
||||
pokedex_filter_type1,Type 1
|
||||
pokedex_filter_type2,Type 2
|
||||
pokedex_search_hint_1,Appuie
|
||||
pokedex_search_hint_2,sur le clavier pour rechercher.
|
||||
pokedex_search_hint,Press [<system.button(special)>] or Select to search.
|
||||
pokedex_search_no_results,Aucun resulat.
|
||||
pokedex_data_species,ESPÈCES
|
||||
pokedex_data_type,TYPE
|
||||
|
@ -481,8 +481,7 @@ pokedex_filter_none,Geen
|
||||
pokedex_filter_name,Naam
|
||||
pokedex_filter_type1,Type 1
|
||||
pokedex_filter_type2,Type 2
|
||||
pokedex_search_hint_1,Druk op
|
||||
pokedex_search_hint_2,op het toetsenbord om te zoeken.
|
||||
pokedex_search_hint,Druk op [<system.button(special)>] of Select om te zoeken.
|
||||
pokedex_search_no_results,Geen zoekresultaten
|
||||
pokedex_data_species,SOORT
|
||||
pokedex_data_type,TYPE
|
||||
|
@ -483,8 +483,7 @@ pokedex_filter_none,Nenhum
|
||||
pokedex_filter_name,Nome
|
||||
pokedex_filter_type1,Tipo 1
|
||||
pokedex_filter_type2,Tipo 2
|
||||
pokedex_search_hint_1,Aperte
|
||||
pokedex_search_hint_2,no teclado para Pesquisar.
|
||||
pokedex_search_hint,Press [<system.button(special)>] or Select to search.
|
||||
pokedex_search_no_results,Sem Resultados.
|
||||
pokedex_data_species,ESPÉCIES
|
||||
pokedex_data_type,TIPO
|
||||
|
@ -668,8 +668,8 @@ Public Class PokedexScreen
|
||||
End Select
|
||||
Next
|
||||
End If
|
||||
Core.SpriteBatch.DrawString(FontManager.MainFont, Localization.GetString("pokedex_order", "Order:") & Environment.NewLine & Localization.GetString("pokedex_filter", "Filter:") & Environment.NewLine & Localization.GetString("pokedex_search_hint_1", "Press") & " " & KeyBindings.SpecialKey.ToString & " " & Localization.GetString("pokedex_search_hint_2", "on the keyboard to search."), New Vector2(685, 45), Color.White)
|
||||
Core.SpriteBatch.DrawString(FontManager.MainFont, orderText & Environment.NewLine & filterText, New Vector2(790, 45), Color.Black)
|
||||
Core.SpriteBatch.DrawString(FontManager.MainFont, Localization.GetString("pokedex_order", "Order:") & Environment.NewLine & Localization.GetString("pokedex_filter", "Filter:") & Environment.NewLine & Localization.GetString("pokedex_search_hint", "Press [<system.button(special)>] or Select to search."), New Vector2(685, 45), Color.White)
|
||||
Core.SpriteBatch.DrawString(FontManager.MainFont, orderText & Environment.NewLine & filterText, New Vector2(800, 45), Color.Black)
|
||||
|
||||
If menu.Visible = True Then
|
||||
menu.Draw()
|
||||
@ -868,7 +868,7 @@ Public Class PokedexScreen
|
||||
End If
|
||||
End If
|
||||
|
||||
If KeyBoardHandler.KeyPressed(KeyBindings.SpecialKey) = True Or ControllerHandler.ButtonPressed(Buttons.Y) = True Then
|
||||
If KeyBoardHandler.KeyPressed(KeyBindings.SpecialKey) = True Or ControllerHandler.ButtonPressed(Buttons.Back) = True Then
|
||||
Me.menu = New SelectMenu({"Order", "Filter", "Reset", "Back"}.ToList(), 0, AddressOf SelectMenu1, 3)
|
||||
End If
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user