Closed (won't fix)
Project:
Subscriptions
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 May 2013 at 05:29 UTC
Updated:
5 May 2013 at 01:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
rooby commentedHere is a patch, let me know if you agree.
Comment #2
salvisI don't disagree completely, but there are other considerations:
1. Changing strings at this point in the release cycle should be done only if absolutely necessary, because it breaks all translations.
2. The reason for making the strings shorter is to keeping them from wrapping (when the placeholders get long, when they're translated to longer languages).
3. The Word "Subscribe" is at the top of the fieldset and "To whatever" flows quite naturally.
4. You can easily translate them yourself in settings.php.
Comment #3
salvissee #1956692: How to customize subscription strings?
Comment #4
rooby commentedI definitely agree with point 1.
Happy to keep overriding on a site by site basis.