stable

Clone or download

Read-only

chore: Remove HTML tags from semantic translated strings

No functional change expected. In a Tracker administration, in the "Semantics" page, selected fields for Title, Description and Initial Effort should still appear in bold. When no field is set, the semantic name should still appear in italics. Implement request #34029 Remove HTML tags from translated strings in Title, Description and Initial effort semantics Change-Id: Ib0cac7030806acd556ce6865e321174ecf12ae93

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffort.class.php +62 −38 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po +25 −24 Go to diff View file
M plugins/agiledashboard/site-content/pt_BR/LC_MESSAGES/tuleap-agiledashboard.po +18 −17 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Description.class.php +12 −2 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Title.class.php +11 −5 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +19 −31 Go to diff View file
M plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po +16 −21 Go to diff View file