Update string resources. (#169)

This commit is contained in:
David Perez
2023-10-26 16:18:35 -05:00
committed by Álison Fernandes
parent 343e17f1f4
commit ba5eac69ac
64 changed files with 4002 additions and 2856 deletions

View File

@@ -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),