JaPBe Alias Inspector | Version 1 build45
Posted: Mon Feb 14, 2011 5:04 pm

I don't know if lot's of people uses the Alias in JaPBe but i do.
But it's not the first time i forget to save my alias pref file before updating JaPBe..
JaPBe Alias Inspector (JAI) let you manage your aliases. You can export / import them, uou can also add / delete / modify them.
Download J.A.I (.7z)
Size : 406 ko
Standalone : yes
Language : UK / FR
Price : Free
Note : jaPBe mustn't running as the same time as J.A.I
~V1 build 45~
- Addin english Language
- Fix minor bugs
~V1 build 30~
- Add : Permet d'ajouter un alias
- Delete : Permet de supprimer un alias
- OK : Permet de modifier l'alias précédemment sélectionné
- Import : Permet d'importer un fichier d'alias
- Export : Permet d'exporter un fichier d'alias
- JaPBe detection.
- Memorise the windows position
Note :
If you see mistakes in english, you can correct them via this topic. you can also write other languages (i will apreciate).
Thanks
Code: Select all
; UK
SepNew$=" [becomes] "
TXabout$="About ?"
TXjapSelect$="Please select the JaBPe.exe file"
TXgro1$="JaPBe seems running, please leave it then press OK"
TXgro2$="Come on ! JaPBe musn't run with me, so please close it then press OK"
TXgro3$="No more fun !"+Chr(10)+"I'm gonna close myself !"
TXinfo$="Information"
TXEnd$="End"
TXclose$="This program is gonna close."
TXselectJ$="Please select the JaBPe.exe file"
TXannul$="Canceled"
TXerrorEnd$="Unable to find the alias file, this program can't run anymore."
TXerrorJap$="Without the path of JaPBe.exe, this program can't run."
TXtitre$="JaPBe Alias Inspector "
TXrepDest$="Please choose a dest path"
TXaliasListe$="Alias list"
TXdel$="Delete"
TXadd$="Add"
TXexp$="Export"
TXimp$="Import"
TXplan$="in front"
TXerrorJJ$="JaPBe and J.A.I can't run at the same time."
TXcancel$="Cancel"
TXcancelMod$="Canceled by user"
TXaliasUp$="The alias list has been upgrade."
TXaliasModOK$="The alias has been change"
TXaliasADD$="New alias has been had."
TXerrorNoMod$="Unable to save modifications."
TXerrorEXP$="The export has failed !"
TXexpOK$="The export is now over ;)"
TXexpCANCEL$="Export has been cancel by user."
TXerrorIMP$="Importation fails !"
TXimpoOK$="The import is now over ;)"
TXimpCANCEL$="Import has been cancel by user."
TXdevient$="become =>"
TXerrorChampVide$="You have to enter both string values !"
TXwelcome$="Welcome"
TXppOFF$="That window will stay in front."
TXppON$="That window do not stay in front anymore."
about.s="JaPBe Alias Inspector "+Chr(10)
about+Chr(10)
about+"Coded by Cyrille Landivier // Ldv Multimedia."+Chr(10)
about+Chr(10)
about+" - Button OK : Modify the current selected element"+Chr(10)
about+" - Button Add : Adding an alias to the list, it will automaticly sort by alphabetic order."+Chr(10)
about+" - Button Delete : to delete the current selected alias, you cannot go back !."+Chr(10)
about+Chr(10)
about+"Notes : "+Chr(10)
about+"This software can't run at the same time as JaPBe (JaPBe doesn't allow an external program saving Aliases."+Chr(10)
about+Chr(10)
about+"Other cool App ? go visited http://ldvmultimedia.com."