mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-12-03 14:02:17 -05:00
10 lines
376 B
XML
10 lines
376 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<string name="app_name">Pinned Section Demo</string>
|
||
|
<string name="action_fastscroll">Fast scroll</string>
|
||
|
<string name="action_addpadding">Add padding</string>
|
||
|
<string name="action_showShadow">Show shadow</string>
|
||
|
<string name="action_showHeaderAndFooter">Show Header & Footer</string>
|
||
|
|
||
|
</resources>
|