From: Tom Hughes Date: Thu, 4 Jun 2009 18:54:41 +0000 (+0000) Subject: Fix typo. Closes #1915. X-Git-Tag: live~7238 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f9a865cbfa5ce016e8a970db515d30d02c3df58b?hp=b2096bcff9d048e9f9fca750858576f2f5cfa7d1 Fix typo. Closes #1915. --- diff --git a/config/locales/en.yml b/config/locales/en.yml index eb68863a8..bac5e7444 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -146,7 +146,7 @@ en: drag_a_box: "Drag a box on the map to select an area" manually_select: "Manually select a different area" loaded_an_area: "You have loaded an area which contains" - browsers: "features. In general, some browsers may not cope well with displaying this quanity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below." + browsers: "features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below." load_data: "Load Data" unable_to_load: "Unable to load: Bounding box size of" must_be_smaller: "is too large (must be smaller than 0.25)"