This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111788/

This change has been marked as submitted.


Review request for KDE Edu.
By Lasse Liehu.

Updated Aug. 17, 2013, 7:51 p.m.

Description

Simplify their HTML otherwise as well. This makes them much more pleasant to translate.

For example replace <span style="font-size:12pt"> with <big> and <span style="font-weight:600;"> with <b>.

Also in calculator.ui change one message to use the h1 tag because I couldn't find much difference in font size or weight when compared to <span style="font-size:18pt; font-weight:600;">.

Also change <span style="font-size:14pt"> to <big>. There is a size difference, but I don't know if it's big enough to warrant using a different tag. Fixed font sizes are not good.

Sorry about the unrelated formatting changes Qt Designer made to some .ui files.

Testing

Checked that they looked good in Qt Designer. For some also checked how they looked when running Kalzium.

Diffs

  • src/calculator/calculator.ui (853f5b2)
  • src/calculator/concCalculator.ui (b3ad5b1)
  • src/calculator/gasCalculator.ui (9e862d8)
  • src/calculator/nuclearCalculator.ui (d973ba0)
  • src/calculator/settings_calc.ui (0c1e301)
  • src/isotopetable/isotopedialog.ui (2fb02e6)

View Diff

File Attachments