Updated language translations.

This commit is contained in:
Nicholas
2023-05-25 17:09:14 -04:00
parent c8b3ee51ed
commit a9d0e5ac81
68 changed files with 70 additions and 70 deletions

View File

@@ -6109,7 +6109,7 @@
<!-- Body of a dialog that is displayed when we failed to read a username QR code. -->
<string name="UsernameLinkSettings_qr_result_invalid">The QR code was invalid.</string>
<!-- Body of a dialog that is displayed when the username we looked up could not be found. -->
<string name="UsernameLinkSettings_qr_result_not_found">A user with username $1$s could not be found.</string>
<string name="UsernameLinkSettings_qr_result_not_found">A user with username %1$s could not be found.</string>
<!-- Body of a dialog that is displayed when we experienced a network error when looking up a username. -->
<string name="UsernameLinkSettings_qr_result_network_error">Experienced a network error. Please try again.</string>