Moderators ProSkyDesign Posted March 9, 2017 Moderators Report Share Posted March 9, 2017 (edited) Hi I want to translate the text of signatures For example change: "Total Flights" To "Vuelos Totales" Where can I do it? thanks! Edited March 9, 2017 by joooseb Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted March 9, 2017 Administrators Report Share Posted March 9, 2017 In .../core/common/ PilotData.class.php - look for public static function generate Signature around line 895. A few lines below that you will see the 3 entries you wish to change Total Flights, Total Hours Total Earnings. Back up your original file first, then change only those 3 items. You can then re-generate signatures in the admin panel. Quote Link to comment Share on other sites More sharing options...
Moderators ProSkyDesign Posted March 9, 2017 Author Moderators Report Share Posted March 9, 2017 13 minutes ago, ProAvia said: In .../core/common/ PilotData.class.php - look for public static function generate Signature around line 895. A few lines below that you will see the 3 entries you wish to change Total Flights, Total Hours Total Earnings. Back up your original file first, then change only those 3 items. You can then re-generate signatures in the admin panel. Nice, it works like a charm Thanks you so much! Quote Link to comment Share on other sites More sharing options...
Moderators ProSkyDesign Posted March 9, 2017 Author Moderators Report Share Posted March 9, 2017 16 hours ago, ProAvia said: In .../core/common/ PilotData.class.php - look for public static function generate Signature around line 895. A few lines below that you will see the 3 entries you wish to change Total Flights, Total Hours Total Earnings. Back up your original file first, then change only those 3 items. You can then re-generate signatures in the admin panel. Do you know how to set up a cron job to uptade the hours and last flights on badge? Quote Link to comment Share on other sites More sharing options...
Administrators ProAvia Posted March 10, 2017 Administrators Report Share Posted March 10, 2017 Sorry, no I do not. Quote Link to comment Share on other sites More sharing options...
t_bergman Posted March 10, 2017 Report Share Posted March 10, 2017 10 hours ago, joooseb said: Do you know how to set up a cron job to uptade the hours and last flights on badge? It should be the basic all around one already set up in the admin panel. It also does a host of other things. PhpVMS will also give you the command to put into the control panel of your hosting account. Quote Link to comment Share on other sites More sharing options...
Moderators ProSkyDesign Posted March 10, 2017 Author Moderators Report Share Posted March 10, 2017 2 minutes ago, t_bergman said: It should be the basic all around one already set up in the admin panel. It also does a host of other things. PhpVMS will also give you the command to put into the control panel of your hosting account. Don't worry it works fine :)! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.