INSERTINTO`sys_trans`(`id`,`text`,`last_modified`)VALUES('2168','Newest log entries for caches of %1','2013-08-24 12:56:14');
INSERTINTO`sys_trans`(`id`,`text`,`last_modified`)VALUES('2169','Do you really want to delete this picture?','2013-10-01 18:10:14');
INSERTINTO`sys_trans`(`id`,`text`,`last_modified`)VALUES('2170','Nearby search at geocaching.com','2013-10-02 18:40:04');
INSERTINTO`sys_trans`(`id`,`text`,`last_modified`)VALUES('2171','Please send me mailings about news and actions on opencaching.de. (max. 2-5 per year)','2013-11-03 10:09:14');
INSERTINTO`sys_trans`(`id`,`text`,`last_modified`)VALUES('2172','Yes, I want to recieve mailings about news and actions on opencaching.de. (max. 2-5 per year)','2013-11-03 10:09:14');
INSERTINTO`sys_trans`(`id`,`text`,`last_modified`)VALUES('2173','No, I dont\'twantanymailingsaboutnewsandactionsonopencaching.de.', '2013-11-0310:09:14');
@ -6673,6 +6681,10 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
INSERTINTO`sys_trans_text`(`trans_id`,`lang`,`text`,`last_modified`)VALUES('2168','DE','Neueste Logeinträge für Caches von %1','2013-08-24 11:48:06');
INSERTINTO`sys_trans_text`(`trans_id`,`lang`,`text`,`last_modified`)VALUES('2169','DE','Willst du dieses Bild wirklich löschen?','2013-10-01 18:10:24');
INSERTINTO`sys_trans_text`(`trans_id`,`lang`,`text`,`last_modified`)VALUES('2170','DE','Umkreissuche auf geocaching.com','2013-10-02 18:40:04');
INSERTINTO`sys_trans_text`(`trans_id`,`lang`,`text`,`last_modified`)VALUES('2171','DE','Bitte sendet mir Informationen zu Neuigkeiten und Aktionen auf opencaching.de per Email zu. (max. 2-5 pro Jahr)','2013-11-03 10:09:14');
INSERTINTO`sys_trans_text`(`trans_id`,`lang`,`text`,`last_modified`)VALUES('2172','DE','Ja, ich möchte Informationen zu Neuigkeiten und Aktionen auf opencaching.de per Email erhalten. (max. 2-5 pro Jahr)','2013-11-03 10:09:14');
INSERTINTO`sys_trans_text`(`trans_id`,`lang`,`text`,`last_modified`)VALUES('2173','DE','Nein, ich möchte keine Informationen zu Neuigkeiten und Aktionen auf opencaching.de per Email erhalten.','2013-11-03 10:09:14');
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.