Simple text settings should not be in Ubercart's UI; instead users should be encouraged to use translation or String Overrides to alter short text strings. These settings make it almost impossible to translate these strings into multiple languages unless special support is added for Variable module; it is easier to remove the strings from the UI instead. This applies to at least the following:
- "Continue shopping" text
- PayPal "submit order" button text
- 2Checkout "submit order" button text
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1988196-remove-text-settings-3.patch | 13.89 KB | longwave |
| #2 | 1988196-remove-text-settings-2.patch | 13.55 KB | longwave |
| #1 | 1988196-remove-text-settings.patch | 8.3 KB | longwave |
Comments
Comment #1
longwaveComment #2
longwaveuc_roles has three settings for controlling the text on the user profile page, again this is better handled with existing translation tools.
Comment #3
longwaveUpdated version of #2 that correctly handles upgrades from early releases.
Comment #4
longwaveCommitted #3.