From 1149706f8d1d59c97df7c8db525ea224811c929c Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Tue, 24 Feb 2009 14:01:13 -0800 Subject: [PATCH] Relabel the "Web Identities" tab as just "Identities Signed-off-by: Shawn O. Pearce --- .../google/gerrit/client/account/AccountConstants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/google/gerrit/client/account/AccountConstants.properties b/src/main/java/com/google/gerrit/client/account/AccountConstants.properties index a94ed6a4ae..83f6fb1d01 100644 --- a/src/main/java/com/google/gerrit/client/account/AccountConstants.properties +++ b/src/main/java/com/google/gerrit/client/account/AccountConstants.properties @@ -11,7 +11,7 @@ defaultContext = Default Context tabPreferences = Preferences tabContactInformation = Contact Information tabSshKeys = SSH Keys -tabWebIdentities = Web Identities +tabWebIdentities = Identities tabAgreements = Agreements buttonDeleteSshKey = Delete