Hacktoberfest - first 5 PR - part 5

5th PR -  Adding Language

The fifth PR is a bit different with the previous four. Since the repository hacktoberfest-2k18-katas has been archived by the owner, it is currently in read-only mode. So I started to find a new repository to work on, and that was iskra-webkit-greeter.

The repository is a "A beautiful, awesome themed login screen written on lightdm and the lightdm-webkit2-greeter."

The Issue 

The owner request to add multi-language support for some words in the login screen, including:
  • Hibernate: "Hibernate"
  • Suspend: "Suspend"
  • Restart: "Restart"
  • Shutdown: "Shutdown"
  • Lock: "Lock"
  • UserPlaceholder: "User"
  • PasswordPlaceholder: "Password"
  • UsernameWarning: "Please enter your username."
  • PasswordWarning: "Please enter your password."
Since I know Vietnamese so I chose to add Vietnamese support to app. The steps are very easy to follow since the owner already pointed them out clearly.

Link:

Comments

Popular Posts