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

11 lines
570 B
XML

<resources>
<string name="app_name">Spherical</string>
<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>
<string name="menu_force_sphere">Show as Sphere</string>
<string name="not_yet_implemented">Not yet implemented!</string>
<string name="missing_permission">Cannot display photo: Missing permissions to access external storage.</string>
</resources>