Changes between Version 83 and Version 84 of Download


Ignore:
Timestamp:
2016-08-20T14:49:40+02:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v83 v84  
    3939 * Prepare a [wiki:USB_Stick USB flash drive] to use JOSM on any foreign Windows machine.
    4040 * For download scripts use version check for [/latest latest] and [/tested tested] (or [/version both]) to reduce download bandwith
    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
     44If 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
     5010786 .jar: 10.2M
     5110786 .jar?lang=de: 8151k
     5210786 .jar?lang=de&unsigned=1: 7688k
    4653
    4754= Troubleshooting jar file =