diff --git a/app/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/itemlisting/ItemListingScreen.kt b/app/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/itemlisting/ItemListingScreen.kt index 7c9373c9e..4dca21b75 100644 --- a/app/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/itemlisting/ItemListingScreen.kt +++ b/app/src/main/kotlin/com/bitwarden/authenticator/ui/authenticator/feature/itemlisting/ItemListingScreen.kt @@ -718,7 +718,7 @@ private fun DownloadBitwardenActionCard( modifier = modifier, actionIcon = rememberVectorPainter(R.drawable.ic_bitwarden), actionText = stringResource(R.string.download_bitwarden_card_message), - callToActionText = stringResource(R.string.download), + callToActionText = stringResource(R.string.download_now), titleText = stringResource(R.string.download_bitwarden_card_title), onCardClicked = onDownloadBitwardenClick, trailingContent = { diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c8ffeafa4..2f1da0377 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -123,7 +123,7 @@ Importing Bitwarden CSV files is not supported. Try again with an exported JSON file. Download the Bitwarden app Store all of your logins and sync verification codes directly with the Authenticator app. - Download + Download now Sync with Bitwarden app Unable to sync codes from the Bitwarden app. Make sure both apps are up-to-date. You can still access your existing codes in the Bitwarden app. %1$s | %2$s