Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
4d825fff
Commit
4d825fff
authored
Mar 18, 2015
by
Gavin Bisesi
Browse files
Merge pull request #848 from tooomm/contributing.md
updated contributing.md
parents
adcae59e
dfbf9539
Changes
1
Show whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
4d825fff
...
...
@@ -135,9 +135,8 @@ as `QScopedPointer`, or, less preferably, `QSharedPointer`.
### Translations (for developers) ###
All the user-interface strings inside cockatrice's source code must be written in
english language. Translations to other languages are managed using Transifex:
http://www.transifex.com
All the user-interface strings inside Cockatrice's source code must be written in
english language. Translations to other languages are managed using
[
Transifex
](
https://www.transifex.com/projects/p/cockatrice/
)
.
If you're about to propose a change that adds or modifies any translatable string
in the code, you'll need to update the basic translation files so that translators
...
...
@@ -173,18 +172,17 @@ strings.
### Translations (for mantainers) ###
Before rushing out a new release, it would be nice to fetch the most up to date
translations from Transife
r
and commit them in the
c
ockatrice source code.
This can be done manually from the Transifex we interface, but it's quite time
expensive
.
translations from Transife
x
and commit them in
to
the
C
ockatrice source code.
This can be done manually from the Transifex we
b
interface, but it's quite time
consuming
.
As an alternative, you can install the Transifex CLI:
http://docs.transifex.com/developer/client/
You'll then be able to use a git-like cli command to push and pull translations
from Transifex to the source code and viceversa.
from Transifex to the source code and vice
versa.
### Translations (for translators) ###
Please have a look at the specific FAQ:
https://github.com/Cockatrice/Cockatrice/wiki/Translation-FAQ
\ No newline at end of file
Please have a look at the specific
[
FAQ for translators
](
https://github.com/Cockatrice/Cockatrice/wiki/Translation-FAQ
)
.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment