author | christophe <christophe> | 2004-03-05 01:57:46 (UTC) |
---|---|---|
committer | christophe <christophe> | 2004-03-05 01:57:46 (UTC) |
commit | 347181a79f03ba9c9e5cd9c85144760613ca4a34 (patch) (side-by-side diff) | |
tree | c7a579a09cd50cfbab7622a351e8264d28f521ad /i18n/fr/libbluetoothapplet.ts | |
parent | e59c700bba3fe4f7e7b4504cf5f69267886936f5 (diff) | |
download | opie-347181a79f03ba9c9e5cd9c85144760613ca4a34.zip opie-347181a79f03ba9c9e5cd9c85144760613ca4a34.tar.gz opie-347181a79f03ba9c9e5cd9c85144760613ca4a34.tar.bz2 |
Corrected and tested. Need verification on real device.
Diffstat (limited to 'i18n/fr/libbluetoothapplet.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/fr/libbluetoothapplet.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/fr/libbluetoothapplet.ts b/i18n/fr/libbluetoothapplet.ts index f383c5c..10d7282 100644 --- a/i18n/fr/libbluetoothapplet.ts +++ b/i18n/fr/libbluetoothapplet.ts @@ -1,25 +1,25 @@ <!DOCTYPE TS><TS> <context> <name>OpieTooth::BluezApplet</name> <message> <source>Disable Bluetooth</source> - <translation>Désactiver Bluetooth</translation> + <translation>Désactiver bluetooth</translation> </message> <message> <source>Enable Bluetooth</source> - <translation>Activer Bluetooth</translation> + <translation>Activer bluetooth</translation> </message> <message> <source>Launch manager</source> <translation>Lancer gestionnaire</translation> </message> <message> <source>Disable discovery</source> <translation>Désactiver la recherche</translation> </message> <message> <source>Enable discovery</source> <translation>Activer la recherche</translation> </message> </context> </TS> |