* Replaced the term "Player" with "Trainer" in variable names, dialog control names, and comments.
* Renamed the last dialog selected Pokémon from sLastSelected to sLastPokemon, and the last selected trainer level from sLastLevel to sLastTrainerLevel, for a consistent naming scheme. * Advanced to version 0.8.4.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
3.DlgMain.txtCP.Label=~CP:
|
||||
4.DlgMain.txtHP.Label=~HP:
|
||||
5.DlgMain.txtStardust.Label=S~tardust:
|
||||
6.DlgMain.txtPlayerLevel.Label=Player ~level:
|
||||
6.DlgMain.txtTrainerLevel.Label=Player ~level:
|
||||
7.DlgMain.cbxIsNew.Label=This Pok\u00e9mon has ~not been powered-up yet.
|
||||
8.DlgMain.grpAppraisals.Label=Team Leader Appraisal
|
||||
9.DlgMain.rdoTeamValor.Label=Team ~Valor
|
||||
|
Reference in New Issue
Block a user