Closed (fixed)
Project:
Webform
Version:
7.x-4.0-beta1
Component:
Translation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2014 at 08:02 UTC
Updated:
29 Apr 2014 at 12:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
baluertlCorrected the translatable string by inserting the missing word into the
t()function at line #1567 in thewebform.installfile.This is my very first patch ever submitted, so please forgive me for any mistakes I might made – all kind of feedback are appreciated.
Comment #2
baluertlExcuse me, I forgot to attach the
.patchfile again after comment preview.Comment #3
baluertlProblems with uploading from Android, sorry.
Comment #4
baluertlWith Firefox now it seems promising.
Comment #5
quicksketchThanks! Works for me. Committed to 7.x-4.x branch. For the 8.x-4.x version... this update will probably be removed entirely, so there's no real need to port this to 8.x-4.x.
Comment #6
baluertlThank you quicksketch! Glad to made even such a tiny contribution to code :)
Comment #8
fenstratNeeds porting to 8.x-4.x.
Comment #9
fenstratCommitted and pushed 9a011c5 to 8.x-4.x. Thanks!