Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Password string #625

Closed
wants to merge 2 commits into from
Closed

Password string #625

wants to merge 2 commits into from

Conversation

ericawright
Copy link
Contributor

Fixes: #621.
Fixes: #622.

@ericawright ericawright requested a review from flodolo as a code owner October 31, 2017 17:35
@@ -87,3 +87,4 @@ footerLinkCookies = Cookies
requirePasswordCheckbox = Require a password to download this file
addPasswordButton = Add password
passwordTryAgain = Incorrect password. Try again.
passwordResult = Password:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a short localization note? e.g.

// This label is followed by the password set to download a file

Is it just me or #622 shows a completely different string?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does, though I believe the consensus was to change it to just be "password", though it's possible that's just what it became in the last iteration....

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#381 (comment) has the mockups (last image in "sender" shows the string "Password required to download this file:")

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I double-checked with some folks, and the long one is preferred. Changing it, thanks!

@dannycoates
Copy link
Contributor

This looks good, but I made some other changes in another PR, so I'm closing this...

To maybe make RTL better, in #632, I made the password an ftl variable, and also some inside baseball changes to make other weird passwords (besides multiple spaces) work better.

@dannycoates dannycoates closed this Nov 2, 2017
@dannycoates dannycoates deleted the password-string branch February 22, 2018 19:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants