<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="note_added">Note added</string>
    <string name="note_updated">Note updated</string>
    <string name="note_description">Description</string>
    <string name="note_removed">Note removed</string>
    <string name="notes_removed">Selected notes removed</string>
    <string name="add_note">Add Note</string>
    <string name="update_note">Update Note</string>
    <string name="note_not_found">Note not found!</string>
    <string name="selected_notes_deleted">Selected notes deleted</string>
</resources>