- Timestamp:
- Oct 24, 2010, 12:43:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/GrumPluginClasses/language/it_IT/rbuilder.lang.php
r7370 r7372 21 21 22 22 // need to be translated ! thanks :-) 23 $lang['gpc_help_edit_criteria']=" Edit criteria";24 $lang['gpc_help_delete_criteria']=" Delete criteria";25 $lang['gpc_help_move_criteria']="Drag'n'drop to organize search conditions";26 $lang['gpc_help_switch_condition']="Invert the nature of the condition (AND ⇔ OR)";23 $lang['gpc_help_edit_criteria']="Modificare dei criteri"; 24 $lang['gpc_help_delete_criteria']=" Eliminare i criteri"; 25 $lang['gpc_help_move_criteria']="Drag'n'drop per organizzare le condizioni di ricerca"; 26 $lang['gpc_help_switch_condition']="Invertire le condizioni (E ⇔ OPPURE)"; 27 27 28 28
Note: See TracChangeset
for help on using the changeset viewer.