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

Validate language coverage #267

Closed
pliablepixels opened this issue Jun 10, 2016 · 6 comments
Closed

Validate language coverage #267

pliablepixels opened this issue Jun 10, 2016 · 6 comments

Comments

@pliablepixels
Copy link
Member

pliablepixels commented Jun 10, 2016

We are going to validate everything on Italian. If all text works in Italian and accented characters show, the framework should work for other languages.

@mcbittech - thanks for the translations. I've added more keys to translate that were missed.

Questions:

  1. Do you need a desktop binary copy to test or are you able to compile yourself ?
  2. Also note there is a help file to translate inside lang

Summary of new keys:

"kPause": "pause",
    "kNormalPlay": "normal play",
    "kFastForward": "fast forward",
    "kFastRewind": "fast rewind",
    "kNextEvent": "next event",
    "kPrevEvent": "prev. event",
    "kNormalPlay": "normal play",
    "kShowTip": "show tip",
    "kHideTip": "hide tip",
    "kPortalEmpty": "Portal url cannot be empty",
    "kPortalDetectionFailed": "Portal: detection failed",
    "kPortal": "Portal",
    "kPortalCgiBinFailed": "cgi-bin detection failed",
    "kPortalNoMonitorFound": "No configured/enabled monitor found",
    "kPortalAPIFailed": "API detection failed",
    "kPortalLoginUnsuccessful": "Portal login was unsuccessful. Please go back and review your settings",
    "kPortalNoProto": "No protocol specifiedd",
    "kPortalPleaseSelect": "Please select",
    "kPortalInvalidUrl": "URL seems invalid (no protocol detected)",
    "kPlaceHolderZMAuthUser": "zm auth user name",
    "kPlaceHolderZMAuthPass": "zm auth password",
    "kPlaceHolderBasicAuthUser": "basic auth user name",
    "kPlaceHolderBasicAuthPass": "basic auth password"

Its in language-en.json

@mcbittech
Copy link
Contributor

#269 close partially this issue (translantions only without test on executable version)

@pliablepixels
Copy link
Member Author

@mcbittech - thanks. Do you want me to create a desktop binary for you to test? If so, please let me know if you prefer linux-32bit or 64 bit

pliablepixels added a commit that referenced this issue Jun 13, 2016
@mcbittech
Copy link
Contributor

@pliablepixels thanks so much, if you can! :-)
I use 64bit linux distro.
Otherwise i need time to understand how to compile!

@pliablepixels
Copy link
Member Author

@mcbittech
Copy link
Contributor

Accented keywords works @pliablepixels.
I've committed minor changes that resolve some errors.
Thanks very much!

@pliablepixels
Copy link
Member Author

New android build released

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