File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
resources/resources/software/aws/toolkits/resources Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,6 @@ class DiskCache(
154154 }
155155 }
156156
157-
158157 override fun saveClientRegistration (cacheKey : ClientRegistrationCacheKey , registration : ClientRegistration ) {
159158 LOG .info { " saveClientRegistration for $cacheKey " }
160159 val registrationCache = clientRegistrationCache(cacheKey)
Original file line number Diff line number Diff line change @@ -1021,8 +1021,8 @@ developerTool.toolWindow.help.github=Connect with us on GitHub
10211021developerTool.toolWindow.title =Developer Tools
10221022developerTool.toolWindow.welcome.connect =Connect to an account to get started:
10231023developerTool.toolWindow.welcome.creds.about =You can connect to and switch between\n accounts at any time in the toolkit.
1024- disk.full.notification.title =Disk Full: Credentials Not Saved
10251024disk.full.notification.body =Your disk is full. Credentials could not be saved and will only last for this session.
1025+ disk.full.notification.title =Disk Full: Credentials Not Saved
10261026docker.not.found =Docker not found
10271027dockerfile.building =Building Dockerfile: {0}
10281028dockerfile.label =Dockerfile:
You can’t perform that action at this time.
0 commit comments