Spherical/app/src/main/res/values/strings.xml

8 lines
323 B
XML
Raw Normal View History

2017-09-12 14:54:41 +02:00
<resources>
<string name="app_name">Spherical</string>
2017-09-12 19:50:59 +02:00
<string name="prompt_share_image">Share an image with the app!</string>
<string name="file_not_found">File not found.</string>
<string name="ioerror">An Error has occurred: IOError.</string>
<string name="wow">WOW! SUCH 3D!!!</string>
2017-09-12 14:54:41 +02:00
</resources>