Changes between Version 1 and Version 2 of Ticket #17708, comment 124
- Timestamp:
- Mar 1, 2020 2:59:29 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17708, comment 124
v1 v2 2 2 3 3 is there a html-aimed cleaning script to remove all text and begin and end label of the <translation type="obsolete"> [text] </translation> parts of the VirtualBox_xx.ts file? 4 ==================== 5 6 actually it is all off this: 7 8 <message> 9 <source>Take Snapshot (%1)</source> 10 <translation type="obsolete">Snapshot nemen (%1)</translation> 11 </message> 12 13 ===================== 4 14 5 15 Would be nice if that file was cleaned of all obsoletes (if only regarding the suggestions of Qt5 Linguist using older wrong translation strings; but more: this file should be packed as clean as possible for best professional appearance)