-
Notifications
You must be signed in to change notification settings - Fork 22
fix translations strings #426
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
Open
Alessandro-Barbieri
wants to merge
29
commits into
BreakBB:master
Choose a base branch
from
Alessandro-Barbieri:lowercase
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 8 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
2d9acda
lowercase all the strings
Alessandro-Barbieri cc69ebb
Merge branch 'master' into lowercase
Alessandro-Barbieri 8e69e2a
typo
Alessandro-Barbieri 90ea691
wip
Alessandro-Barbieri eec325b
wip
Alessandro-Barbieri 1ab3fee
wip
Alessandro-Barbieri 511ade0
Merge branch 'BreakBB:master' into lowercase
Alessandro-Barbieri bd244f7
reset profile
Alessandro-Barbieri 1a7e980
re-add deleted line
Alessandro-Barbieri 930ae37
end sentences with a full stop
Alessandro-Barbieri 5eb639a
Merge branch 'BreakBB:master' into lowercase
Alessandro-Barbieri f1fcf83
partial revert
Alessandro-Barbieri 38fa667
partial revert
Alessandro-Barbieri 01c1ccb
partial revert
Alessandro-Barbieri 7e7967f
partial revert
Alessandro-Barbieri 1d9381e
partial revert
Alessandro-Barbieri ccbd444
partial revert
Alessandro-Barbieri 4471ebd
partial revert
Alessandro-Barbieri 8f5cce9
partial revert
Alessandro-Barbieri b8116fd
more things
Alessandro-Barbieri cbfa1a1
leftovers
Alessandro-Barbieri 962bd58
more leftovers
Alessandro-Barbieri ffee295
more fixes
Alessandro-Barbieri 6e271a7
more
Alessandro-Barbieri e74923a
remove stray line
Alessandro-Barbieri 669a374
Merge branch 'BreakBB:master' into lowercase
Alessandro-Barbieri a5e047d
Merge branch 'BreakBB:master' into lowercase
Alessandro-Barbieri d1a9e39
Merge branch 'master' into lowercase
Alessandro-Barbieri 4d757eb
Update profile version from 26 to 27
Alessandro-Barbieri File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think stat names should be lower case. So I'd prefer "Defense" over "defense" and "Mana" over "mana" and "Shadow Damage" over "Shadow damage".
The default UI is also using capitalized words like "Crit Chance".
I am okay with using "stats" and "values". For me "Hit Rating" is also a stat name, so I don't think it should be lower case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see many consistency issues right now:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do expect inconsistencies when comparing different languages. I personally can only check on correctness on English and German. And for both stat names should be capitalized.
If a translation does not follow the rules of the Blizzard UI or their basic grammatical rules that is a) something up to fix for a native speaker and b) not really a big issue.
Not sure what languages you can assess, but feel free to update the translations for these.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be consistent with blizzard globalstrings
I put sentences lowercase, the rest uppercase (English only)
German is all uppercase, the other languages lowercase
I also added full stops at the end of sentences and abbreviations