From 9920097bfcea30816cc7ddc1ec9b5422d6de0a1a Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Tue, 17 Feb 2015 06:50:08 -0500 Subject: [PATCH] Add possibility to print contact information (of a single contact) --- program/localization/en_US/labels.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 63b6616..fac52ba 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -343,6 +343,7 @@ $labels['advsearch'] = 'Advanced Search'; $labels['advanced'] = 'Advanced'; $labels['other'] = 'Other'; +$labels['printcontact'] = 'Print contact'; $labels['typehome'] = 'Home'; $labels['typework'] = 'Work'; -- Gitblit v1.9.1