[[getAvatarRowTitle_(shownAccount_.fullName,
'$i18nPolymer{syncNotWorking}',
'$i18nPolymer{syncPasswordsNotWorking}',
'$i18nPolymer{syncPaused}',
'$i18nPolymer{syncDisabled}',
'$i18nPolymer{accountAwareRowTitle}',
syncStatus.hasError,
syncStatus.statusAction, syncStatus.disabled)]]
[[getAccountLabel_(
'$i18nPolymer{signedInTo}',
'$i18nPolymer{syncingTo}',
shownAccount_.email, syncStatus.hasError,
syncStatus.signedInState, syncStatus.disabled,
syncStatus.firstSetupInProgress,
shownAccount_.isPrimaryAccount)]]
[[getAvatarSubtitleLabel_(
'$i18nPolymer{accountAwareRowSubtitle}',
'$i18nPolymer{pendingStateAvatarRowSubtitle}',
shownAccount_.email,
this.syncStatus.signedInState)]]