OSDN Git Service

xml形式のデータインポート時にお知らせ表示することにした。
[gokigen/MeMoMa.git] / app / src / main / res / values / strings.xml
index 0752ff1..33eea74 100644 (file)
     <string name="undo_operation">Undo</string>
     <string name="permission_not_granted">Permissions not granted by the user.</string>
     <string name="permission_capture_error">Error Occurs at the request permission sequence.</string>
+    <string name="import_xml">Import from XML&#8230;</string>
+    <string name="export_xml">Export from XML&#8230;</string>
+    <string name="delete_content">Delete Content&#8230;</string>
+    <string name="none_object">Object is empty, not saved.</string>
+    <string name="import_xml_information">Please select again the data imported from the XML file on the main screen.</string>
+
 </resources>