Scan of occupied table, make mustache and do something with assets path for local android spinner

User event order added for multiple users
This commit is contained in:
2012-12-07 16:10:51 +01:00
parent 578f6ad696
commit 26877732b9
7 changed files with 37 additions and 17 deletions
@@ -64,7 +64,8 @@ var $translations = {
title: 'Join request',
body: '%{email} wants to join the table',
reject: 'Reject',
approve: 'Approve'
approve: 'Approve',
waiting_for_confirmation: 'Waiting for approval of the person on this table...'
},
move_table: {
cannot_move_to_occupied_table: 'You cannot move to an occupied table',
@@ -98,7 +99,8 @@ var $translations = {
title: 'Lijst deling',
body: '%{email} wil ook op jouw lijst bestellen',
reject: 'Afwijzen',
approve: 'Toestaan'
approve: 'Toestaan',
waiting_for_confirmation: 'Wachten op toestemming van huidige gebruikers om hier te kunnen bestellen...'
},
move_table: {
cannot_move_to_occupied_table: 'Je kan niet verhuizen naar een tafel die reeds gebruikt wordt.',