With Supreme theme you can start a community for your site visitors where all of you can communicate
Every once in a while you"ll stumble upon a string that can"t be translated using the .po or language.php file. When that happens you"ll have to find some other way to translate the string – that"s where Agent Ransack jumps in.
Agent Ransack is basically a search program that enables you to search withing text files. What this means is that you can literally input the string you want to translate into Agent Ransack and he"ll give you the exact file and line number where that string is located. Agent Ransack funziona solo su macchine Windows, if you own a Mac try EasyFind, I believe you should get the same results
So let"s get started!
1. Download the latest version of your theme from member area. Salva il tema da qualche parte sul tuo computer, you don"t have to upload it to the server.
2. Scaricare, installare ed eseguire Agent Ransack
3. When you first start the program you should see something that looks like this

To make it look less cluttered click on Expert User to disable expert user view. After that click on the options tab and under Contents click on Regular Expression. Questo è necessario affinché i nostri risultati di ricerca siano accurati.
4. If you did the above steps correctly your Agent Ransack should now look like this

Please make sure that “Sottocartelle di ricerca” è selezionato
5. To start searching all we must do is populate the Contenuto di testo e Guarda dentro fields. In “Contenuto di testo” dobbiamo inserire la stringa che stiamo cercando. In “Guarda dentro” Inseriamo il percorso del nostro tema sul disco rigido. Puoi trovarlo anche cliccando sul pulsante “Sfoglia” pulsante
6. As an example for this tutorial I"ll be using the “Le tariffe di appuntamento per questo servizio sono” stringa dal nostro tema Appuntamento. All'interno del tema la stringa ha questo aspetto:

7. Per individuare quella stringa dobbiamo inserire “Le tariffe di appuntamento per questo servizio sono” all'interno del “Contenuto di testo” campo e percorso al nostro tema Appuntamento all'interno del “Guarda dentro” campo. Once you input everything it should look like this

To start searching just click on the Start button
8. If everything was correctly entered you should see something like this

Search found three files where that string is mentioned. en_US.po (the translation file) and ajax_appointment_time.php (and it"s backup file). Let"s imagine that we can"t translate this using the .po file, we much focus on the ajax_appointment_time.php file.
9. Clicking one of the files will show us all lines inside the file where this string is mentioned. In our case those lines are 111 e 114. To edit a file just click (twice) on the file with your left mouse button, or right-click and chose “Open”.
10. When the file opens just navigate to the mentioned lines and make your translation
Translating with Agent Ransack is extremely simple and most importantly – fast. Your searches will never last more than a few seconds. Certain strings can be harder to find and can make you run into circles. If you find such a string just create a new topic here in the forums and we"ll tell you exactly where you can translate it.
Happy translating! 🙂