Several pieces of text were not being sent to the translation function. Attached patch fixes them.

Comments

sja1’s picture

Status: Active » Needs review

Forgot to set status to patch

Nick Wilson’s picture

Status: Needs review » Needs work

Hi, unfortunately the patch failed. Could you double check against the current 4.7 stable and reattach?

nick@home:invite > patch invite.module invite_diff_translations.txt
(Stripping trailing CRs from patch.)
patching file invite.module
Hunk #1 FAILED at 26.
patch: **** malformed patch at line 23: @@ -493,7 +510,8 @@ function _invite_set_timestamp($email, $

sja1’s picture

Status: Needs work » Needs review
StatusFileSize
new1.78 KB

new version of patch with windows newline characters removed, should fix the problem with applying the patch...

AjK’s picture

Status: Needs review » Closed (won't fix)

sja1, as with the other patch, you seem to be patching against an old version of the file (pre 1.5). We're beyond that now. You need to update your module and patch against that.

Also, the patch had some rather odd filenames "old.module" and "new.module".

Changing this to "won't fix" to take it out of focus until it's addressed.