aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-12-11 15:30:15 +0000
committerKenny Root <kenny@the-b.org>2009-12-11 15:30:15 +0000
commit98389949321014a300b6be6eff0fa75b7f02e69d (patch)
tree259b0a14d3dcee865a60525a01e2b3db85af061b /res/values-fr/strings.xml
parent43e941237e2598087fd759ae6e0c044d33ff623e (diff)
downloadconnectbot-98389949321014a300b6be6eff0fa75b7f02e69d.tar.gz
connectbot-98389949321014a300b6be6eff0fa75b7f02e69d.tar.bz2
connectbot-98389949321014a300b6be6eff0fa75b7f02e69d.zip
Add untranslated entries for other languages
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@433 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-fr/strings.xml')
-rw-r--r--res/values-fr/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index a4e2dec..31e419d 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -220,6 +220,9 @@
<!-- Host color category preference title -->
<string name="hostpref_color_title">Catégorie de couleur</string>
+ <!-- Host's default font size when opening the terminal in points (pt) -->
+ <string name="hostpref_fontsize_title">Taille de police (pt)</string>
+
<!-- Host pubkey usage preference title -->
<string name="hostpref_pubkeyid_title">Utiliser l'autentification par clef de cryptage publique</string>
@@ -425,6 +428,9 @@
<!-- String displayed to user when they're asked to submit exceptions to the ConnectBot developers -->
<string name="exceptions_submit_message">Il semblerait que ConnectBot ait eu un problème lors de sa dernière utilisation. Voulez vous envoyer un rapport d'erreur aux développeurs de ConnectBot ?</string>
+ <!-- Menu selection to reset colors to their defaults. -->
+ <string name="menu_colors_reset">Réinitialiser</string>
+
<string name="color_red">rouge</string>
<string name="color_green">vert</string>
<string name="color_blue">bleu</string>