diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-05-11 22:26:29 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-03-04 11:29:50 +0100 |
commit | 6e9a41dbc25402350e4b767d8f10e8e855f7531a (patch) | |
tree | 55d7915270a7411dc56e8da71cbeb693e4df2615 /sd/qa | |
parent | ca3e8b0299b3a3f6e8029a47cb7391512c49ac4a (diff) |
create empty .lproj directories for languages supported by OS X
The previous solution had problems. InfoPlist.strings were empty,
because localization has not been working since the CFBundleTypeIconFile
entries were removed from Info.plist. Icon file basename was the key
in documents.ulf. So we packaged 0 bytes long files. The second problem
was that we used LibreOffice language codes, and OS X language codes are
different in some cases. This caused problems such as French strings on
English UI (e.g. Open/Save dialogs), because the system did not
recognize en-US.lproj and en-GB.lproj, and fell back to the next one: fr.
Conflicts:
Makefile.in
(cherry picked from commit 91902ef1411943f65da296fefd15fff9170d9c0c)
Change-Id: I9c502cdf737b497ca2ceef8f3c535ccfea2f6134
Diffstat (limited to 'sd/qa')
0 files changed, 0 insertions, 0 deletions