Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/main/resources/CodyBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ status-widget.warning.chat.content=\
You''ve used all chat messages and commands for the month. {0}\
</html>
status-widget.warning.upgrade=\
Upgrade to Cody Pro for unlimited autocompletes, chats, and commands.\
Upgrade to Cody Pro for increased autocompletes, chats, and commands.\
<br>\
<br>\
<i>(Already upgraded to Pro? Restart your IDE for changes to take effect)</i>
Expand All @@ -37,7 +37,7 @@ UpgradeToCodyProNotification.title.explain=Thank you for using Cody so heavily t
UpgradeToCodyProNotification.content.upgrade=\
<html>\
You've used all autocomplete suggestions for the month. \
Upgrade to Cody Pro for unlimited autocompletes, chats, and commands.<br><br>\
Upgrade to Cody Pro for increased autocompletes, chats, and commands.<br><br>\
(Already upgraded to Pro? Restart your IDE for changes to take effect)\
</html>
UpgradeToCodyProNotification.content.explain=To ensure that Cody can stay operational for all Cody users, please come back tomorrow for more chats, commands, and autocompletes.
Expand Down