| 41 | | * If download size is an issue for you: |
| 42 | | * Append **?lang=…** to the download link address for both releases to strip unused translations (e.g. **?lang=de** will download JOSM in German language only). |
| 43 | | * **Note**: Use underscore to separate [[Translations|language codes]] with country code extensions, e.g. **?lang=en_GB** |
| 44 | | * Append **?unsigned=1** to strip the code signing information |
| 45 | | * When **lang** and **unsigned** are used the separation is a **&** sign like in **?lang=de&unsigned=1** |
| | 41 | |
| | 42 | === Strip down unnecessary translations == |
| | 43 | |
| | 44 | If download size is an issue for you: |
| | 45 | * Append **?lang=…** to the download link address for both releases to strip unused translations (e.g. **?lang=de** will download JOSM in German language only). |
| | 46 | * **Note**: Use underscore to separate [[Translations|language codes]] with country code extensions, e.g. **?lang=en_GB** |
| | 47 | * Append **?unsigned=1** to strip the code signing information |
| | 48 | * When **lang** and **unsigned** are used the separation is a **&** sign like in **?lang=de&unsigned=1** |
| | 49 | |
| | 50 | 10786 .jar: 10.2M |
| | 51 | 10786 .jar?lang=de: 8151k |
| | 52 | 10786 .jar?lang=de&unsigned=1: 7688k |