File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
play-services-fido/core/src/main/res Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 100100 android : layout_height =" wrap_content"
101101 android : minHeight =" 0dp"
102102 android : onClick =" @{onBackClick}"
103- android : text =" Change how to use your security key "
103+ android : text =" @string/fido_transport_modify "
104104 android : textSize =" 12sp" />
105105 </LinearLayout >
106106
Original file line number Diff line number Diff line change 140140 android : layout_height =" wrap_content"
141141 android : minHeight =" 0dp"
142142 android : onClick =" @{onBackClick}"
143- android : text =" Change how to use your security key "
143+ android : text =" @string/fido_transport_modify "
144144 android : textSize =" 12sp" />
145145 </LinearLayout >
146146
Original file line number Diff line number Diff line change 2929 <string name =" fido_pin_ok" >OK</string >
3030 <string name =" fido_pin_cancel" >Cancel</string >
3131 <string name =" fido_wrong_pin" >Wrong PIN entered!</string >
32+ <string name =" fido_transport_modify" >Change how to use your security key</string >
3233</resources >
You can’t perform that action at this time.
0 commit comments