libreoffice-online/ios/Mobile
Tor Lillqvist f3f1b1e228 Adapt to LibreOfficeKitClass no longer having the translateGet() method
This is a somewhat temporary quick solution. It bluntly uses the same
code here that I had added for a while as the implementation of
translateGet() for LibreOfficeKitClass in LO core.

Ideally we should have a script here in online to pick the needed
translation from the translations submodule of core and keep them
around even if a translation happens to evaporate from
core/translations. The same idea as in the scripts/unocommands.py, but
I did not yet start modifying or copying that.

Change-Id: I455ad6044e321ef59873d60f8e5f3e7032f2447e
2018-12-13 16:14:42 +02:00
..
Assets.xcassets
Base.lproj
Resources/Templates
AppDelegate.h Fetch the locale already in the AppDelegate's didFinishLaunchingWithOptions 2018-12-10 22:41:55 +02:00
AppDelegate.mm Fetch the locale already in the AppDelegate's didFinishLaunchingWithOptions 2018-12-10 22:41:55 +02:00
Document.h
Document.mm Fetch the locale already in the AppDelegate's didFinishLaunchingWithOptions 2018-12-10 22:41:55 +02:00
DocumentBrowserViewController.h
DocumentBrowserViewController.mm
DocumentViewController.h
DocumentViewController.mm
Info.plist.in
L10n.h Adapt to LibreOfficeKitClass no longer having the translateGet() method 2018-12-13 16:14:42 +02:00
L10n.mm Adapt to LibreOfficeKitClass no longer having the translateGet() method 2018-12-13 16:14:42 +02:00
main.m
Mobile.entitlements
TemplateCollectionViewController.h Bin commented-out #import 2018-12-13 16:14:02 +02:00
TemplateCollectionViewController.mm Adapt to LibreOfficeKitClass no longer having the translateGet() method 2018-12-13 16:14:42 +02:00
TemplateSectionHeaderView.h
TemplateSectionHeaderView.m