diff options
author | Muhammet Kara <muhammet.kara@pardus.org.tr> | 2016-08-10 10:42:44 +0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-08-18 10:46:40 +0000 |
commit | 6bfa24aacb56aaf0d16c278ec1f3561d5e3b4606 (patch) | |
tree | f443732263147f6a6604d18f5ddc2f1274f5deb4 /uui | |
parent | 5a95364bcb43210708764af91b00663e0b198450 (diff) |
Use English category names instead of localized ones in theme search tdf#87597
Added an OUString array to hold the original English strings
for search categories. The array is initialized in ctor by using
an initializer list of strings.
Also grouped the related strings of category names. So it can be
iterated easily without writing their names one by one.
Buttons in the UI will be displayed with localized strings,
but the search will take place with the original strings
coming from the array created in ctor.
Change-Id: Ieb72644203df1325e97693b14d5b3476020c6ff1
Reviewed-on: https://gerrit.libreoffice.org/28027
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'uui')
0 files changed, 0 insertions, 0 deletions