Difference between revisions of "Translation for developers/it"

Jump to navigation Jump to search
no edit summary
 
(One intermediate revision by the same user not shown)
Line 93: Line 93:
</source>
</source>


After that, you need go to the Kiwix source code directory in "kiwix/chrome" and edit with your preferred text editor the "chrome.manifest" and "chrome.manifest.prod" files. No explanation here, just do like for the already supported languages.
Dopo questo devi andare nella cartella del codice sorgente di Kiwix "kiwix/chrome" e modificare i file "chrome.manifest" e "chrome.mainfest.prod". Nessuna spiegazione, fallo come è già stato fatto per le altre lingue supportate.


Successivamente modifica "chrome/content/main/js/language.js" e aggiungi anche qui la nuova lingua.
Successivamente modifica "chrome/content/main/js/language.js" e aggiungi anche qui la nuova lingua.
Line 99: Line 99:
Ora aggiorna CHANGELOG e crea una notifica dell'aggiunta della nuova lingua supportata.
Ora aggiorna CHANGELOG e crea una notifica dell'aggiunta della nuova lingua supportata.


Add the new language directory and commit like this:
Aggiungi la cartella della nuova lingua e spediscila come segue:


<source lang="bash">
<source lang="bash">

Navigation menu