| ... | ... |
@@ -55,10 +55,10 @@ |
| 55 | 55 |
<string name="view_pager_description_dark_mode">Taking notes shouldn\'t be rocket science. The application was designed with you in mind to ease how you take notes and to also improve your productivity</string> |
| 56 | 56 |
<string name="record_player">Record Player</string> |
| 57 | 57 |
<string name="developer">Developer</string> |
| 58 |
- <string name="developer_nick" translatable="false">Sammie_kt</string> |
|
| 58 |
+ <string name="developer_nick" translatable="false">Sammie_kt and Antartica</string> |
|
| 59 | 59 |
<string name="contribute">Contribute</string> |
| 60 | 60 |
<string name="contribute_summary">View project on Github</string> |
| 61 |
- <string name="developer_mail" translatable="false">Sammie_kt@pm.me</string> |
|
| 61 |
+ <string name="developer_mail" translatable="false">antartica@whereismybit.com</string> |
|
| 62 | 62 |
<string name="contact_feedback"><![CDATA[Contact & Feedback]]></string> |
| 63 | 63 |
<string name="get_started">Get Started</string> |
| 64 | 64 |
<string name="just_now">Just now</string> |
| ... | ... |
@@ -95,4 +95,4 @@ |
| 95 | 95 |
<string name="ok" translatable="false">OK</string> |
| 96 | 96 |
<string name="file_not_found" translatable="false">File not found</string> |
| 97 | 97 |
<string name="info_icon">Info Icon</string> |
| 98 |
-</resources> |
|
| 99 | 98 |
\ No newline at end of file |
| 99 |
+</resources> |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,98 @@ |
| 1 |
+<!-- |
|
| 2 |
+ ~ Copyright (c) 2023 Samson Achiaga |
|
| 3 |
+ ~ |
|
| 4 |
+ ~ Licensed under the Apache License, Version 2.0 (the "License"); |
|
| 5 |
+ ~ you may not use this file except in compliance with the License. |
|
| 6 |
+ ~ You may obtain a copy of the License at |
|
| 7 |
+ ~ |
|
| 8 |
+ ~ http://www.apache.org/licenses/LICENSE-2.0 |
|
| 9 |
+ ~ |
|
| 10 |
+ ~ Unless required by applicable law or agreed to in writing, software |
|
| 11 |
+ ~ distributed under the License is distributed on an "AS IS" BASIS, |
|
| 12 |
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
| 13 |
+ ~ See the License for the specific language governing permissions and |
|
| 14 |
+ ~ limitations under the License. |
|
| 15 |
+ --> |
|
| 16 |
+ |
|
| 17 |
+<resources> |
|
| 18 |
+ <string name="app_name">Audio Notes</string> |
|
| 19 |
+ <string name="display">Display</string> |
|
| 20 |
+ <string name="theme">Theme</string> |
|
| 21 |
+ <string name="default_theme" translatable="false">MODE_NIGHT_FOLLOW_SYSTEM</string> |
|
| 22 |
+ <string name="choose_theme">Choose theme</string> |
|
| 23 |
+ <string name="key_theme" translatable="false">theme</string> |
|
| 24 |
+ <string name="description">Description</string> |
|
| 25 |
+ <string name="note_title_required">Note title (required)</string> |
|
| 26 |
+ <string name="new_note">New Note</string> |
|
| 27 |
+ <string name="save">Save</string> |
|
| 28 |
+ <string name="add_note_button">Add note button</string> |
|
| 29 |
+ <string name="back_button">Back button</string> |
|
| 30 |
+ <string name="delete_button">Delete button</string> |
|
| 31 |
+ <string name="share_button">Share button</string> |
|
| 32 |
+ <string name="click_to_add_a_reminder_to_this_note">Click to add a reminder to this note</string> |
|
| 33 |
+ <string name="record_button">Record</string> |
|
| 34 |
+ <string name="reminder_button">Reminder button</string> |
|
| 35 |
+ <string name="welcome_back">Welcome back</string> |
|
| 36 |
+ <string name="hi_there">Hi there,</string> |
|
| 37 |
+ <string name="your_record_list_is_empty_click_the_button_below_to_get_started">Your record list is empty. Click the button below to get started</string> |
|
| 38 |
+ <string name="about">About</string> |
|
| 39 |
+ <string name="app_version" translatable="false">v0.1.5.2(02052023)</string> |
|
| 40 |
+ <string name="attributions_amp_licence"><![CDATA[Attributions & Licence]]></string> |
|
| 41 |
+ <string name="licenced_under_apache_licence_version_2_0">Licenced under Apache Licence, Version 2.0</string> |
|
| 42 |
+ <string name="app_version_licence_and_more">App version, Licence and more</string> |
|
| 43 |
+ <string name="settings">Settings</string> |
|
| 44 |
+ <string name="edit_note">Edit Note</string> |
|
| 45 |
+ <string name="alarm_icon">Alarm Icon</string> |
|
| 46 |
+ <string name="modify">Modify</string> |
|
| 47 |
+ <string name="delete">Delete</string> |
|
| 48 |
+ <string name="no_reminder_set">No reminder set</string> |
|
| 49 |
+ <string name="channelId">Audio Notes notification</string> |
|
| 50 |
+ <string name="view_pager_title_audio_recording">Record audio easily</string> |
|
| 51 |
+ <string name="view_pager_description_audio_recording">Taking notes shouldn\'t be about typing or writing alone. Use the voice recording feature to record your note easily and faster to improve your productivity</string> |
|
| 52 |
+ <string name="view_pager_title_notification">Custom Notifications</string> |
|
| 53 |
+ <string name="view_pager_description_notification">Set a reminder for your notes and get notified at the exact time you set the reminder for. You no longer have to worry about forgetting to check out a note.</string> |
|
| 54 |
+ <string name="view_pager_title_dark_mode">Designed for you</string> |
|
| 55 |
+ <string name="view_pager_description_dark_mode">Taking notes shouldn\'t be rocket science. The application was designed with you in mind to ease how you take notes and to also improve your productivity</string> |
|
| 56 |
+ <string name="record_player">Record Player</string> |
|
| 57 |
+ <string name="developer">Developer</string> |
|
| 58 |
+ <string name="developer_nick" translatable="false">Sammie_kt</string> |
|
| 59 |
+ <string name="contribute">Contribute</string> |
|
| 60 |
+ <string name="contribute_summary">View project on Github</string> |
|
| 61 |
+ <string name="developer_mail" translatable="false">Sammie_kt@pm.me</string> |
|
| 62 |
+ <string name="contact_feedback"><![CDATA[Contact & Feedback]]></string> |
|
| 63 |
+ <string name="get_started">Get Started</string> |
|
| 64 |
+ <string name="just_now">Just now</string> |
|
| 65 |
+ <string name="a_minute_ago">a minute ago</string> |
|
| 66 |
+ <string name="minutes_ago">minutes ago</string> |
|
| 67 |
+ <string name="an_hour_ago">an hour ago</string> |
|
| 68 |
+ <string name="hours_ago">hours ago</string> |
|
| 69 |
+ <string name="a_day_ago">a day ago</string> |
|
| 70 |
+ <string name="theme_system_default">System default</string> |
|
| 71 |
+ <string name="theme_light">Light</string> |
|
| 72 |
+ <string name="theme_dark">Dark</string> |
|
| 73 |
+ <string name="now_playing">Now playing</string> |
|
| 74 |
+ <string name="title_required">The note title is required</string> |
|
| 75 |
+ <string name="permission_required">This permission is required to enable audio recording</string> |
|
| 76 |
+ <string name="note_saved">Note saved</string> |
|
| 77 |
+ <string name="started_recording">Started recording</string> |
|
| 78 |
+ <string name="stopped_recording">Stopped recording</string> |
|
| 79 |
+ <string name="started_playing_recording">Started playing recording</string> |
|
| 80 |
+ <string name="stopped_playing_recording">Stopped playing recording</string> |
|
| 81 |
+ <string name="error_occurred">An error occurred</string> |
|
| 82 |
+ <string name="yes">Yes</string> |
|
| 83 |
+ <string name="no">No</string> |
|
| 84 |
+ <string name="delete_note">Delete Note</string> |
|
| 85 |
+ <string name="confirm_deletion">Are you sure you want to delete</string> |
|
| 86 |
+ <string name="all">All</string> |
|
| 87 |
+ <string name="today">Today</string> |
|
| 88 |
+ <string name="upcoming">Upcoming</string> |
|
| 89 |
+ <string name="completed">Completed</string> |
|
| 90 |
+ <string name="record_note_before_saving">Please record your audio note before saving</string> |
|
| 91 |
+ <string name="notification_permission_required" translatable="false">Notification permission is required to ensure you receive reminders for your saved notes</string> |
|
| 92 |
+ <string name="notification_permission" translatable="false">Notification Permission</string> |
|
| 93 |
+ <string name="audio_notes_channel" translatable="false">Audio Notes channel</string> |
|
| 94 |
+ <string name="audio_record_permission" translatable="false">Audio record permission</string> |
|
| 95 |
+ <string name="ok" translatable="false">OK</string> |
|
| 96 |
+ <string name="file_not_found" translatable="false">File not found</string> |
|
| 97 |
+ <string name="info_icon">Info Icon</string> |
|
| 98 |
+</resources> |
|
| 0 | 99 |
\ No newline at end of file |