Skip to content

v0.2.52..v0.2.53 changeset fcode_common.js

Garret Voltz edited this page Feb 12, 2020 · 1 revision
diff --git a/translations/fcode_common.js b/translations/fcode_common.js
index 4208292..14c7cb9 100644
--- a/translations/fcode_common.js
+++ b/translations/fcode_common.js
@@ -367,8 +367,8 @@ fcodeCommon = {
       ['F_CODE','EA050','landuse','vineyard'], // Vineyard
       ['F_CODE','EA055','landuse','hop_garden'], // Hop Field
       ['F_CODE','EB010','natural','grassland'], // Grassland
-      ['F_CODE','EB020','natural','thicket'], // Thicket (was FACC Scrub/Brush/Bush)
-      ['F_CODE','EB070','natural','scrub'], // Brush
+      ['F_CODE','EB020','natural','scrub'], // Thicket (was FACC Scrub/Brush/Bush)
+      ['F_CODE','EB070','natural','brush'], // Brush - possibly "heath"
       ['F_CODE','EC005','natural','tree'], // Tree
       ['F_CODE','EC010','natural','cane'], // Bamboo/Cane
       ['F_CODE','EC015','landuse','forest'], // Forest
Clone this wiki locally