mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
#780 Dictionary entries for "Check All" and "Uncheck All"
SVN:trunk[2941]
This commit is contained in:
@@ -471,6 +471,8 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:SearchValue:Any' => '* Any *',
|
||||
'UI:SearchValue:Mixed' => '* mixed *',
|
||||
'UI:SearchValue:NbSelected' => '# selected',
|
||||
'UI:SearchValue:CheckAll' => 'Check All',
|
||||
'UI:SearchValue:UncheckAll' => 'Uncheck All',
|
||||
'UI:SelectOne' => '-- select one --',
|
||||
'UI:Login:Welcome' => 'Welcome to iTop!',
|
||||
'UI:Login:IncorrectLoginPassword' => 'Incorrect login/password, please try again.',
|
||||
|
||||
@@ -346,6 +346,8 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'UI:Details+' => 'Détails',
|
||||
'UI:SearchValue:Any' => '* Indifférent *',
|
||||
'UI:SearchValue:NbSelected' => '# sélectionné(e)s',
|
||||
'UI:SearchValue:CheckAll' => 'Cocher',
|
||||
'UI:SearchValue:UncheckAll' => 'Décocher',
|
||||
'UI:SearchValue:Mixed' => '* Plusieurs *',
|
||||
'UI:SelectOne' => '-- choisir une valeur --',
|
||||
'UI:Login:Welcome' => 'Bienvenue dans iTop!',
|
||||
|
||||
Reference in New Issue
Block a user