[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] and escape the apostrophe
Update of /home2/or/cvsroot/website/fr
In directory moria:/home/arma/work/onion/cvs/website/fr
Modified Files:
navigation.wmi
Log Message:
and escape the apostrophe
Index: navigation.wmi
===================================================================
RCS file: /home2/or/cvsroot/website/fr/navigation.wmi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -d -r1.2 -r1.3
--- navigation.wmi 21 Dec 2005 00:15:12 -0000 1.2
+++ navigation.wmi 21 Dec 2005 00:17:00 -0000 1.3
@@ -7,7 +7,7 @@
<:
my @navigation = (
'index' , 'Home',
- 'overview' , 'Vue d'ensemble',
+ 'overview' , 'Vue d\'ensemble',
'download' , 'Téléchargement',
'documentation' , 'Docs',
'support' , 'Aide',