Ignore:
Timestamp:
2011-08-11T00:45:56+02:00 (13 years ago)
Author:
stoecker
Message:

i18n fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/livegps/src/org/json/JSONArray.java

    r23191 r26509  
    729729     * @param value The Map value.
    730730     * @return      this.
    731      * @throws JSONException If the index is negative or if the the value is
     731     * @throws JSONException If the index is negative or if the value is
    732732     *  an invalid number.
    733733     */
     
    747747     *  JSONObject.NULL object.
    748748     * @return this.
    749      * @throws JSONException If the index is negative or if the the value is
     749     * @throws JSONException If the index is negative or if the value is
    750750     *  an invalid number.
    751751     */
Note: See TracChangeset for help on using the changeset viewer.