todolist/data/en-US.properties

21 lines
1.2 KiB
Properties
Raw Normal View History

2015-02-22 05:17:26 +01:00
app_title = ToDo List
app_description.innerHTML = ToDo List. Never forget anything!
message = Let's start
main_list = ToDo Lists
back_button = Back
add_list = Add list
create_list = Create list
new_list = New list
2015-02-22 05:17:26 +01:00
new_list_name = Name:
add_new_list = Add new list
add_new_item = Add new item
delete_list = Delete list
home_list_menu = Lists
settings_menu = Settings
2015-02-23 00:00:25 +01:00
about_menu = About
reset_app = Reset app
reset_warning = Warning: It will remove all data.
data_settings = Data settings
visit_repo = Visit the source code
about_text = ToDoList is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br /><br />ToDoList is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br /><br />You should have received a copy of the GNU General Public License along with ToDoList. If not, see <http://www.gnu.org/licenses/>.<br /><br />Originally started and written by Jos&eacute; Carlos Cuevas &lt;reset (dot) reboot (at) gmail (dot) com&gt;