lockwise-ios icon indicating copy to clipboard operation
lockwise-ios copied to clipboard

Separate the strings for Username and Password copied

Open devinreams opened this issue 6 years ago • 1 comments
trafficstars

This way the translations can match verb/subject genders like the example below:

  • "Nombre de usuario copiado" (ends in "o")
  • And for Password "Contraseña copiada" (ends in "a")

IMG_2891 IMG_2892

Originally posted by @isabelrios in https://github.com/mozilla-lockwise/lockwise-ios/issues/1014#issuecomment-495539613

devinreams avatar May 29 '19 17:05 devinreams

@devinreams the constraints are updated in my PR #1026 , I think this can just address separating the interpolated string into a full one for Contraseña copiada and Nombre de usuario copiado.

sashei avatar May 29 '19 17:05 sashei