en_US.json (87256B) - raw
1 { 2 "setup": { 3 "dialogs": { 4 "select_language": "Select Language", 5 "save_folder": "SnapEnhance requires Storage permissions to download and Save Media from Snapchat.\nPlease choose the location where media should be downloaded to.", 6 "select_save_folder_button": "Select Folder" 7 }, 8 "mappings": { 9 "dialog": "Generating Mappings, this may take a while ...", 10 "generate_failure_no_snapchat": "SnapEnhance was unable to detect Snapchat, please try reinstalling Snapchat.", 11 "generate_failure": "An error occurred while trying to generate mappings, please try again." 12 }, 13 "permissions": { 14 "dialog": "To continue you need to fit the following requirements:", 15 "notification_access": "Notification Access", 16 "battery_optimization": "Battery Optimization", 17 "display_over_other_apps": "Display Over Other Apps", 18 "request_button": "Request" 19 } 20 }, 21 22 "scopes": { 23 "friend": "Friend", 24 "group": "Group" 25 }, 26 27 "manager": { 28 "routes": { 29 "tasks": "Tasks", 30 "features": "Features", 31 "manage_rule_feature": "Manage Rule Feature", 32 "home": "Home", 33 "home_settings": "Settings", 34 "home_logs": "Logs", 35 "logger_history": "Logger History", 36 "logged_stories": "Logged Stories", 37 "friend_tracker": "Friend Tracker", 38 "edit_rule": "Edit Rule", 39 "file_imports": "File Imports", 40 "manage_repos": "Manage Repositories", 41 "social": "Social", 42 "manage_scope": "Manage Scope", 43 "messaging_preview": "Preview", 44 "scripts": "Scripts", 45 "better_location": "Better Location" 46 }, 47 "sections": { 48 "home": { 49 "version_title": "v{versionName} ยท by rhunk", 50 "update_title": "SnapEnhance Update", 51 "update_content": "Version {version} is available!", 52 "update_button": "Download", 53 "debug_build_summary_title": "You are running a debug build of SnapEnhance", 54 "debug_build_summary_content": "Version {versionName} ({versionCode})", 55 "debug_build_summary_date": "Build date: {date} ({days} days ago)", 56 "quick_actions_title": "Quick Actions" 57 }, 58 "home_logs": { 59 "no_logs_hint": "No logs available", 60 "clear_logs_button": "Clear Logs", 61 "export_logs_button": "Export Logs", 62 "saving_logs_toast": "Saving logs, this may take a while ...", 63 "saved_logs_success_toast": "Logs saved successfully", 64 "saved_logs_failure_toast": "Failed to save logs" 65 }, 66 "home_settings": { 67 "actions_title": "Actions", 68 "message_logger_title": "Message Logger", 69 "debug_title": "Debug", 70 "success_toast": "Done!", 71 "message_logger_summary": "{messageCount} messages\n{storyCount} stories", 72 "export_button": "Export", 73 "clear_button": "Clear", 74 "view_logger_history_button": "View Logger History" 75 }, 76 "tasks": { 77 "no_tasks": "No tasks", 78 "merge_button": "Merge", 79 "failed_to_open_file": "Failed to open file", 80 "merge_files_toast": "Merging {count} files", 81 "remove_selected_tasks_title": "Are you sure you want to remove selected tasks?", 82 "remove_all_tasks_title": "Are you sure you want to remove all tasks?", 83 "delete_files_option": "Also delete files", 84 "remove_selected_tasks_confirm": "Remove {count} tasks?", 85 "remove_all_tasks_confirm": "Remove all tasks?" 86 }, 87 "features": { 88 "disabled": "Disabled", 89 "export_option": "Export", 90 "import_option": "Import", 91 "reset_option": "Reset", 92 "config_export_success_toast": "Config exported successfully", 93 "config_import_success_toast": "Config imported successfully", 94 "config_import_failure_toast": "Failed to import config {error}", 95 "config_export_failure_toast": "Failed to export config {error}", 96 "saved_config_snackbar": "Config saved", 97 "older_required": "This feature requires Snapchat v{version} or older to work correctly", 98 "newer_required": "This feature requires Snapchat v{version} or newer to work correctly", 99 "search_button": "Search" 100 }, 101 "manage_rule_feature": { 102 "disable_state_option": "Disabled", 103 "disable_state_subtext": "No friends/groups will be affected", 104 "whitelist_state_option": "No one except ...", 105 "whitelist_state_subtext": "Only {count} friends/groups will be affected by this rule", 106 "whitelist_state_button": "Select allowed friends/groups", 107 "blacklist_state_option": "Everyone except ...", 108 "blacklist_state_subtext": "Everyone except {count} friends/groups will be affected by this rule", 109 "blacklist_state_button": "Select excluded friends/groups", 110 "clear_list_button": "Clear friends/groups list", 111 "dialog_clear_confirmation_text": "Are you sure you want to clear the list?" 112 }, 113 "social": { 114 "friends_tab": "Friends", 115 "groups_tab": "Groups", 116 "empty_hint": "(empty)", 117 "streaks_expiration_short": "{hours}h" 118 }, 119 "manage_scope": { 120 "logged_stories_button": "Show Logged Stories", 121 "e2ee_title": "End-to-End Encryption", 122 "rules_title": "Rules", 123 "participants_text": "{count} participants", 124 "not_found": "Not found", 125 "streaks_title": "Streaks", 126 "streaks_length_text": "Length: {length}", 127 "streaks_expiration_text": "Expires in {eta}", 128 "streaks_expiration_text_expired": "Expired", 129 "reminder_button": "Set Reminder", 130 "delete_scope_confirm_dialog_title": "Are you sure you want to delete a {scope}?", 131 "notes_placeholder": "Click to add a note" 132 }, 133 "logged_stories": { 134 "story_failed_to_load": "Failed to load", 135 "no_stories": "No stories found", 136 "save_from_cache_button": "Save from Cache" 137 }, 138 "messaging_preview": { 139 "bridge_connection_failed": "Failed to connect to bridge. Make sure Snapchat is running in the background", 140 "bridge_init_failed": "Failed to initialize messaging bridge. Make sure Snapchat is running in the background", 141 "message_fetch_failed": "Failed to fetch messages", 142 "no_message_hint": "No message", 143 "save_selection_option": "Save Selection", 144 "save_all_option": "Save All", 145 "unsave_selection_option": "Unsave Selection", 146 "unsave_all_option": "Unsave All", 147 "mark_selection_as_seen_option": "Mark selected Snap as seen", 148 "mark_all_as_seen_option": "Mark all Snaps as seen", 149 "delete_selection_option": "Delete Selection", 150 "delete_all_option": "Delete All" 151 }, 152 "logger_history": { 153 "list_friend_format": "Friend {name}", 154 "list_group_format": "Group {name}", 155 "no_more_messages": "No more messages", 156 "reverse_order_checkbox": "Reverse Order", 157 "chat_attachment": "Attachment {index}", 158 "empty_message": "Empty Chat Message", 159 "message_parse_failed": "Failed to parse message", 160 "unknown_sender": "Unknown Sender", 161 "download_attachment_failed_toast": "Failed to download attachment" 162 }, 163 "file_imports": { 164 "import_file_button": "Import File", 165 "file_not_found": "File not found", 166 "file_import_failed": "Failed to import file: {error}", 167 "file_imported": "File imported successfully", 168 "file_delete_failed": "Failed to delete file", 169 "no_files_hint": "Here you can import files for use in Snapchat. Press the button below to import a file." 170 }, 171 "better_location": { 172 "spoofed_coordinates_title": "Lat {latitude}, Lng {longitude}", 173 "save_coordinates_dialog_title": "Save Coordinates", 174 "saved_name_dialog_hint": "Saved Name", 175 "latitude_dialog_hint": "Latitude", 176 "longitude_dialog_hint": "Longitude", 177 "save_dialog_button": "Save", 178 "choose_location_button": "Choose Location", 179 "teleport_to_friend_button": "Teleport to Friend", 180 "spoof_location_toggle": "Spoof Location", 181 "suspend_location_updates": "Suspend Location Updates", 182 "saved_coordinates_title": "Saved Coordinates", 183 "no_saved_coordinates_hint": "No saved coordinates", 184 "delete_dialog_title": "Delete Saved Coordinate", 185 "delete_dialog_message": "Are you sure you want to delete this saved coordinate?", 186 "teleport_to_friend_title": "Teleport to Friend", 187 "search_bar": "Search", 188 "no_friends_map": "No friends on the map", 189 "no_friends_found": "No friends found" 190 } 191 }, 192 "dialogs": { 193 "add_friend": { 194 "title": "Add Friend or Group", 195 "search_hint": "Search", 196 "fetch_error": "Failed to fetch data", 197 "category_groups": "Groups", 198 "category_friends": "Friends", 199 "participants_text": "{count} participants" 200 }, 201 "scripting_warning": { 202 "title": "Warning", 203 "content": "SnapEnhance includes a scripting tool, allowing the execution of user-defined code on your device. Use extreme caution and only install modules from known, reliable sources. Unauthorized or unverified modules may pose security risks to your system." 204 }, 205 "reset_config": { 206 "title": "Reset config", 207 "content": "Are you sure you want to reset the config?", 208 "success_toast": "Config reset successfully" 209 }, 210 "export_config": { 211 "title": "Export Sensitive Data?", 212 "content": "Do you want to export the config with sensitive data? (Such as location coordinates, etc.)" 213 }, 214 "messaging_action": { 215 "title": "Choose content types to process", 216 "select_all_button": "Select All" 217 }, 218 "file_imports": { 219 "no_files_settings_hint": "No files found. Make sure you have imported the required files in the File Imports section", 220 "settings_select_file_hint": "Select an imported file" 221 } 222 } 223 }, 224 225 "rules": { 226 "toasts": { 227 "enabled": "{ruleName} enabled", 228 "disabled": "{ruleName} disabled" 229 }, 230 "modes": { 231 "blacklist": "Blacklist mode", 232 "whitelist": "Whitelist mode" 233 }, 234 "properties": { 235 "auto_download": { 236 "name": "Auto download", 237 "description": "Automatically download Snaps when viewing them", 238 "options": { 239 "blacklist": "Exclude from Auto Download", 240 "whitelist": "Auto Download" 241 } 242 }, 243 "stealth": { 244 "name": "Stealth Mode", 245 "description": "Prevents anyone from knowing you've opened their Snaps/Chats and conversations", 246 "options": { 247 "blacklist": "Exclude from Stealth Mode", 248 "whitelist": "Stealth mode" 249 } 250 }, 251 "auto_save": { 252 "name": "Auto Save", 253 "description": "Saves Chat Messages when viewing them", 254 "options": { 255 "blacklist": "Exclude from Auto save", 256 "whitelist": "Auto save" 257 } 258 }, 259 "unsaveable_messages": { 260 "name": "Unsaveable Messages", 261 "description": "Prevents messages from being saved in chat by other people", 262 "options": { 263 "blacklist": "Exclude from Unsaveable Messages", 264 "whitelist": "Unsaveable Messages" 265 } 266 }, 267 "auto_open_snaps": { 268 "name": "Auto Open Snaps", 269 "description": "Automatically opens Snaps when receiving them", 270 "options": { 271 "blacklist": "Exclude from Auto Open Snaps", 272 "whitelist": "Auto Open Snaps" 273 } 274 }, 275 "hide_friend_feed": { 276 "name": "Hide from Friend Feed" 277 }, 278 "e2e_encryption": { 279 "name": "Use E2E Encryption" 280 }, 281 "pin_conversation": { 282 "name": "Pin Conversation" 283 }, 284 "exclude_message_logger": { 285 "name": "Exclude From Message Logger" 286 } 287 } 288 }, 289 290 "actions": { 291 "clean_snapchat_cache": { 292 "name": "Clean Snapchat Cache", 293 "description": "Cleans the Snapchat Cache" 294 }, 295 "manage_friend_list": { 296 "name": "Manage Friend List", 297 "description": "Import/export your friends list when backing up" 298 }, 299 "export_chat_messages": { 300 "name": "Export Chat Messages", 301 "description": "Exports conversation messages into a JSON/HTML/TXT file" 302 }, 303 "export_memories": { 304 "name": "Export Memories", 305 "description": "Exports memories into a ZIP file" 306 }, 307 "bulk_messaging_action": { 308 "name": "Bulk Messaging Action", 309 "description": "Performs operations such as deleting friends or mass deletion of conversations" 310 }, 311 "regen_mappings": { 312 "name": "Regenerate Mappings", 313 "description": "Manually regenerate mappings" 314 }, 315 "change_language": { 316 "name": "Change Language", 317 "description": "Change the language of SnapEnhance" 318 }, 319 "file_imports": { 320 "name": "File Imports", 321 "description": "Import files for use in Snapchat" 322 }, 323 "friend_tracker": { 324 "name": "Friend Tracker", 325 "description": "Track your friends on Snapchat" 326 }, 327 "logger_history": { 328 "name": "Logger History", 329 "description": "View the history of logged messages" 330 } 331 }, 332 333 "features": { 334 "notices": { 335 "unstable": "\u26A0 Unstable", 336 "ban_risk": "\u26A0 This feature may cause bans", 337 "internal_behavior": "\u26A0 This may break Snapchat internal behavior" 338 }, 339 "properties": { 340 "downloader": { 341 "name": "Downloader", 342 "description": "Download Snapchat Media", 343 "properties": { 344 "save_folder": { 345 "name": "Save Folder", 346 "description": "Select the directory to which all media should be downloaded to" 347 }, 348 "auto_download_sources": { 349 "name": "Auto Download Sources", 350 "description": "Select the sources to automatically download from" 351 }, 352 "prevent_self_auto_download": { 353 "name": "Prevent Self Auto Download", 354 "description": "Prevents your own Snaps from being downloaded automatically" 355 }, 356 "path_format": { 357 "name": "Path Format", 358 "description": "Specify the File Path Format" 359 }, 360 "allow_duplicate": { 361 "name": "Allow Duplicate", 362 "description": "Allows the same media to be downloaded multiple times" 363 }, 364 "merge_overlays": { 365 "name": "Merge Overlays", 366 "description": "Combines the Text and the media of a Snap into a single file" 367 }, 368 "force_image_format": { 369 "name": "Force Image Format", 370 "description": "Forces images to be saved in a specified Format" 371 }, 372 "force_voice_note_format": { 373 "name": "Force Voice Note Format", 374 "description": "Forces Voice Notes to be saved in a specified Format" 375 }, 376 "auto_download_voice_notes": { 377 "name": "Auto Download Voice Notes", 378 "description": "Automatically downloads voice notes when playing them" 379 }, 380 "download_profile_pictures": { 381 "name": "Download Profile Pictures", 382 "description": "Allows you to download Profile Pictures from the profile page" 383 }, 384 "opera_download_button": { 385 "name": "Opera Download Button", 386 "description": "Adds a download button on the top right corner when viewing a Snap.\nLong press on buttons will force download" 387 }, 388 "download_context_menu": { 389 "name": "Download Context Menu", 390 "description": "Allows you to download/preview messages from a conversation or a story using the context menu.\nLong press on buttons will force download" 391 }, 392 "ffmpeg_options": { 393 "name": "FFmpeg Options", 394 "description": "Specify additional FFmpeg options", 395 "properties": { 396 "threads": { 397 "name": "Threads", 398 "description": "The amount of threads to use" 399 }, 400 "preset": { 401 "name": "Preset", 402 "description": "Set the speed of the conversion" 403 }, 404 "constant_rate_factor": { 405 "name": "Constant Rate Factor", 406 "description": "Set the constant rate factor for the video encoder\nFrom 0 to 51 for libx264" 407 }, 408 "video_bitrate": { 409 "name": "Video Bitrate", 410 "description": "Set the video bitrate (kbps)" 411 }, 412 "audio_bitrate": { 413 "name": "Audio Bitrate", 414 "description": "Set the audio bitrate (kbps)" 415 }, 416 "custom_video_codec": { 417 "name": "Custom Video Codec", 418 "description": "Set a custom Video Codec (e.g. libx264)" 419 }, 420 "custom_audio_codec": { 421 "name": "Custom Audio Codec", 422 "description": "Set a custom Audio Codec (e.g. AAC)" 423 } 424 } 425 }, 426 "logging": { 427 "name": "Logging", 428 "description": "Shows toasts when media is downloading" 429 }, 430 "custom_path_format": { 431 "name": "Custom Path Format", 432 "description": "Specify a custom path format for downloaded media\n\nAvailable variables:\n - %username%\n - %source%\n - %hash%\n - %date_time%" 433 } 434 } 435 }, 436 "user_interface": { 437 "name": "User Interface", 438 "description": "Change the look and feel of Snapchat", 439 "properties": { 440 "enable_app_appearance": { 441 "name": "Enable App Appearance Settings", 442 "description": "Enables the hidden App Appearance Setting\nMay not be required on newer Snapchat versions" 443 }, 444 "friend_feed_message_preview": { 445 "name": "Friend Feed Message Preview", 446 "description": "Shows a preview of the last messages in the Friend Feed", 447 "properties": { 448 "amount": { 449 "name": "Amount", 450 "description": "The amount of messages to get previewed" 451 } 452 } 453 }, 454 "snap_preview": { 455 "name": "Snap Preview", 456 "description": "Displays a small preview next to unseen Snaps in chat" 457 }, 458 "bootstrap_override": { 459 "name": "Bootstrap Override", 460 "description": "Overrides user interface bootstrap settings", 461 "properties": { 462 "app_appearance": { 463 "name": "App Appearance", 464 "description": "Sets a persistent App Appearance" 465 }, 466 "home_tab": { 467 "name": "Home Tab", 468 "description": "Overrides the startup tab when opening Snapchat" 469 } 470 } 471 }, 472 "map_friend_nametags": { 473 "name": "Enhanced Friend Map Nametags", 474 "description": "Improves the Nametags of friends on the Snapmap" 475 }, 476 "prevent_message_list_auto_scroll": { 477 "name": "Prevent Message List Auto Scroll", 478 "description": "Prevents the message list from scrolling to the bottom when sending/receiving a message" 479 }, 480 "streak_expiration_info": { 481 "name": "Show Streak Expiration Info", 482 "description": "Shows a Streak Expiration timer next to the Streaks counter" 483 }, 484 "hide_friend_feed_entry": { 485 "name": "Hide Friend Feed Entry", 486 "description": "Hides a specific friend from the Friend Feed\nUse the social tab to manage this feature" 487 }, 488 "hide_streak_restore": { 489 "name": "Hide Streak Restore", 490 "description": "Hides the Restore button in the friend feed" 491 }, 492 "hide_quick_add_suggestions": { 493 "name": "Hide Quick Add Suggestions", 494 "description": "Removes quick add friend suggestions" 495 }, 496 "hide_story_suggestions": { 497 "name": "Hide Story Suggestions", 498 "description": "Removes suggestions from the Stories page" 499 }, 500 "hide_ui_components": { 501 "name": "Hide UI Components", 502 "description": "Select which UI components to hide" 503 }, 504 "opera_media_quick_info": { 505 "name": "Opera Media Quick Info", 506 "description": "Shows useful information of media such as creation date in opera viewer context menu" 507 }, 508 "old_bitmoji_selfie": { 509 "name": "Old Bitmoji Selfie", 510 "description": "Brings back the Bitmoji selfies from older Snapchat versions" 511 }, 512 "disable_spotlight": { 513 "name": "Disable Spotlight", 514 "description": "Disables the Spotlight page" 515 }, 516 "friend_feed_menu_buttons": { 517 "name": "Friend Feed Menu Buttons", 518 "description": "Select which buttons to show in the Friend Feed Menu" 519 }, 520 "auto_close_friend_feed_menu": { 521 "name": "Auto Close Friend Feed Menu", 522 "description": "Automatically closes the Friend Feed Menu after pressing a setting button" 523 }, 524 "vertical_story_viewer": { 525 "name": "Vertical Story Viewer", 526 "description": "Enables the vertical story viewer for all stories" 527 }, 528 "enable_friend_feed_menu_bar": { 529 "name": "Friend Feed Menu Bar", 530 "description": "Enables the new Friend Feed Menu Bar" 531 }, 532 "message_indicators": { 533 "name": "Message Indicators", 534 "description": "Adds specific indicators icons to messages\nNote: Indicators might not be 100% accurate" 535 }, 536 "stealth_mode_indicator": { 537 "name": "Stealth Mode Indicator", 538 "description": "Adds a \uD83D\uDC7B emoji next to conversations in stealth mode" 539 }, 540 "edit_text_override": { 541 "name": "Edit Text Override", 542 "description": "Overrides text field behavior" 543 }, 544 "prevent_forced_keyboard": { 545 "name": "Prevent Forced Keyboard", 546 "description": "Prevents Snapchat from automatically popping up the keyboard when you open a conversation" 547 } 548 } 549 }, 550 "messaging": { 551 "name": "Messaging", 552 "description": "Change how you interact with friends", 553 "properties": { 554 "bypass_screenshot_detection": { 555 "name": "Bypass Screenshot Detection", 556 "description": "Prevents Snapchat from detecting when you take a screenshot" 557 }, 558 "anonymous_story_viewing": { 559 "name": "Anonymous Story Viewing", 560 "description": "Prevents anyone from knowing you've seen their story" 561 }, 562 "prevent_story_rewatch_indicator": { 563 "name": "Prevent Story Rewatch Indicator", 564 "description": "Prevents anyone from knowing you've rewatched their story" 565 }, 566 "hide_peek_a_peek": { 567 "name": "Hide Peek-a-Peek", 568 "description": "Prevents notification from being sent when you half swipe into a chat" 569 }, 570 "hide_bitmoji_presence": { 571 "name": "Hide Bitmoji Presence", 572 "description": "Prevents your Bitmoji from popping up while in Chat" 573 }, 574 "hide_typing_notifications": { 575 "name": "Hide Typing Notifications", 576 "description": "Prevents anyone from knowing you're typing a message" 577 }, 578 "unlimited_snap_view_time": { 579 "name": "Unlimited Snap View Time", 580 "description": "Removes the Time Limit for viewing Snaps" 581 }, 582 "auto_mark_as_read": { 583 "name": "Auto Mark as Read", 584 "description": "Automatically marks messages/snaps as read even when Stealth Mode is enabled" 585 }, 586 "mark_snap_as_seen_button": { 587 "name": "Mark Snap as Seen Button", 588 "description": "Adds a button to mark a Snap as seen when viewing it.\nThis will work even when Stealth Mode is enabled" 589 }, 590 "skip_when_marking_as_seen": { 591 "name": "Skip When Marking as Seen", 592 "description": "Automatically skips to the next Snap when marking a Snap as seen.\nUse in combination with Mark Snap as Seen Button" 593 }, 594 "loop_media_playback": { 595 "name": "Loop Media Playback", 596 "description": "Loops media playback when viewing Snaps / Stories" 597 }, 598 "disable_replay_in_ff": { 599 "name": "Disable Replay in FF", 600 "description": "Disables the ability to replay with a long press from the Friend Feed" 601 }, 602 "half_swipe_notifier": { 603 "name": "Half Swipe Notifier", 604 "description": "Notifies you when someone half swipes into a conversation", 605 "properties": { 606 "min_duration": { 607 "name": "Minimum Duration", 608 "description": "The minimum duration of the half swipe (in seconds)" 609 }, 610 "max_duration": { 611 "name": "Maximum Duration", 612 "description": "The maximum duration of the half swipe (in seconds)" 613 } 614 } 615 }, 616 "call_start_confirmation": { 617 "name": "Call Start Confirmation", 618 "description": "Shows a confirmation dialog when starting a call" 619 }, 620 "unlimited_conversation_pinning": { 621 "name": "Unlimited Conversation Pinning", 622 "description": "Allows you to pin an unlimited amount of conversations locally" 623 }, 624 "disable_snap_mode_restrictions": { 625 "name": "Disable Snap Mode Restrictions", 626 "description": "Allows you to view self-destructing Snaps without restrictions" 627 }, 628 "prevent_message_sending": { 629 "name": "Prevent Message Sending", 630 "description": "Prevents sending certain types of messages" 631 }, 632 "friend_mutation_notifier": { 633 "name": "Friend Mutation Notifier", 634 "description": "Notifies you when something changes in a friend's profile" 635 }, 636 "better_notifications": { 637 "name": "Better Notifications", 638 "description": "Adds more information in received notifications", 639 "properties": { 640 "group_notifications": { 641 "name": "Group Notifications", 642 "description": "Group notifications into a single one" 643 }, 644 "chat_preview": { 645 "name": "Chat Preview", 646 "description": "Shows a preview of received messages in the notification" 647 }, 648 "media_preview": { 649 "name": "Media Preview", 650 "description": "Shows a preview of the selected media types in the notification" 651 }, 652 "media_caption": { 653 "name": "Media Caption", 654 "description": "Shows the attached caption of media in the notification" 655 }, 656 "stacked_media_messages": { 657 "name": "Stacked Media Messages", 658 "description": "Combines multiple media messages into one text notification when they cannot be previewed. Use in combination with Chat Preview" 659 }, 660 "friend_add_source": { 661 "name": "Friend Add Source", 662 "description": "Shows the source of a friend request in the notification" 663 }, 664 "reply_button": { 665 "name": "Reply Button", 666 "description": "Adds a reply button to the notification" 667 }, 668 "smart_replies": { 669 "name": "Smart Replies", 670 "description": "Adds suggested replies to notifications (Android 10+). Use in combination with Reply Button" 671 }, 672 "download_button": { 673 "name": "Download Button", 674 "description": "Allows you to download media from the notification" 675 }, 676 "mark_as_read_button": { 677 "name": "Mark as Read Button", 678 "description": "Allows you to mark a message as read from the notification" 679 }, 680 "mark_as_read_and_save_in_chat": { 681 "name": "Mark as Read and Save in Chat", 682 "description": "Adds a mark as read and save in chat button to the notification" 683 } 684 } 685 }, 686 "notification_blacklist": { 687 "name": "Notification Blacklist", 688 "description": "Select notifications which should get blocked" 689 }, 690 "message_logger": { 691 "name": "Message Logger", 692 "description": "Prevents messages from being deleted", 693 "properties": { 694 "keep_my_own_messages": { 695 "name": "Keep My Own Messages", 696 "description": "Prevents your own messages from being deleted" 697 }, 698 "auto_purge": { 699 "name": "Auto Purge", 700 "description": "Automatically deletes cached messages that are older than the specified amount of time" 701 }, 702 "message_filter": { 703 "name": "Message Filter", 704 "description": "Select which messages should get logged (empty for all messages)" 705 }, 706 "deleted_message_color": { 707 "name": "Deleted Message Color", 708 "description": "Sets the color of deleted messages" 709 } 710 } 711 }, 712 "auto_save_messages_in_conversations": { 713 "name": "Auto Save Messages", 714 "description": "Automatically saves every message in conversations" 715 }, 716 "gallery_media_send_override": { 717 "name": "Gallery Media Send Override", 718 "description": "Spoofs the media source when sending from the Gallery" 719 }, 720 "strip_media_metadata": { 721 "name": "Strip Media Metadata", 722 "description": "Removes metadata of media before sending as a message" 723 }, 724 "bypass_message_retention_policy": { 725 "name": "Bypass Message Retention Policy", 726 "description": "Prevents messages from being deleted after viewing them" 727 }, 728 "bypass_message_action_restrictions": { 729 "name": "Bypass Message Action Restrictions", 730 "description": "Allows you to react to a snap without having opened it or to save an unsaveable message" 731 }, 732 "remove_groups_locked_status": { 733 "name": "Remove Groups Locked Status", 734 "description": "Allows you to view group information after being kicked" 735 }, 736 "double_tap_chat_action": { 737 "name": "Double Tap Chat Action", 738 "description": "Performs a custom action when double tapping a message in chat" 739 }, 740 "double_tap_chat_action_custom_emoji": { 741 "name": "Double Tap Chat Action Custom Emoji Reaction", 742 "description": "Sets a custom emoji reaction for the double tap chat action" 743 } 744 } 745 }, 746 "global": { 747 "name": "Global", 748 "description": "Tweak Global Snapchat Settings", 749 "properties": { 750 "better_location": { 751 "name": "Better Location", 752 "description": "Enhances the Snapchat Location", 753 "properties": { 754 "spoof_location": { 755 "name": "Spoof Location", 756 "description": "Spoofs your location to a specified one" 757 }, 758 "coordinates": { 759 "name": "Coordinates", 760 "description": "Set the coordinates of the spoofed location" 761 }, 762 "walk_radius": { 763 "name": "Walk Radius", 764 "description": "Randomly walk around within this radius (ft)" 765 }, 766 "always_update_location": { 767 "name": "Always Update Location", 768 "description": "Force Snapchat to update location even if no GPS data is received" 769 }, 770 "suspend_location_updates": { 771 "name": "Suspend Location Updates", 772 "description": "Prevents your location from being updated" 773 }, 774 "spoof_battery_level": { 775 "name": "Spoof Battery Level", 776 "description": "Spoofs the battery level of your device on map\nValue must be between 0 and 100" 777 }, 778 "spoof_headphones": { 779 "name": "Spoof Headphones", 780 "description": "Spoofs the status of listening to music on map" 781 }, 782 "show_battery_level": { 783 "name": "Show Battery Level", 784 "description": "Shows the battery level of your friends on the map" 785 } 786 } 787 }, 788 "snapchat_plus": { 789 "name": "Snapchat Plus", 790 "description": "Enables Snapchat Plus features\nSome Server-sided features may not work" 791 }, 792 "media_upload_quality": { 793 "name": "Media Upload Quality", 794 "description": "Overrides the media upload quality", 795 "properties": { 796 "force_video_upload_source_quality": { 797 "name": "Force Video Upload Source Quality", 798 "description": "Forces Snapchat to use the source quality when uploading videos\nPlease note that this may not remove metadata from media" 799 }, 800 "disable_image_compression": { 801 "name": "Disable Image Compression", 802 "description": "Disables image compression when uploading media" 803 }, 804 "custom_image_upload_format": { 805 "name": "Custom Image Upload Format", 806 "description": "Sets a custom image upload format\nSelect a lossless format (like PNG) for the best quality" 807 } 808 } 809 }, 810 "disable_confirmation_dialogs": { 811 "name": "Disable Confirmation Dialogs", 812 "description": "Automatically confirms selected actions" 813 }, 814 "auto_updater": { 815 "name": "Auto Updater", 816 "description": "Automatically checks for new updates" 817 }, 818 "disable_metrics": { 819 "name": "Disable Metrics", 820 "description": "Blocks sending specific analytic data to Snapchat" 821 }, 822 "disable_story_sections": { 823 "name": "Disable Story Sections", 824 "description": "Removes sections from the Stories page\nMay require a refresh to work properly" 825 }, 826 "block_ads": { 827 "name": "Block Ads", 828 "description": "Prevents Advertisements from being displayed" 829 }, 830 "disable_custom_tabs": { 831 "name": "Disable Custom Tabs", 832 "description": "Opens links in supported applications rather than in the Web Browser" 833 }, 834 "disable_permission_requests": { 835 "name": "Disable Permission Requests", 836 "description": "Prevents Snapchat from asking for specific permissions" 837 }, 838 "disable_memories_snap_feed": { 839 "name": "Disable Memories Snap Feed", 840 "description": "Prevents Snapchat from showing recent memories when you swipe up in camera" 841 }, 842 "spotlight_comments_username": { 843 "name": "Spotlight Comments Username", 844 "description": "Shows author username in Spotlight comments" 845 }, 846 "bypass_video_length_restriction": { 847 "name": "Bypass Video Length Restrictions", 848 "description": "Single: sends a single video\nSplit: split videos after editing" 849 }, 850 "default_video_playback_rate": { 851 "name": "Default Video Playback Rate", 852 "description": "Sets the default speed for the playback of videos\nValue must be between 0.1 and 4.0" 853 }, 854 "video_playback_rate_slider": { 855 "name": "Video Playback Rate Slider", 856 "description": "Adds a slider in opera context menu to change the video playback rate\nNote: Changes only apply to subsequent videos" 857 }, 858 "disable_google_play_dialogs": { 859 "name": "Disable Google Play Services Dialogs", 860 "description": "Prevent Google Play Services availability dialogs from being shown" 861 }, 862 "default_volume_controls": { 863 "name": "Default Volume Controls", 864 "description": "Forces Snapchat to use system volume controls" 865 }, 866 "disable_telecom_framework": { 867 "name": "Disable Telecom Framework", 868 "description": "Prevents Snapchat from using the Android Telecom framework\nThis allows you to listen to music while on a call" 869 }, 870 "hide_active_music": { 871 "name": "Hide Active Music", 872 "description": "Prevents Snapchat from knowing you're listening to music\nThis will allow you to take snaps using control volume buttons while listening to music" 873 }, 874 "disable_snap_splitting": { 875 "name": "Disable Snap Splitting", 876 "description": "Prevents Snaps from being split into multiple parts\nPictures you send will turn into videos" 877 } 878 } 879 }, 880 "rules": { 881 "name": "Rules", 882 "description": "Manage Automatic Features for individual people" 883 }, 884 "camera": { 885 "name": "Camera", 886 "description": "Adjust the right settings for the perfect snap", 887 "properties": { 888 "disable_cameras": { 889 "name": "Disable Cameras", 890 "description": "Prevents Snapchat from using the selected cameras" 891 }, 892 "black_photos": { 893 "name": "Black Photos", 894 "description": "Replaces captured photos with a black background\nVideos are not affected" 895 }, 896 "immersive_camera_preview": { 897 "name": "Immersive Preview", 898 "description": "Prevents Snapchat from Cropping the Camera preview\nThis might cause the camera to flicker on some devices" 899 }, 900 "override_front_resolution": { 901 "name": "Override Front Resolution", 902 "description": "Overrides the camera resolution for the front camera" 903 }, 904 "override_back_resolution": { 905 "name": "Override Back Resolution", 906 "description": "Overrides the camera resolution for the back camera" 907 }, 908 "custom_resolution": { 909 "name": "Custom Resolution", 910 "description": "Sets a custom camera resolution, width x height (e.g. 1920x1080).\nThe custom resolution must be supported by your device" 911 }, 912 "front_custom_frame_rate": { 913 "name": "Front Custom Frame Rate", 914 "description": "Overrides the front camera frame rate" 915 }, 916 "back_custom_frame_rate": { 917 "name": "Back Custom Frame Rate", 918 "description": "Overrides the back camera frame rate" 919 }, 920 "force_camera_source_encoding": { 921 "name": "Force Camera Source Encoding", 922 "description": "Forces the camera source encoding" 923 }, 924 "startup_default_camera": { 925 "name": "Startup Default Camera", 926 "description": "Sets the default camera when opening Snapchat" 927 }, 928 "hevc_recording": { 929 "name": "HEVC Recording", 930 "description": "Uses HEVC (H.265) codec for video recording" 931 } 932 } 933 }, 934 "streaks_reminder": { 935 "name": "Streaks Reminder", 936 "description": "Periodically notifies you about your Streaks", 937 "properties": { 938 "interval": { 939 "name": "Interval", 940 "description": "The interval between each reminder (hours)" 941 }, 942 "remaining_hours": { 943 "name": "Remaining Time", 944 "description": "The remaining amount of time before the notification is shown (hours)" 945 }, 946 "group_notifications": { 947 "name": "Group Notifications", 948 "description": "Group notifications into a single one" 949 } 950 } 951 }, 952 "experimental": { 953 "name": "Experimental", 954 "description": "Experimental features", 955 "properties": { 956 "native_hooks": { 957 "name": "Native Hooks", 958 "description": "Unsafe Features that hook into Snapchat's native code", 959 "properties": { 960 "composer_hooks": { 961 "name": "Composer Hooks", 962 "description": "Injects code into the Composer cross-platform UI framework", 963 "properties": { 964 "show_first_created_username": { 965 "name": "Show First Created Username", 966 "description": "Shows the first created username next to the current username in the profile page" 967 }, 968 "bypass_camera_roll_limit": { 969 "name": "Bypass Camera Roll Limit", 970 "description": "Increases the maximum amount of media you can send from the camera roll" 971 }, 972 "custom_self_destruct_snap_delay": { 973 "name": "Custom Self Destruct Snap Delay", 974 "description": "Gives more options for the self-destruct timer when sending a Snap" 975 }, 976 "composer_console": { 977 "name": "Composer Console", 978 "description": "Allows you to execute JavaScript code in Composer (arm64 only)" 979 }, 980 "composer_logs": { 981 "name": "Composer Logs", 982 "description": "Redirects console logs of Composer to SnapEnhance" 983 } 984 } 985 }, 986 "disable_bitmoji": { 987 "name": "Disable Bitmoji", 988 "description": "Disables Friends Profile Bitmoji" 989 }, 990 "custom_emoji_font": { 991 "name": "Custom Emoji Font", 992 "description": "Allows you to use a custom emoji font. Only works with .ttf fonts" 993 }, 994 "custom_shared_library": { 995 "name": "Custom Shared Library", 996 "description": "Loads a custom shared library into Snapchat. This feature is only for testing purposes" 997 } 998 } 999 }, 1000 "spoof": { 1001 "name": "Spoof", 1002 "description": "Spoof various information about you", 1003 "properties": { 1004 "play_store_installer_package_name": { 1005 "name": "Play Store Installer Package Name", 1006 "description": "Overrides the installer package name to com.android.vending" 1007 }, 1008 "remove_vpn_transport_flag": { 1009 "name": "Remove VPN Transport Flag", 1010 "description": "Prevents Snapchat from detecting VPNs" 1011 }, 1012 "remove_mock_location_flag": { 1013 "name": "Remove Mock Location Flag", 1014 "description": "Prevents Snapchat from detecting Mock location" 1015 } 1016 } 1017 }, 1018 "convert_message_locally": { 1019 "name": "Convert Message Locally", 1020 "description": "Converts snaps to chat external media locally. This appears in chat download context menu" 1021 }, 1022 "media_file_picker": { 1023 "name": "Media File Picker", 1024 "description": "Allows you to pick any video/audio file from the gallery" 1025 }, 1026 "story_logger": { 1027 "name": "Story Logger", 1028 "description": "Provides a history of friends stories" 1029 }, 1030 "call_recorder": { 1031 "name": "Call Recorder", 1032 "description": "Automatically records audio calls" 1033 }, 1034 "account_switcher": { 1035 "name": "Account Switcher", 1036 "description": "Allows you to switch between accounts without logging out\nLong press on the search icon next to your Bitmoji profile to open the menu\nNote: This feature is experimental and will likely change in the future", 1037 "properties": { 1038 "auto_backup_current_account": { 1039 "name": "Auto Backup Current Account", 1040 "description": "Automatically backs up the current account when logging out or switching accounts" 1041 } 1042 } 1043 }, 1044 "better_transcript": { 1045 "name": "Better Transcript", 1046 "description": "Improves the voice note transcript", 1047 "properties": { 1048 "force_transcription": { 1049 "name": "Force Voice Note Transcription", 1050 "description": "Allows all voice notes to be transcribed" 1051 }, 1052 "preferred_transcription_lang": { 1053 "name": "Preferred Transcription Language", 1054 "description": "The preferred language for the voice note transcript (e.g. EN, ES, FR)" 1055 }, 1056 "notification_transcript": { 1057 "name": "Notification Transcript", 1058 "description": "Transcribes voice notes in notifications\nThis feature requires the Chat Preview feature to be enabled in Better Notifications" 1059 } 1060 } 1061 }, 1062 "voice_note_auto_play": { 1063 "name": "Voice Note Auto Play", 1064 "description": "Automatically plays the next voice note after the current one finishes" 1065 }, 1066 "friend_notes": { 1067 "name": "Friend Notes", 1068 "description": "Allows you to add notes to friends profiles" 1069 }, 1070 "cof_experiments": { 1071 "name": "COF Experiments", 1072 "description": "Enables unreleased/beta Snapchat features" 1073 }, 1074 "context_menu_fix": { 1075 "name": "Context Menu Fix", 1076 "description": "Attempt to repair the Friend Feed Menu as when the device is offline it cannot be displayed correctly" 1077 }, 1078 "app_lock": { 1079 "name": "App Lock", 1080 "description": "Prevents access to Snapchat without a passcode", 1081 "properties": { 1082 "lock_on_resume": { 1083 "name": "Lock On Resume", 1084 "description": "Locks the app when it's reopened" 1085 } 1086 } 1087 }, 1088 "infinite_story_boost": { 1089 "name": "Infinite Story Boost", 1090 "description": "Bypass the Story Boost Limit delay" 1091 }, 1092 "meo_passcode_bypass": { 1093 "name": "My Eyes Only Passcode Bypass", 1094 "description": "Bypass the My Eyes Only passcode\nThis will only work if the passcode has been entered correctly before" 1095 }, 1096 "no_friend_score_delay": { 1097 "name": "No Friend Score Delay", 1098 "description": "Removes the delay when viewing a Friends Score" 1099 }, 1100 "best_friend_pinning": { 1101 "name": "Best Friend Pinning", 1102 "description": "Allows you to pin a friend as your number one best friend. Note: Only you can see your pinned best friend" 1103 }, 1104 "e2ee": { 1105 "name": "End-To-End Encryption", 1106 "description": "Encrypts your messages with AES using a shared secret key\nMake sure to save your key somewhere safe!", 1107 "properties": { 1108 "encrypted_message_indicator": { 1109 "name": "Encrypted Message Indicator", 1110 "description": "Adds a \uD83D\uDD12 emoji next to encrypted messages" 1111 }, 1112 "force_message_encryption": { 1113 "name": "Force Message Encryption", 1114 "description": "Prevents sending encrypted messages to people who don't have E2E Encryption enabled only when multiple conversations are selected" 1115 } 1116 } 1117 }, 1118 "add_friend_source_spoof": { 1119 "name": "Add Friend Source Spoof", 1120 "description": "Spoofs the source of a Friend Request" 1121 }, 1122 "hidden_snapchat_plus_features": { 1123 "name": "Hidden Snapchat Plus Features", 1124 "description": "Enables unreleased/beta Snapchat Plus features\nMight not work on older Snapchat versions" 1125 }, 1126 "custom_streaks_expiration_format": { 1127 "name": "Custom Streaks Expiration Format", 1128 "description": "Customizes the Streaks Expiration format\n\nAvailable variables:\n - %c: Streaks Count\n - %e: Hourglass Emoji\n - %d: Days\n - %h: Hours\n - %m: Minutes\n - %s: Seconds\n - %w: Remaining Time" 1129 }, 1130 "prevent_forced_logout": { 1131 "name": "Prevent Forced Logout", 1132 "description": "Prevents Snapchat from logging you out when you login on another device" 1133 }, 1134 "snapscore_changes": { 1135 "name": "Snapscore Changes", 1136 "description": "Tracks changes in friends Snapscore\nUse this feature in newer versions of Snapchat only" 1137 } 1138 } 1139 }, 1140 "scripting": { 1141 "name": "Scripting", 1142 "description": "Run custom scripts to extend SnapEnhance", 1143 "properties": { 1144 "developer_mode": { 1145 "name": "Developer Mode", 1146 "description": "Shows debug info on Snapchat's UI" 1147 }, 1148 "module_folder": { 1149 "name": "Module Folder", 1150 "description": "The folder where the scripts are located" 1151 }, 1152 "auto_reload": { 1153 "name": "Auto Reload", 1154 "description": "Automatically reloads scripts when they change" 1155 }, 1156 "integrated_ui": { 1157 "name": "Integrated UI", 1158 "description": "Allows scripts to add custom UI components to Snapchat" 1159 }, 1160 "disable_log_anonymization": { 1161 "name": "Disable Log Anonymization", 1162 "description": "Disables the anonymization of logs" 1163 }, 1164 "disable_optimization": { 1165 "name": "Disable Optimization", 1166 "description": "Disables the optimization of scripts. This may cause performance issues." 1167 } 1168 } 1169 }, 1170 "friend_tracker": { 1171 "name": "Friend Tracker", 1172 "description": "Records friend's activity on Snapchat", 1173 "properties": { 1174 "record_messaging_events": { 1175 "name": "Record Messaging Events", 1176 "description": "Records messaging events such as opening a snap, reading a message, etc." 1177 }, 1178 "allow_running_in_background": { 1179 "name": "Allow Running in Background", 1180 "description": "Allows the tracker to run in the background. Note: This will significantly drain your battery" 1181 }, 1182 "auto_purge": { 1183 "name": "Auto Purge", 1184 "description": "Automatically deletes cached events that are older than the specified amount of time" 1185 } 1186 } 1187 } 1188 }, 1189 "options": { 1190 "app_appearance": { 1191 "always_light": "Always Light", 1192 "always_dark": "Always Dark" 1193 }, 1194 "friend_feed_menu_buttons": { 1195 "auto_download": "\u2B07\uFE0F Auto Download", 1196 "auto_save": "\uD83D\uDCAC Auto Save Messages", 1197 "unsaveable_messages": "\u2B07\uFE0F Unsaveable Messages", 1198 "auto_open_snaps": "\uD83D\uDCF7 Auto Open Snaps", 1199 "stealth": "\uD83D\uDC7B Stealth Mode", 1200 "mark_snaps_as_seen": "\uD83D\uDC40 Mark Snaps as seen", 1201 "mark_stories_as_seen_locally": "\uD83D\uDC40 Mark Stories as seen locally", 1202 "conversation_info": "\uD83D\uDC64 Conversation Info", 1203 "e2e_encryption": "\uD83D\uDD12 Use E2E Encryption" 1204 }, 1205 "path_format": { 1206 "create_author_folder": "Create folder for each author", 1207 "create_source_folder": "Create folder for each media source type", 1208 "append_hash": "Add a unique hash to the file name", 1209 "append_source": "Add the media source to the file name", 1210 "append_username": "Add the username to the file name", 1211 "append_date_time": "Add the date and time to the file name" 1212 }, 1213 "auto_download_sources": { 1214 "friend_snaps": "Friend Snaps", 1215 "friend_stories": "Friend Stories", 1216 "public_stories": "Public Stories", 1217 "spotlight": "Spotlight" 1218 }, 1219 "logging": { 1220 "started": "Started", 1221 "success": "Success", 1222 "progress": "Progress", 1223 "failure": "Failure" 1224 }, 1225 "notifications": { 1226 "chat_screenshot": "Screenshot", 1227 "chat_screen_record": "Screen Record", 1228 "snap_replay": "Snap Replay", 1229 "camera_roll_save": "Camera Roll Save", 1230 "chat": "Chat", 1231 "chat_reply": "Chat Reply", 1232 "snap": "Snap", 1233 "typing": "Typing", 1234 "stories": "Stories", 1235 "speaking": "Speaking", 1236 "chat_reaction": "DM Reaction", 1237 "group_chat_reaction": "Group Reaction", 1238 "initiate_audio": "Incoming Audio Call", 1239 "abandon_audio": "Missed Audio Call", 1240 "initiate_video": "Incoming Video Call", 1241 "abandon_video": "Missed Video Call", 1242 "map_live_location": "Map Live Location" 1243 }, 1244 "gallery_media_send_override": { 1245 "always_ask": "Always Ask", 1246 "ORIGINAL": "Original Media", 1247 "NOTE": "Audio Note", 1248 "SNAP": "Snap", 1249 "SAVEABLE_SNAP": "Saveable Snap" 1250 }, 1251 "strip_media_metadata": { 1252 "hide_caption_text": "Hide Caption Text", 1253 "hide_snap_filters": "Hide Snap Filters", 1254 "hide_extras": "Hide Extras (e.g. mentions)", 1255 "remove_audio_note_duration": "Remove Audio Note Duration", 1256 "remove_audio_note_transcript_capability": "Remove Audio Note Transcript Capability" 1257 }, 1258 "hide_ui_components": { 1259 "hide_profile_call_buttons": "Remove Profile Call Buttons", 1260 "hide_chat_call_buttons": "Remove Chat Call Buttons", 1261 "hide_live_location_share_button": "Remove Live Location Share Button", 1262 "hide_stickers_button": "Remove Stickers Button", 1263 "hide_voice_record_button": "Remove Voice Record Button", 1264 "hide_unread_chat_hint": "Remove Unread Chat Hint", 1265 "hide_post_to_story_buttons": "Remove Post to Story buttons before sending a Snap", 1266 "hide_billboard_prompt": "Remove Billboard Prompt In Friends Feed", 1267 "hide_snapchat_plus_gift_reminders": "Remove Snapchat Plus gift reminders in conversations", 1268 "hide_map_reactions": "Remove Map Reactions" 1269 }, 1270 "hide_story_suggestions": { 1271 "hide_suggested_friend_stories": "Hide suggested friend stories", 1272 "hide_my_stories": "Hide My Stories" 1273 }, 1274 "home_tab": { 1275 "map": "Map", 1276 "chat": "Chat", 1277 "camera": "Camera", 1278 "discover": "Discover", 1279 "spotlight": "Spotlight" 1280 }, 1281 "add_friend_source_spoof": { 1282 "added_by_username": "By Username", 1283 "added_by_mention": "By Mention", 1284 "added_by_group_chat": "By Group Chat", 1285 "added_by_qr_code": "By QR Code", 1286 "added_by_community": "By Community", 1287 "added_by_quick_add": "By Quick Add (high risk of being banned)" 1288 }, 1289 "bypass_video_length_restriction": { 1290 "single": "Single media", 1291 "split": "Split media" 1292 }, 1293 "old_bitmoji_selfie": { 1294 "2d": "2D Bitmoji", 1295 "3d": "3D Bitmoji" 1296 }, 1297 "disable_confirmation_dialogs": { 1298 "erase_message": "Erase Message", 1299 "remove_friend": "Remove Friend", 1300 "block_friend": "Block Friend", 1301 "ignore_friend": "Ignore Friend", 1302 "hide_friend": "Hide Friend", 1303 "hide_conversation": "Hide Conversation", 1304 "clear_conversation": "Clear Conversation from Friend Feed" 1305 }, 1306 "auto_reload": { 1307 "snapchat_only": "Snapchat Only", 1308 "all": "All (Snapchat + SnapEnhance)" 1309 }, 1310 "edit_text_override": { 1311 "multi_line_chat_input": "Multi Line Chat Input", 1312 "bypass_text_input_limit": "Bypass Text Input Limit" 1313 }, 1314 "auto_purge": { 1315 "never": "Never", 1316 "1_hour": "1 Hour", 1317 "3_hours": "3 Hours", 1318 "6_hours": "6 Hours", 1319 "12_hours": "12 Hours", 1320 "1_day": "1 Day", 1321 "3_days": "3 Days", 1322 "1_week": "1 Week", 1323 "2_weeks": "2 Weeks", 1324 "1_month": "1 Month", 1325 "3_months": "3 Months", 1326 "6_months": "6 Months" 1327 }, 1328 "disable_story_sections": { 1329 "friends": "Friends", 1330 "suggested_stories": "Suggested Stories", 1331 "following": "Following", 1332 "discover": "Discover" 1333 }, 1334 "disable_cameras":{ 1335 "front": "Front Camera", 1336 "back": "Back Camera" 1337 }, 1338 "disable_permission_requests": { 1339 "notifications": "Notifications", 1340 "read_media_images": "Read Media Images", 1341 "read_media_video": "Read Media Video", 1342 "camera": "Camera", 1343 "microphone": "Microphone", 1344 "location": "Location", 1345 "read_contacts": "Read Contacts", 1346 "nearby_devices": "Nearby Devices", 1347 "phone_calls": "Phone Calls" 1348 }, 1349 "message_indicators": { 1350 "encryption_indicator": "Adds a \uD83D\uDD12 icon next to messages that have been sent only to you", 1351 "platform_indicator": "Adds the platform icon from which a media was sent (e.g. Android, iOS, Web)", 1352 "location_indicator": "Adds a \uD83D\uDCCD icon to snaps when they have been sent with location enabled", 1353 "ovf_editor_indicator": "Indicates if a snap has been sent using OVF Editor", 1354 "director_mode_indicator": "Adds a \u270F\uFE0F icon to snaps when they have been sent using Director Mode, which can be used to send gallery images as snaps" 1355 }, 1356 "auto_mark_as_read": { 1357 "conversation_read": "Mark conversation as read when sending a message", 1358 "snap_reply": "Mark snaps as read when replying to them", 1359 "save_snap_in_chat": "Mark snaps as read when saving them in chat while in Stealth Mode" 1360 }, 1361 "friend_mutation_notifier": { 1362 "remove_friend": "Notify when someone removes you as a friend", 1363 "birthday_changes": "Notify when someone changes their birthday", 1364 "bitmoji_selfie_changes": "Notify when someone changes their Bitmoji selfie", 1365 "bitmoji_avatar_changes": "Notify when someone changes their Bitmoji avatar", 1366 "bitmoji_background_changes": "Notify when someone changes their Bitmoji background", 1367 "bitmoji_scene_changes": "Notify when someone changes their Bitmoji scene" 1368 }, 1369 "snapchat_plus":{ 1370 "not_subscribed": "Not Subscribed", 1371 "basic": "Basic", 1372 "ad_free": "Ad Free" 1373 }, 1374 "double_tap_chat_action": { 1375 "like_message": "Like Message", 1376 "copy_text": "Copy Text to Clipboard", 1377 "delete_message": "Delete Message", 1378 "mark_as_read": "Mark as Read", 1379 "custom_emoji_reaction": "Custom Emoji Reaction" 1380 }, 1381 "startup_default_camera": { 1382 "front": "Front Camera", 1383 "back": "Back Camera" 1384 } 1385 } 1386 }, 1387 1388 "friend_menu_option": { 1389 "mark_snaps_as_seen": "Mark Snaps as seen", 1390 "mark_stories_as_seen_locally": "Mark Stories as seen locally", 1391 "preview": "Preview", 1392 "stealth_mode": "Stealth Mode", 1393 "auto_download_blacklist": "Auto Download Blacklist", 1394 "anti_auto_save": "Anti Auto Save" 1395 }, 1396 1397 "content_type": { 1398 "CHAT": "Chat", 1399 "SNAP": "Snap", 1400 "EXTERNAL_MEDIA": "External Media", 1401 "NOTE": "Audio Note", 1402 "STICKER": "Sticker", 1403 "SHARE": "Share", 1404 "STATUS": "Status", 1405 "LOCATION": "Location", 1406 "STATUS_SAVE_TO_CAMERA_ROLL": "Saved to Camera Roll", 1407 "STATUS_CONVERSATION_CAPTURE_SCREENSHOT": "Screenshot", 1408 "STATUS_CONVERSATION_CAPTURE_RECORD": "Screen Record", 1409 "STATUS_CALL_MISSED_VIDEO": "Missed Video Call", 1410 "STATUS_CALL_MISSED_AUDIO": "Missed Audio Call", 1411 "LIVE_LOCATION_SHARE": "Live Location Share", 1412 "CREATIVE_TOOL_ITEM": "Creative Tool Item", 1413 "FAMILY_CENTER_INVITE": "Family Center Invite", 1414 "FAMILY_CENTER_ACCEPT": "Family Center Accept", 1415 "FAMILY_CENTER_LEAVE": "Family Center Leave", 1416 "STATUS_PLUS_GIFT": "Status Plus Gift", 1417 "TINY_SNAP": "Tiny Snap", 1418 "STATUS_COUNTDOWN": "Countdown", 1419 "MAP_REACTION": "Map Reaction" 1420 }, 1421 1422 "media_download_source": { 1423 "none": "None", 1424 "pending": "Pending", 1425 "chat_media": "Chat Media", 1426 "story": "Story", 1427 "public_story": "Public Story", 1428 "spotlight": "Spotlight", 1429 "profile_picture": "Profile Picture", 1430 "story_logger": "Story Logger", 1431 "message_logger": "Message Logger", 1432 "merged": "Merged", 1433 "voice_call": "Voice Call" 1434 }, 1435 1436 "chat_action_menu": { 1437 "preview_button": "Preview", 1438 "download_button": "Download", 1439 "delete_logged_message_button": "Delete Logged Message", 1440 "show_chat_edit_history": "Show Chat Edit History", 1441 "convert_message": "Convert Message" 1442 }, 1443 1444 "opera_context_menu": { 1445 "download": "Download Media", 1446 "sent_at": "Sent at {date}", 1447 "created_at": "Created at {date}", 1448 "expires_at": "Expires at {date}", 1449 "media_size": "Media size: {size}", 1450 "media_duration": "Media duration: {duration} ms", 1451 "show_debug_info": "Show Debug Info" 1452 }, 1453 1454 "modal_option": { 1455 "profile_info": "Profile Info", 1456 "close": "Close" 1457 }, 1458 1459 "gallery_media_send_override": { 1460 "multiple_media_toast": "You can only send one media at a time" 1461 }, 1462 1463 "mark_as_seen": { 1464 "no_unseen_snaps_toast": "No unseen Snaps found!", 1465 "seen_toast": "Marked as seen!", 1466 "unseen_toast": "Marked as unseen!", 1467 "already_seen_toast": "Already marked as seen!", 1468 "already_unseen_toast": "Already marked as unseen!" 1469 }, 1470 1471 "conversation_preview": { 1472 "streak_expiration": "expires in {day} days {hour} hours {minute} minutes", 1473 "total_messages": "Total sent/received messages: {count}", 1474 "title": "Preview", 1475 "unknown_user": "Unknown User", 1476 "no_messages": "No messages found!" 1477 }, 1478 1479 "profile_info": { 1480 "title": "Profile Info", 1481 "first_created_username": "First Created Username", 1482 "mutable_username": "Mutable Username", 1483 "display_name": "Display Name", 1484 "added_date": "Added Date", 1485 "birthday": "Birthday : {month} {day}", 1486 "hidden_birthday": "Birthday : Hidden", 1487 "friendship": "Friendship", 1488 "add_source": "Add Source", 1489 "snapchat_plus": "Snapchat Plus", 1490 "snapchat_plus_state": { 1491 "subscribed": "Subscribed", 1492 "not_subscribed": "Not Subscribed" 1493 } 1494 }, 1495 1496 "friendship_link_type": { 1497 "mutual": "Mutual", 1498 "outgoing": "Outgoing", 1499 "blocked": "Blocked", 1500 "deleted": "Deleted", 1501 "following": "Following", 1502 "suggested": "Suggested", 1503 "incoming": "Incoming", 1504 "incoming_follower": "Incoming Follower" 1505 }, 1506 1507 "bulk_messaging_action": { 1508 "choose_action_title": "Choose an action", 1509 "progress_status": "Processing {index} of {total}", 1510 "selection_dialog_continue_button": "Continue", 1511 "confirmation_dialog": { 1512 "title": "Are you sure?", 1513 "message": "This will affect all selected friends. This action cannot be undone." 1514 }, 1515 "actions": { 1516 "remove_friends": "Remove Friends", 1517 "clear_conversations": "Clear Conversations" 1518 } 1519 }, 1520 1521 "chat_export": { 1522 "exporter_dialog": { 1523 "select_conversations_title": "Select Conversations", 1524 "text_field_selection": "{amount} selected", 1525 "text_field_selection_all": "All", 1526 "export_file_format_title": "Export File Format", 1527 "message_type_filter_title": "Filter Messages by Type", 1528 "amount_of_messages_title": "Amount of Messages (leave it blank for all)", 1529 "download_medias_title": "Download Medias" 1530 }, 1531 "dialog_negative_button": "Cancel", 1532 "dialog_positive_button": "Export", 1533 "exported_to": "Exported to {path}", 1534 "exporting_chats": "Exporting Chats...", 1535 "processing_chats": "Processing {amount} conversations...", 1536 "export_fail": "Failed to export conversation {conversation}", 1537 "writing_output": "Writing output...", 1538 "finished": "Done! You now can close this dialog.", 1539 "no_messages_found": "No messages found!", 1540 "exporting_message": "Exporting {conversation}..." 1541 }, 1542 1543 "button": { 1544 "ok": "OK", 1545 "positive": "Yes", 1546 "negative": "No", 1547 "cancel": "Cancel", 1548 "open": "Open", 1549 "download": "Download", 1550 "send": "Send", 1551 "restore_original": "Restore Original", 1552 "convert_external_media": "Convert External Media" 1553 }, 1554 1555 "tracker_events": { 1556 "conversation_enter": "Conversation Enter", 1557 "conversation_exit": "Conversation Exit", 1558 "started_typing": "Started Typing", 1559 "stopped_typing": "Stopped Typing", 1560 "started_speaking": "Started Speaking", 1561 "stopped_speaking": "Stopped Speaking", 1562 "started_peeking": "Started Peeking", 1563 "stopped_peeking": "Stopped Peeking", 1564 "message_read": "Message Read", 1565 "message_deleted": "Message Deleted", 1566 "message_saved": "Message Saved", 1567 "message_unsaved": "Message Unsaved", 1568 "message_edited": "Message Edited", 1569 "message_reaction_add": "Message Reaction Add", 1570 "message_reaction_remove": "Message Reaction Remove", 1571 "snap_opened": "Snap Opened", 1572 "snap_replayed": "Snap Replayed", 1573 "snap_replayed_twice": "Snap Replayed Twice", 1574 "snap_screenshot": "Snap Screenshot", 1575 "snap_screen_record": "Snap Screen Record" 1576 }, 1577 1578 "tracker_actions": { 1579 "log": "Log", 1580 "in_app_notification": "In-App Notification", 1581 "push_notification": "Push Notification", 1582 "custom": "Custom" 1583 }, 1584 1585 "better_notifications": { 1586 "button": { 1587 "reply": "Reply", 1588 "download": "Download", 1589 "mark_as_read": "Mark as Read" 1590 } 1591 }, 1592 1593 "profile_picture_downloader": { 1594 "button": "Download Profile Picture", 1595 "title": "Profile Picture Downloader", 1596 "avatar_option": "Avatar", 1597 "background_option": "Background" 1598 }, 1599 1600 "call_start_confirmation": { 1601 "dialog_title": "Start Call", 1602 "dialog_message": "Are you sure you want to start a call?" 1603 }, 1604 1605 "half_swipe_notifier": { 1606 "notification_channel_name": "Half Swipe", 1607 "notification_content_dm": "{friend} just half-swiped into your chat for {duration} seconds", 1608 "notification_content_group": "{friend} just half-swiped into {group} for {duration} seconds" 1609 }, 1610 1611 "download_processor": { 1612 "attachment_type": { 1613 "snap": "Snap", 1614 "sticker": "Sticker", 1615 "gif": "GIF", 1616 "external_media": "External Media", 1617 "note": "Note", 1618 "original_story": "Original Story" 1619 }, 1620 "select_attachments_title": "Select attachments", 1621 "download_started_toast": "Download started", 1622 "unsupported_content_type_toast": "Unsupported content type!", 1623 "failed_no_longer_available_toast": "Media no longer available", 1624 "no_attachments_toast": "No attachments found!", 1625 "already_queued_toast": "Media already in queue!", 1626 "already_downloaded_toast": "Media already downloaded!", 1627 "content_saved_toast": "Saved!", 1628 "download_toast": "Downloading {path}...", 1629 "processing_toast": "Processing {path}...", 1630 "failed_generic_toast": "Failed to download", 1631 "failed_to_create_preview_toast": "Failed to create preview", 1632 "failed_processing_toast": "Failed processing {error}", 1633 "failed_gallery_toast": "Failed saving to gallery {error}", 1634 "dash_no_chapter": "No chapter found", 1635 "dash_dialog": { 1636 "title": "Download dash media", 1637 "download_all": "Download All", 1638 "segment_text": "Segment {from} - {to}" 1639 } 1640 }, 1641 1642 "streaks_reminder": { 1643 "notification_title": "Streaks", 1644 "notification_text": "You will lose your Streak with {friend} in {hoursLeft} hours" 1645 }, 1646 1647 "biometric_auth": { 1648 "unlock_button": "Unlock", 1649 "title": "Unlock Snapchat", 1650 "subtitle": "Please authenticate to unlock Snapchat" 1651 }, 1652 1653 "end_to_end_encryption": { 1654 "toolbox": { 1655 "no_shared_key": "You don't have a shared secret with this friend yet. Click below to initiate a new one.", 1656 "shared_key_fingerprint": "Your fingerprint is:\n\n{fingerprint}\n\nMake sure to check if it matches your friend's fingerprint!", 1657 "initiate_exchange_button": "Initiate Key Exchange" 1658 }, 1659 "confirmation_dialogs": { 1660 "title": "End-to-end encryption", 1661 "confirmation_1": "WARNING: This will overwrite your existing key. You will loose access to all encrypted messages from this friend. Are you sure you want to continue?", 1662 "confirmation_2": "Are you REALLY sure you want to continue? This is your last chance to back out." 1663 }, 1664 "unencrypted_conversation_send_failure_toast": "You can't send encrypted content to both encrypted and unencrypted conversations!", 1665 "native_hooks_send_failure_toast": "Failed to send! Please enable Native Hooks in the settings.", 1666 "no_participants_to_encrypt_toast": "You don't have any friends in this conversation to encrypt messages with!", 1667 "encryption_failed_toast": "Failed to encrypt message! Check logcat for more details.", 1668 "accept_public_key_success_toast": "Public key successfully accepted!", 1669 "accept_secret_key_success_toast": "Done! You can now send and receive encrypted messages with this friend.", 1670 "accept_public_key_failure_toast": "Failed to accept public key", 1671 "accept_secret_key_failure_toast": "Failed to accept secret key", 1672 "accept_secret_button": "Accept Secret", 1673 "accept_public_key_button": "Accept Public Key", 1674 "outgoing_pk_message": "Key exchange request", 1675 "outgoing_secret_message": "Key exchange response", 1676 "incoming_pk_message": "You just received a public key request. Click below to accept it.", 1677 "incoming_secret_message": "Your friend just accepted your public key. Click below to accept the secret." 1678 }, 1679 1680 "auto_open_snaps": { 1681 "title": "Auto Open Snaps", 1682 "notification_content": "{count} Snaps opened" 1683 }, 1684 1685 "friend_mutation_observer": { 1686 "notification_channel_name": "Friend Mutation Observer", 1687 "friend_removed": "{username} has removed you as a friend", 1688 "birthday_removed": "{username} has removed their birthday ({birthday})", 1689 "birthday_added": "{username} has added their birthday ({birthday})", 1690 "birthday_changed": "{username} has changed their birthday from {oldBirthday} to {newBirthday}", 1691 "bitmoji_selfie_changed": "{username} has changed their Bitmoji selfie", 1692 "bitmoji_avatar_changed": "{username} has changed their Bitmoji avatar", 1693 "bitmoji_background_changed": "{username} has changed their Bitmoji background", 1694 "bitmoji_scene_changed": "{username} has changed their Bitmoji scene" 1695 }, 1696 1697 "material3_strings": { 1698 "date_range_picker_start_headline": "From", 1699 "date_range_picker_end_headline": "To", 1700 "date_range_picker_title": "Select date range", 1701 "date_picker_switch_to_calendar_mode": "Calendar", 1702 "date_picker_switch_to_input_mode": "Input", 1703 "date_range_picker_scroll_to_previous_month": "Previous month", 1704 "date_range_picker_scroll_to_next_month": "Next month", 1705 "date_picker_today_description": "Today", 1706 "date_range_picker_day_in_range": "Selected", 1707 "date_input_invalid_for_pattern": "Invalid date", 1708 "date_input_invalid_year_range": "Invalid year", 1709 "date_input_invalid_not_allowed": "Invalid date", 1710 "date_range_input_invalid_range_input": "Invalid date range" 1711 }, 1712 1713 "send_override_dialog": { 1714 "title": "Send media as {type}", 1715 "duration": "Duration: {duration}", 1716 "saveable_snap_hint": "Make Snap saveable in the chat", 1717 "unlimited_duration": "Unlimited" 1718 } 1719 }