{{::view.dbRes('ImportOrExportResxResources')}}

Your Resx Export Mode is Project, so resource files are imported hierarically with paths prefixed using web based path syntax that is reflected in the resource set name.

Your Resx Export Mode is WebForms, so .Resx resources are imported from the appropriate App_GlobalResources and App_LocalResources folders. Loose .Resx files are also imported. Global resources are mapped without a path, local resources contain the relative path and local resource control page/control they map.