mirror of
https://github.com/bitwarden/android.git
synced 2026-06-07 23:58:03 -05:00
Update string resources. (#169)
This commit is contained in:
committed by
Álison Fernandes
parent
343e17f1f4
commit
ba5eac69ac
@@ -682,7 +682,7 @@ data class GeneratorState(
|
||||
* the label for each type.
|
||||
*/
|
||||
enum class ServiceTypeOption(val labelRes: Int) {
|
||||
ANON_ADDY(R.string.anon_addy),
|
||||
ANON_ADDY(R.string.addy_io),
|
||||
DUCK_DUCK_GO(R.string.duck_duck_go),
|
||||
FAST_MAIL(R.string.fastmail),
|
||||
FIREFOX_RELAY(R.string.firefox_relay),
|
||||
|
||||
Reference in New Issue
Block a user