forked from amazingfate/loongoffice
Use DrawerLayer to show a side drawer with parts of the loaded document. The dawer consists of an image (could be changed by a thumbnail in the future) and the part name. Change-Id: I27fb6112d9f11e19f3295ace97103b89816591aa
9 lines
214 B
XML
9 lines
214 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">LibreOffice</string>
|
|
<string name="action_settings">Settings</string>
|
|
<string name="action_list">Parts</string>
|
|
|
|
</resources>
|