Questions, support and everything @ http://www.canaryx.net/
Last edited:
Yeah! Double meaningGPS aids. haha![]()
-LOL- Thank you! But spanish it's not easy and Google translator is not very good..you can use google translator
Native mode > force system to download and inject the XTRA data to the GPS.What exactly does it do and what are the exact results?
Just faster fix or also increased accuracy while on the move?
Ale, hecho, de nada<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">GPS Aids</string>
<string name="GPS_Aids_Text">GPS Aids</string>
<string name="caution">This application needs busybox and root. It's for the Samsung Galaxy S but it may work on other phones. It downloads the lto.dat file, copies it to /sdcard/data/ltodownloader.canaryx.net/ and then its moved to /data/gps. Test it!
Its my second app, so dont expect so much \n(all is automatic, it doesn't need user intervention)</string>
<string name="close">Close</string>
<string name="no">No</string>
<string name="yes">Yes</string>
<string name="configure_menu_text">Configure</string>
<string name="about_menu_text">About</string>
<string name="exit_menu_text">Exit</string>
<string name="xtra_auto_download_text">Download XTRA data</string>
<string name="xtra_auto_download_summary">Download GPS aiding data every time I run the application</string>
<string name="xtra_connection_type_text">Connection type</string>
<string name="xtra_connection_type_summary">Select which kind of connection will the program use to download XTRA data.</string>
<string name="xtra_downloaded_alert">XTRA data its supposed to be downloaded and installed</string>
<string name="xtra_downloaded_ok">XTRA data have been downloaded and installed successfully.</string>
<string name="xtra_deleted_alert">XTRA data is supposed to be deleted./string>
<string name="xtra_wifi_change">Ops, system doesn't detect an active connection. Do you want to enable/disable WiFi network?</string>
<string name="no_BusyBox">No busybox found. Do you want to close the app?</string>
<string name="no_internet">Application couldn't find an active connection.</string>
<string name="no_internet_auto">But not the kind you've chosen!</string>
<string name="si_internet">Connection detected!</string>
<string name="auto_download_check">Checking connection to download XTRA data...</string>
<string name="auto_download_uncheck">Data won't download automatically.</string>
<string name="download_now">Download data now...</string>
<string name="root_separator_text">Root operations</string>
<string name="use_root_text">Enable Root options.</string>
<string name="use_root_summary">Enabling this option will give you access to special capabilities (just for samsung galaxy S owners)</string>
<string name="ntp_server_text">NTP Server in use.</string>
<string name="ntp_actual_server_text">without information</string>
<string name="ntp_server_select_one">NTP Servers</string>
<string name="ntp_help_text">Select your desired time server. The one that cames by default is for America. I've added another one for Europe and one specific for Spain.</string>
<string name="ntp_server_autoselected_text">NTP Server changed to:</string>
<string name="ntp_server_no_need_changes">No changes will be applied to NTP Server.</string>
<string name="auto_download_separator_text">Options to automate tasks</string>
<string name="gprs_connection_text">3G connections</string>
<string name="wifi_connection_text">WiFi connections</string>
<string name="aceptar_text">Accept</string>
<string name="lto_age_text">LTO file age:</string>
<string name="delete_aids_text">Delete GPS aids</string>
<string name="download_aids_text">Download GPS aids</string>
<string name="native_method_text">Native methods:</string>
<string name="native_method_summary_text">Native methods may fail, agains that nothing can't be done. By clicking "Download GPS aids" a new window will open. When this one closes, data will have been downloaded successfully. If connection timeouts, data wouldn't be downloaded and the application will ask you to enable/disable the wifi.</string>
<string name="brute_force_text">Bruteforce:</string>
<string name="brute_force_summary_text">Bruteforce is not as smooth as native methods but its more reliable. Root and busybox needed.</string>
<string name="ayuda_gps_activity_text">We're trying to force GPS to download XTRA data. When the data is downloaded, window will close automatically. Be patient, and be sure you have an active data connection.</string>
<string name="force_lto_download_text">Force data download</string>
<string name="force_lto_download_summary"> If you've enabled "Download XTRA data", this option will force its download by using Root permissions.
<string name="force_lto_button_text">Force LTO data download.</string>
<string name="agradecimientos_text">Thanks to:</string>
<string name="agradecimientos_summary_text"> julianico @ htcmania.com for the original idea. EseLoKo @ htcmania.com for that cute icon. All users @ htcmania.com for being testers. And the last one for Coco, thanks you for loving me that much, cutie!</string>
</resources>
Example to translate text:
Spanish -> <string name"something">¡Hola!</string>
English -> <string name"something">Hello!</string>
As you can see, the bold text it's the only one thing that change
Sure! Check the OPcan you post screen shots?