mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Obsolescence: finalizing the implementation of the flag (hide obsolete objects, show an icon on hyperlinks and a tag on the object details, user preference defaulting to the new setting 'show_obsolete_data')
SVN:trunk[4739]
This commit is contained in:
@@ -674,8 +674,11 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'UI:ObjectArchived' => 'This object has been archived. Please enable the archive mode or contact your administrator.~~',
|
||||
'Tag:Archived' => 'Archived~~',
|
||||
'Tag:Archived+' => 'Can be accessed only in archive mode~~',
|
||||
'Tag:Obsolete' => 'Obsolete~~',
|
||||
'Tag:Obsolete+' => 'Excluded from the impact analysis and search results~~',
|
||||
'Tag:Synchronized' => 'Synchronized~~',
|
||||
'ObjectRef:Archived' => 'Archived~~',
|
||||
'ObjectRef:Obsolete' => 'Obsolete~~',
|
||||
'UI:SearchResultsPageTitle' => 'iTop - Risultati della ricerca',
|
||||
'UI:SearchResultsTitle' => 'Risultati della ricerca',
|
||||
'UI:SearchResultsTitle+' => 'Full-text search results~~',
|
||||
@@ -1046,6 +1049,8 @@ Quando è associata a un trigger, ad ogni azione è assegnato un numero "ordine"
|
||||
'UI:Favorites:SelectYourLanguage' => 'Select your preferred language~~',
|
||||
'UI:FavoriteOtherSettings' => 'Other Settings~~',
|
||||
'UI:Favorites:Default_X_ItemsPerPage' => 'Default length for lists: %1$s items per page~~',
|
||||
'UI:Favorites:ShowObsoleteData' => 'Show obsolete data~~',
|
||||
'UI:Favorites:ShowObsoleteData+' => 'Show obsolete data in search results and lists of items to select~~',
|
||||
'UI:NavigateAwayConfirmationMessage' => 'Any modification will be discarded.~~',
|
||||
'UI:CancelConfirmationMessage' => 'You will loose your changes. Continue anyway?~~',
|
||||
'UI:AutoApplyConfirmationMessage' => 'Some changes have not been applied yet. Do you want itop to take them into account?~~',
|
||||
|
||||
Reference in New Issue
Block a user