mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fix typo
This commit is contained in:
committed by
Kirill Likhodedov
parent
d1ad3d03c1
commit
4bb3d0b083
@@ -958,7 +958,7 @@ update.channel.enforced=Update channel switched to ''{0}''
|
||||
update.sni.disabled.error=Secure connection is impossible with 'jsse.enableSNIExtension' property set to false
|
||||
update.sni.disabled.message=We wanted your IDE to receive upgrades over a secure connection. \
|
||||
Unfortunately, this doesn't work with the 'jsse.enableSNIExtension' property set to 'false', so the option was disabled. \
|
||||
You can enabled it again in <a href="disable">settings</a> after setting the property to 'true'.
|
||||
You can enable it again in <a href="disable">settings</a> after setting the property to 'true'.
|
||||
|
||||
hierarchy.method.next.occurence.name=Go to next method
|
||||
hierarchy.method.prev.occurence.name=Go to previous method
|
||||
@@ -1209,4 +1209,4 @@ activation.auth.message=The command line launcher is outdated. Please refresh it
|
||||
change.color.command.text=Change color
|
||||
|
||||
warning.use.rest.api=''{0}'' API is requested. Do you trust ''{1}''?
|
||||
title.use.rest.api=Using REST API
|
||||
title.use.rest.api=Using REST API
|
||||
|
||||
Reference in New Issue
Block a user