From f4fac23fea457b92bb7d3a318eec73036e1aab89 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 3 Aug 2009 19:02:04 +0000 Subject: [PATCH] Minor change to the Contacts English translation Monotone-Parent: fb03ecf78826f986f277c96dedfba8f1a699c9b4 Monotone-Revision: 2212bb9a2c983d084ee30e6ffdefbb85028501b9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-03T19:02:04 Monotone-Branch: ca.inverse.sogo --- UI/Contacts/English.lproj/Localizable.strings | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index 634dab5d5..39c7f86a9 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -1,5 +1,9 @@ /* this file is in UTF-8 format! */ +"Contact" = "Contact"; +"Address" = "Address"; +"Other" = "Other"; + "Addressbook" = "Addressbook"; "Addresses" = "Addresses"; "Update" = "Update"; @@ -25,7 +29,7 @@ "Phones" = "Phones"; "Postal" = "Postal"; "Save" = "Save"; -"URL" = "URL"; +"Internet" = "Internet"; "Unit" = "Unit"; "delete" = "delete"; "edit" = "edit"; @@ -68,6 +72,7 @@ "Preferred" = "Preferred"; "Card for %@" = "Card for %@"; +"Display:" = "Display:"; "Display Name:" = "Display Name:"; "Email:" = "Email:"; "Additional Email:" = "Additional Email:"; @@ -95,7 +100,7 @@ "State_Province:" = "State/Province:"; "ZIP_Postal Code:" = "ZIP/Postal Code:"; "Country:" = "Country:"; -"Web:" = "Web:"; +"Web Page:" = "Web Page:"; "Work" = "Work"; "Other Infos" = "Other Infos";