Changeset 36077 for main


Ignore:
Timestamp:
2022-02-22T14:18:14+13:00 (2 years ago)
Author:
kjdon
Message:

berry changed to favourites, and unused strings deleted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties

    r36029 r36077  
    8181about.services=Extra services available:
    8282about.servicehelp=You can access the services by clicking on the buttons below or on the names on the navigation bar. The navigation bar is persistent across all pages in the collection.
     83about.standarddescription=This collection contains {0-numdocs} documents.
    8384about.standarddescriptiondays=This collection contains {0-numdocs} documents and was last built {1-numdays} days ago.
    8485about.standarddescriptiondate=This collection contains {0-numdocs} documents and was last built on {1-date}.
     
    297298
    298299#####################
    299 Berry Baskets    #
     300Favourites Basket   
    300301#####################
    301302
    302 berry.title=Berry Basket
    303303favourites.title=Favourites
    304304
    305 berry.full_view=Full View
    306 berry.text_view=Text View
    307 berry.email_view=Email
    308 berry.help=Drag & drop berries here to add documents to your Berry Basket
    309 berry.full=Full View »
    310 berry.to=To:
    311 berry.cc=CC:
    312 berry.bcc=BCC:
    313 berry.subject=Subject:
    314 berry.send=Send
    315 berry.url_only=URL only view
    316 berry.url_and_metadata=URL and Metadata view
    317 berry.empty_basket=Your berry basket is empty
     305favourites.full_view=Full View
     306favourites.text_view=Text View
     307favourites.email_view=Email
     308favourites.full=Full View »
     309favourites.to=To:
     310favourites.cc=CC:
     311favourites.bcc=BCC:
     312favourites.subject=Subject:
     313favourites.send=Send
     314favourites.url_only=URL only view
     315favourites.url_and_metadata=URL and Metadata view
    318316favourites.empty_basket=You have no saved favourites.
    319 berry.doc_name=ID
    320 berry.doc_title=title
    321 berry.doc_collection=collection
    322 berry.doc_date=date
    323 berry.doc_root_title=main title
    324 berry.send_success=Sending mail succeeded
    325 berry.send_fail=Sending mail failed
    326 berry.invalid_to_address_empty=The To address field cannot be empty.
    327 berry.invalid_to_address=The To address field must contain an email address.
    328 berry.invalid_msg_body_empty=The message body text field cannot be empty.
    329 
    330 berry.delete_help=To delete an individual item, drag its berry icon to the trashcan. 
     317favourites.doc_name=ID
     318favourites.doc_title=title
     319favourites.doc_collection=collection
     320favourites.doc_date=date
     321favourites.doc_root_title=main title
     322favourites.send_success=Sending mail succeeded
     323favourites.send_fail=Sending mail failed
     324favourites.invalid_to_address_empty=The To address field cannot be empty.
     325favourites.invalid_to_address=The To address field must contain an email address.
     326favourites.invalid_msg_body_empty=The message body text field cannot be empty.
     327
    331328favourites.delete_help=To delete an individual item, click on its favourite\'s icon.
    332329favourites.delete_else=Or else
    333 
    334 berry.select_all=Select All
    335 berry.delete_selected=Delete Selected
    336 berry.delete_all=Delete All
     330favourites.delete_all=Delete All
    337331##################################
    338332# About Greenstone page
Note: See TracChangeset for help on using the changeset viewer.