### Clone NetSurf Website Repository Source: https://www.netsurf-browser.org/documentation/translations Use Git to obtain the latest source code for the NetSurf website, which includes translatable documentation files. This is the recommended method for accessing translatable files. ```bash $ **git clone git://git.netsurf-browser.org/netsurf-website.git** ``` -------------------------------- ### Clone NetSurf Git Repository Source: https://www.netsurf-browser.org/documentation/develop Use this command to check out the NetSurf source code from the Git repository. This is the primary method for obtaining the project's source files. ```bash git clone git://git.netsurf-browser.org/netsurf.git ``` -------------------------------- ### Clone NetSurf Repository Source: https://www.netsurf-browser.org/documentation/translations Use Git to obtain the latest source code for the NetSurf browser. This is the recommended method for accessing translatable files. ```bash $ **git clone git://git.netsurf-browser.org/netsurf.git** ``` -------------------------------- ### Set UTF-8 Encoding in Zap Text Editor Source: https://www.netsurf-browser.org/documentation/translations Instructions for setting the UTF-8 encoding mode in the Zap text editor, version 1.47 Beta. This is required for editing NetSurf's Messages files. ```text Edit > Encoding > UTF8 ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.