()
| 19 | getLocalizedMessage(ROUTER_REMOVAL_I18N_KEY, ROUTER_REMOVAL_DEFAULT_MESSAGE) |
| 20 | |
| 21 | export const getRouterUnavailableSignInMessage = () => |
| 22 | getLocalizedMessage(ROUTER_SIGN_IN_UNAVAILABLE_I18N_KEY, ROUTER_SIGN_IN_UNAVAILABLE_DEFAULT_MESSAGE) |
| 23 | |
| 24 | export const ROUTER_REMOVAL_IMPORT_WARNING = |
| 25 | "Roo Code Router was removed. The imported profile was downgraded and needs to be reconfigured." |
no test coverage detected