From cb03a75498abee99f75a7886d62c5fb0dbc7191b Mon Sep 17 00:00:00 2001 From: Derek Feriancek Date: Wed, 19 Feb 2025 21:27:14 +0000 Subject: [PATCH] Removing mention of unlimited LLM usage as we rein in limits to curtail abuse for inc-373 --- src/main/resources/CodyBundle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/CodyBundle.properties b/src/main/resources/CodyBundle.properties index 2cea07df95..23b7efe60c 100644 --- a/src/main/resources/CodyBundle.properties +++ b/src/main/resources/CodyBundle.properties @@ -24,7 +24,7 @@ status-widget.warning.chat.content=\ You''ve used all chat messages and commands for the month. {0}\ status-widget.warning.upgrade=\ - Upgrade to Cody Pro for unlimited autocompletes, chats, and commands.\ + Upgrade to Cody Pro for increased autocompletes, chats, and commands.\
\
\ (Already upgraded to Pro? Restart your IDE for changes to take effect) @@ -37,7 +37,7 @@ UpgradeToCodyProNotification.title.explain=Thank you for using Cody so heavily t UpgradeToCodyProNotification.content.upgrade=\ \ You've used all autocomplete suggestions for the month. \ - Upgrade to Cody Pro for unlimited autocompletes, chats, and commands.

\ + Upgrade to Cody Pro for increased autocompletes, chats, and commands.

\ (Already upgraded to Pro? Restart your IDE for changes to take effect)\ UpgradeToCodyProNotification.content.explain=To ensure that Cody can stay operational for all Cody users, please come back tomorrow for more chats, commands, and autocompletes.