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

Translation of new parameters #1

Closed
ParmuzinAlexander opened this issue Dec 1, 2021 · 7 comments
Closed

Translation of new parameters #1

ParmuzinAlexander opened this issue Dec 1, 2021 · 7 comments

Comments

@ParmuzinAlexander
Copy link

ParmuzinAlexander commented Dec 1, 2021

I can't find new parameters for translation:
Edit comment
Copy comment
Score game
Rule
Help-Keyboard controls

@kaorahi
Copy link
Owner

kaorahi commented Dec 2, 2021

Have you noticed LizzieYzy? You may prefer it to the original Lizzie now.

...Or, do you still have any reason to keep the maintenance of Lizzie?

@ParmuzinAlexander
Copy link
Author

Lizzie is simple and has everything I need. LizzieYzy like a monster and to be honest looks not safe. Too many things, but it's not necessary. Ok 6 lines it is not big problem.

@kaorahi
Copy link
Owner

kaorahi commented Dec 2, 2021

This may fix your NoRefreshDisplayedVariation issue.

--- a/src/main/java/featurecat/lizzie/gui/ConfigDialog.java
+++ b/src/main/java/featurecat/lizzie/gui/ConfigDialog.java
@@ -1100,7 +1100,7 @@ public class ConfigDialog extends LizzieDialog {
 
     JLabel lblNotRefreshVaritions =
         new JLabel(resourceBundle.getString("LizzieConfig.title.notRefreshVariation"));
-    lblNotRefreshVaritions.setBounds(372, 308, 187, 16);
+    lblNotRefreshVaritions.setBounds(372, 308, 157, 16);
     uiTab.add(lblNotRefreshVaritions);
     chkNotRefreshVariation = new JCheckBox("");
     chkNotRefreshVariation.setBounds(536, 305, 57, 23);

@kaorahi kaorahi reopened this Dec 2, 2021
@ParmuzinAlexander
Copy link
Author

@kaorahi I just made it shorter, it's fine. =)

@kaorahi
Copy link
Owner

kaorahi commented Dec 3, 2021

@ParmuzinAlexander, I added the following lines to DisplayStrings.properties.

Menu.game.editComment=Edit comment
Menu.game.copyComment=Copy comment(Ctrl+Shift+C)
Menu.game.scoreGame=Score game
Menu.analyze.rule=Rule
Menu.helpMenu=Help
Menu.helpMenu.keyboardControls=Keyboard controls

@kaorahi
Copy link
Owner

kaorahi commented Dec 11, 2021

I overlooked 6f4d067 in featurecat#906 for a week...

Here is a binary with your updated RU translations. Enjoy!

https://github.com/kaorahi/lizzie/releases/tag/patched074_211211a

@ParmuzinAlexander
Copy link
Author

Great. Thank you for support Lizzie.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants