| author | ymh <ymh.work@gmail.com> |
| Fri, 15 Mar 2013 17:11:44 +0100 | |
| changeset 86 | 0fe9045d25b7 |
| parent 81 | 555a094e2000 |
| child 87 | 6c810f746837 |
| permissions | -rw-r--r-- |
| 51 | 1 |
|
2 |
date.format = yyyy/MM/dd HH:mm |
|
3 |
||
4 |
renkanIndex.new_renkan = New Renkan |
|
| 71 | 5 |
renkanIndex.new_space = New Space |
|
76
523f0647513e
add the count of project by spaces, add pagination, update libraries and add some more unit tests.
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
6 |
renkanIndex.renkan_exp = or create/open a Renkan with the title |
| 51 | 7 |
renkanIndex.project_list = Project list |
8 |
renkanIndex.project_name = Name |
|
9 |
renkanIndex.project_creation = Creation |
|
10 |
renkanIndex.project_edit = Edit |
|
| 86 | 11 |
renkanIndex.project_copy = Copy |
12 |
renkanIndex.project_delete = Delete |
|
| 81 | 13 |
renkanIndex.project_render = View |
| 71 | 14 |
renkanIndex.project_edit_link = Edit project |
| 86 | 15 |
renkanIndex.project_copy_link = Copy project |
16 |
renkanIndex.project_delete_link = Delete project |
|
| 81 | 17 |
renkanIndex.project_render_link = View project |
| 86 | 18 |
renkanIndex.project_delete_confirm = Delete project "<%= title %>" ? |
| 71 | 19 |
|
|
76
523f0647513e
add the count of project by spaces, add pagination, update libraries and add some more unit tests.
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
20 |
renkanIndex.space_exp = or create/open a space with the title |
| 81 | 21 |
renkanIndex.renkan_spaces = Renkan Spaces |
22 |
renkanIndex.renkan_space = Renkan Space |
|
23 |
renkanIndex.space_list = Space list |
|
| 71 | 24 |
renkanIndex.space_name = Name |
25 |
renkanIndex.space_title = Title |
|
| 81 | 26 |
renkanIndex.space_creation = Creation date |
| 71 | 27 |
renkanIndex.space_open = Open |
28 |
renkanIndex.space_open_link = Open space |
|
|
76
523f0647513e
add the count of project by spaces, add pagination, update libraries and add some more unit tests.
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
29 |
renkanIndex.space_proj_count = Proj. count |
| 71 | 30 |
|
| 51 | 31 |
|
32 |
renkanIndex.js.empty_name_error = Please enter a title |