Huthayfa

Share Match - EN

Aug 16th, 2018
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     locale['matchmaking-drop-match'] = 'Cancel Request'; //Cancel request (are you sure)
  2.     locale['matchmaking-drop-match-desc'] = 'Are you sure you want to leave match?';
  3.     locale['matchmaking-drop-match-do'] = 'Leave';
  4.    
  5.     locale['matchmaking-drop-action'] = 'Cancel Pending Request'; //button
  6.  
  7.    
  8.     //Gather Friends New Modal
  9.     locale['gather_friends_share-chat-title-regular'] = 'Your request is sent'; //title - regular request
  10.     locale['gather_friends_share-chat-subtitle-regular'] = ' U+23F3 pending organizer review';
  11.    
  12.     locale['gather_friends_share-chat-title-auto'] = 'You\'re in!'; //title - auto accept case
  13.    
  14.     locale['gather_friends_share-chat-title-private'] = 'Your request is sent'; //title - private game request
  15.     locale['gather_friends_share-chat-subtitle-private'] = ' U+23F3 pending organizer review';
  16.    
  17.     //locale['gather_friends_share-chat-title-share'] = ''; //title - invoked by pressing share icon
  18.    
  19.    
  20.     locale['gather_friends_share-chat-note'] = 'Match is more fun with a friend'; //3 - lines
  21.     locale['gather_friends_share-chat-note-1'] = 'More passes for you U+26BD, granted!';
  22.     locale['gather_friends_share-chat-note-2'] = 'Share a ride together U+1F698';
  23.     locale['gather_friends_share-chat-note-3'] = 'Can score more? Bring it on U+1F4AA';
  24.  
  25.     //buttons
  26.     locale['gather_friends_share-chat'] = 'Invite a Friend';
  27.     locale['gather_friends_share-all'] = 'Share Match';
  28.     locale['gather_friends_share-dismiss'] = 'Dismiss';
  29.    
  30.    
  31.     //locale share langlines
  32.     locale['chat-sharer-instruction'] = 'Select a friend';
  33.     locale['chat-share-list-notification'] = 'You\'re invited to Match!'; //this will be a message in a list of chats.
  34.     locale['chat-share-boxes-view_user_match'] = 'Captain! \n this match can\'t happen without you, join me in {1}, {2} at {3}!\n\n كابتن! \n المباراة ما تصير من دونك، تمرن معنا في {1}, {2} الساعة {3}'; //ignore in ar, combine both languages in en version
  35.  
  36.     locale['chat-share-success-popoup-title'] = 'Invitation Sent';
  37.     locale['chat-share-success-chat'] = 'keep chatting';  //todo
  38.     locale['chat-share-success-stay'] = 'Invite more';  //todo
  39.     locale['chat-share-success-back'] = 'Done';
  40.    
  41.     locale['matchmaking-create-tip'] = 'Prefer another time? Organize your own'; //tip (10 sec on inactivity or on empty match list)
Add Comment
Please, Sign In to add comment