blob: 2db3adc71a8c7e77d1d756ee60629d0ec6d63132 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">PasteIt</string>
<string name="paste_title">Title</string>
<string name="paste_button">Paste it!</string>
<string name="expiration_prompt">Choose an expiration time</string>
</resources>
|