diff --git a/source/blender/editors/space_file/file_panels.cc b/source/blender/editors/space_file/file_panels.cc index dfafc8b2fcb..3237dc2a87a 100644 --- a/source/blender/editors/space_file/file_panels.cc +++ b/source/blender/editors/space_file/file_panels.cc @@ -243,7 +243,7 @@ static void file_panel_asset_catalog_buttons_draw(const bContext *C, Panel *pane C, "asset.bundle_install", "asset_library_reference", - "Copy Bundle to Asset Library...", + IFACE_("Copy Bundle to Asset Library..."), ICON_IMPORT); } CTX_free(mutable_ctx);