Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 May 2013 at 15:17 UTC
Updated:
31 Jul 2013 at 07:51 UTC
Jump to comment: Most recent file
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:
| 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.