Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #18082 from willyaranda/bug/993422
Browse files Browse the repository at this point in the history
Bug 993422. Use a specific string for ActiveSync username
  • Loading branch information
rvandermeulen committed Apr 16, 2014
2 parents badf2a6 + e9dcb52 commit 47836f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/email/js/cards/setup_manual_config.html
Expand Up @@ -165,7 +165,7 @@ <h2 data-l10n-id="setup-manual-activesync-header">
</p>
<p>
<input class="sup-manual-activesync-username" type="text"
data-l10n-id="setup-manual-username"
data-l10n-id="setup-manual-activesync-username"
data-maybe-required />
<button type="reset"></button>
</p>
Expand Down
1 change: 1 addition & 0 deletions apps/email/locales/email.en-US.properties
Expand Up @@ -112,6 +112,7 @@ setup-manual-socket-starttls=STARTTLS
setup-manual-hostname.placeholder=Hostname
setup-manual-port.placeholder=Port Number
setup-manual-username.placeholder=Username
setup-manual-activesync-username.placeholder=Domain\Username

setup-bad-password-header=Bad password!
setup-bad-password=We could not sign in to the server. Maybe your password is wrong?
Expand Down

0 comments on commit 47836f8

Please sign in to comment.