Use the full name 'Gerrit Code Review' in sign-in dialogs

Change-Id: I10dfa0efd3a04af3732e35ac160e99ed4b08061e
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2009-12-30 18:56:55 -08:00
parent 60947963a6
commit 7ddbeb221b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
signInAt = Sign In to Gerrit at {0}
registerAt = Register with Gerrit at {0}
linkAt = Link Another Identity to Gerrit at {0}
signInAt = Sign In to Gerrit Code Review at {0}
registerAt = Register with Gerrit Code Review at {0}
linkAt = Link Another Identity to Gerrit Code Review at {0}
signInWith = Sign in with a {0}
registerWith = Register with a {0}

View File

@@ -1 +1 @@
signInAt = Sign In to Gerrit at {0}
signInAt = Sign In to Gerrit Code Review at {0}