Browse Source

Merge pull request #1 from juliodemeaux/patch-1

French STRINGS.XML
master
Anthony Restaino 11 years ago
parent
commit
52d09c9f14
  1. 28
      res/values/strings.xml

28
res/values/strings.xml

@ -3,19 +3,19 @@ @@ -3,19 +3,19 @@
<string name="app_name">Lightning</string>
<string name="google">Google</string>
<string name="settings">Browser Settings</string>
<string name="location">Allow sites to access your location</string>
<string name="password">Save your passwords</string>
<string name="settings">Paramètres</string>
<string name="location">Autoriser les sites à accéder à ma position</string>
<string name="password">Enregistrer les mots de passe</string>
<string name="agent">User Agent</string>
<string name="history">Clear history on exit (cache is auto-cleared)</string>
<string name="email">Email me</string>
<string name="flash">Enable Adobe Flash (if it\'s installed)</string>
<string name="mobile">View as Mobile</string>
<string name="desk">View as Desktop</string>
<string name="custom">View as custom user agent</string>
<string name="home">Homepage</string>
<string name="settingshelp">Settings only apply to new tabs</string>
<string name="fullscreen">Enable fullscreen mode</string>
<string name="java">Enable JavaScript</string>
<string name="history">Effacer l\'historique à la sortie (le cache sera vidé)</string>
<string name="email">Contactez moi</string>
<string name="flash">Activer Adobe Flash Player (s\'il est installé)</string>
<string name="mobile">Voir la version Mobile</string>
<string name="desk">Voir la version Ordinateur</string>
<string name="custom">Utiliser un User Agent personnalisé</string>
<string name="home">Au démarrage</string>
<string name="settingshelp">Les paramètres ne s\'appliquerons qu\'au nouveaux onglets</string>
<string name="fullscreen">Activer le mode plein écran</string>
<string name="java">Activer JavaScript</string>
</resources>
</resources>

Loading…
Cancel
Save