Skip to content

Commit

Permalink
Remove redundant duration formatter (#2463)
Browse files Browse the repository at this point in the history
The code was used in the chat in the deprecated UI. We do not need it
anymore.

## Test plan
1. N/A
  • Loading branch information
mkondratek authored Oct 16, 2024
1 parent 65f65c5 commit 7822694
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 115 deletions.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions src/main/resources/CodyBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -98,21 +98,7 @@ EndOfTrialNotification.do-not-show-again=Don't show again
TrialEndedNotification.ignore=cody.ignore.notification.trial-ended
TrialEndedNotification.ended.title=Your Cody Pro trial has ended
TrialEndedNotification.ended.content=<html>Thank you for trying Cody Pro! Your trial period has ended. To keep enjoying all the features of Cody Pro, subscribe to our monthly plan. You can cancel anytime.</html>
duration.today=Today
duration.yesterday=Yesterday
duration.x-days-ago={0} days ago
duration.last-week=Last week
duration.x-weeks-ago={0} weeks ago
duration.last-month=Last month
duration.x-months-ago={0} months ago
duration.last-year=Last year
duration.x-years-ago={0} years ago
duration.x-ago={0} ago

export.failed=Cody: Chat export failed. Please retry...
export.timed-out=Cody: Chat export timed out. Please retry...

LlmDropdown.disabled.text=Start a new chat to change the model

# GotItTooltip
gotit.autocomplete.header=Your first Cody Autocomplete
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 7822694

Please sign in to comment.