[PM-15064] Add feature flags for CXP import and export (#4337)

This commit is contained in:
Patrick Honkonen
2024-11-22 10:22:14 -05:00
committed by GitHub
parent 5d4197076c
commit dbb006d745
4 changed files with 35 additions and 0 deletions

View File

@@ -1097,4 +1097,6 @@ Do you want to switch to this account?</string>
<string name="copy_address">Copy address</string>
<string name="biometrics_no_longer_supported_title">Biometrics are no longer supported on this device</string>
<string name="biometrics_no_longer_supported">Youve been logged out because your devices biometrics dont meet the latest security requirements. To update settings, log in once again or contact your administrator for access.</string>
<string name="cxp_import">CXP Import</string>
<string name="cxp_export">CXP Export</string>
</resources>