From: Richard Fairhurst Date: Fri, 27 Nov 2009 17:33:11 +0000 (+0000) Subject: Potlatch 1.3a X-Git-Tag: live~6452 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fe7b91dbc16cafd4b708d60c5b2a95b99443968e?hp=d88ab8b965083e518505e4528d58a5f48f81e366 Potlatch 1.3a --- diff --git a/config/potlatch/locales/en.yml b/config/potlatch/locales/en.yml index 02df5717b..e00a08773 100644 --- a/config/potlatch/locales/en.yml +++ b/config/potlatch/locales/en.yml @@ -108,6 +108,7 @@ en: mail: Mail more: More newchangeset: "\nPlease try again: Potlatch will start a new changeset." + "no": "No" nobackground: No background norelations: No relations in current area offset_broadcanal: Broad canal towpath @@ -130,6 +131,7 @@ en: option_layer_osmarender: OSM - Osmarender option_layer_tip: Choose the background to display option_layer_yahoo: Yahoo! + option_limitways: Warn when loading lots of data option_noname: Highlight unnamed roads option_photo: "Photo KML:" option_thinareas: Use thinner lines for areas @@ -167,6 +169,8 @@ en: preset_icon_theatre: Theatre preset_tip: Choose from a menu of preset tags describing the $1 prompt_addtorelation: Add $1 to a relation + prompt_live: In live mode, every item you change will be saved in the OpenStreetMap database instantly - it's not recommended for beginners. Are you sure? + prompt_manyways: This area is very detailed and will take a long time to load. Would you prefer to zoom in? prompt_changesetcomment: "Enter a description of your changes:" prompt_closechangeset: Close changeset $1 prompt_createparallel: Create parallel way @@ -210,4 +214,6 @@ en: uploading_relation_name: Uploading relation $1, $2 uploading_way: Uploading way $1 uploading_way_name: Uploading way $1, $2 + warning: Warning! way: Way + "yes": "Yes" diff --git a/public/potlatch/potlatch.swf b/public/potlatch/potlatch.swf index 1135dddd4..9e77e2995 100644 Binary files a/public/potlatch/potlatch.swf and b/public/potlatch/potlatch.swf differ