Right-align all translation count columns in Project Overview

Authored by huftis on May 28 2018, 8:14 PM.

Description

Right-align all translation count columns in Project Overview

Summary:
Before this patch, all columns in the Project Overview tab
were left-aligned. The patch changes the alignment for the
four translation count columns (‘Total’, ‘Translated’, ‘Not ready’
and ‘Untranslated’) to right alignment.

The effect is that the counts are easier to compare across files,
since the unit, ‘tens’, ‘hundreds’ etc. parts of the numbers are
now aligned.

BUG: 394512
FIXED-IN: 18.04.2

Test Plan:

  1. Open a localisation project
  2. Observe that four translation count columns (‘Total’, ‘Translated’, ‘Not ready’ and ‘Untranslated’) are now right-aligned, while they used to be left-aligned.
  3. Observe that no other columns change alignment.

Reviewers: ltoscano, shaforostoff, sharvey, ngraham, aacid, Localization

Reviewed By: aacid, Localization

Subscribers: oysteins, kde-i18n-doc

Tags: Localization

Differential Revision: https://phabricator.kde.org/D13098