notepad: Updated French translation.
This commit is contained in:
parent
7bf836a17c
commit
db8a14ca74
|
@ -4,6 +4,7 @@
|
||||||
* Copyright 1997,98 Marcel Baur <mbaur@g26.ethz.ch>
|
* Copyright 1997,98 Marcel Baur <mbaur@g26.ethz.ch>
|
||||||
* Translation by Laurent Buffler <laurent@bluewin.ch>
|
* Translation by Laurent Buffler <laurent@bluewin.ch>
|
||||||
* Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
|
* Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
|
||||||
|
* Copytight 2009 Jonathan Ernst <jonathan@ernstfamily.ch>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
@ -53,6 +54,7 @@ POPUP "
|
||||||
POPUP "&Rechercher" {
|
POPUP "&Rechercher" {
|
||||||
MENUITEM "&Rechercher...\tCtrl+F", CMD_SEARCH
|
MENUITEM "&Rechercher...\tCtrl+F", CMD_SEARCH
|
||||||
MENUITEM "&Suivant\tF3", CMD_SEARCH_NEXT
|
MENUITEM "&Suivant\tF3", CMD_SEARCH_NEXT
|
||||||
|
MENUITEM "&Remplacer...\tCtrl+H", CMD_REPLACE
|
||||||
}
|
}
|
||||||
POPUP "Aid&e" {
|
POPUP "Aid&e" {
|
||||||
MENUITEM "&Sommaire", CMD_HELP_CONTENTS
|
MENUITEM "&Sommaire", CMD_HELP_CONTENTS
|
||||||
|
|
Loading…
Reference in New Issue