en_GB.js 798 B

1234567891011
  1. OC.L10N.register(
  2. "contactsinteraction",
  3. {
  4. "Recently contacted" : "Recently contacted",
  5. "Contacts Interaction" : "Contacts Interaction",
  6. "Manages interaction between accounts and contacts" : "Manages interaction between accounts and contacts",
  7. "Collect data about accounts and contacts interactions and provide an address book for the data" : "Collect data about accounts and contacts interactions and provide an address book for the data",
  8. "Manages interaction between users and contacts" : "Manages interaction between users and contacts",
  9. "Collect data about user and contacts interactions and provide an address book for the data" : "Collect data about user and contacts interactions and provide an address book for the data"
  10. },
  11. "nplurals=2; plural=(n != 1);");