blob: f52bcc1d33bb52f0be4ce7669b6f3614546d33c2 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="info">"infos"</string>
<string name="show_connection_details">"Afficher les détails de la connexion"</string>
<string name="routes_info">"Routes: %s"</string>
<string name="routes_info6">"Routes IPv6: %s"</string>
<string name="error_empty_username">"Le nom d\'utilisateur ne doit pas être vide."</string>
<string name="cert_from_keystore">"Certificat \'%s\' obtenu"</string>
</resources>
|