Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

russian translation is broken #2302

Closed
cyberduck opened this issue Jul 8, 2008 · 2 comments
Closed

russian translation is broken #2302

cyberduck opened this issue Jul 8, 2008 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

unable to connect to any server when russian translation is enabled.

09.07.08 1:30:01 Cyberduck[7206] java/lang/NullPointerException
Stack Trace:
java.lang.NullPointerException
 at ch.cyberduck.ui.cocoa.CDTranscriptController.clear(CDTranscriptController.java:96)
 at ch.cyberduck.ui.cocoa.CDBrowserController.init(CDBrowserController.java:3738)
 at ch.cyberduck.ui.cocoa.CDBrowserController.access$2300(CDBrowserController.java:54)
 at ch.cyberduck.ui.cocoa.CDBrowserController$34.run(CDBrowserController.java:3781)
 at ch.cyberduck.ui.cocoa.CDBrowserController.unmount(CDBrowserController.java:3899)
 at ch.cyberduck.ui.cocoa.CDBrowserController.unmount(CDBrowserController.java:3845)
 at ch.cyberduck.ui.cocoa.CDBrowserController.mount(CDBrowserController.java:3777)
 at ch.cyberduck.ui.cocoa.CDBrowserController.connectBookmarkButtonClicked(CDBrowserController.java:2119)
 at ch.cyberduck.ui.cocoa.CDBrowserController$10.tableRowDoubleClicked(CDBrowserController.java:1781)
 at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
 at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:59)
 

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You must keep the English Localization in place. It is always needed.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed in 3ece2c4. Generic resources are no more in English localization bundle.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants