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

10 lines
453 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-14 20:39:33 +02:00
<string name="menu_force_sphere">Show as Sphere</string>
<string name="not_yet_implemented">Not yet implemented!</string>
2017-09-12 14:54:41 +02:00
</resources>