mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
The main differences here is: - oci now supports default strings and exports a "resolveStrings" function - this makes linkifying any urls embedded in descriptions a bit more complicated because urls and descriptions might need resolution, we can't use iD's normal t() function to do the token replacement like before