~vono22/narau/trunk

« back to all changes in this revision

Viewing changes to Narau/res/values-fr/strings.xml

  • Committer: Yvon Tanguy
  • Date: 2012-12-13 16:03:49 UTC
  • Revision ID: vono22@yahoo.fr-20121213160349-twug68ji00bzsr9g
Polishing...

About:
- Change the Licence menu to About
- Add the About tab
- Add icon for about tab
- Update icon for licence and thanks

Download:
- Update layout for the first run message (normal size)

Dictionary:
- Add menu to select language/service (still accessible by a long click on the search button)

Main:
- show the first run screen, with the download database proposal, only on first run, not when the databases are missing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
    <string name="notificationDBNeedUpdate">Mise à jour BDD nécessaire</string>
66
66
    <string name="notificationMissingDB">La base %1$s est absente</string>
67
67
 
68
 
    <!-- License UI -->
69
 
    <string name="license">Licence</string>
70
 
    <string name="thanks">Remerciements</string>
 
68
    <!-- About UI -->
 
69
    <string name="aboutAbout">A propos</string>
 
70
    <string name="aboutLicense">Licence</string>
 
71
    <string name="aboutThanks">Remerciements</string>
71
72
 
72
73
    <!-- Init Error UI -->
73
74
    <string name="quit">Quitter</string>
89
90
    <string name="dictionaryOfflineStopLoading">Arrêt du chargement</string>
90
91
    <string name="dictionaryOfflineWordExactMatch">Recherche mots entiers</string>
91
92
    <string name="dictionaryOfflineWordExtendedMatch">Recherche mots étendus</string>
 
93
    <string name="dictionaryOfflineSelectLang">Sélectionnez la langue</string>
92
94
    <!-- Online dictionaries -->
93
95
    <string name="dictionaryOnline">Dictionnaire en ligne</string>
94
96
    <string name="dictionaryOnlineSearchWith">Recherche avec %1$s</string>
100
102
    <string name="dictionaryOnlineLangSource">Langue source</string>
101
103
    <string name="dictionaryOnlineLangTarget">Langue cible</string>
102
104
    <string name="dictionaryOnlineSwapLangs">Permuter</string>
 
105
     <string name="dictionaryOnlineSelectService">Sélectionnez le service</string>
103
106
    <!-- Share: Dictionary/Entry UI -->
104
107
    <string name="dictionaryEntrySense">Sens %1$d</string>
105
108