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
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
4d825fff
...
@@ -135,9 +135,8 @@ as `QScopedPointer`, or, less preferably, `QSharedPointer`.
...
@@ -135,9 +135,8 @@ as `QScopedPointer`, or, less preferably, `QSharedPointer`.
### Translations (for developers) ###
### Translations (for developers) ###
All the user-interface strings inside cockatrice's source code must be written in
All the user-interface strings inside Cockatrice's source code must be written in
english language. Translations to other languages are managed using Transifex:
english language. Translations to other languages are managed using
[
Transifex
](
https://www.transifex.com/projects/p/cockatrice/
)
.
http://www.transifex.com
If you're about to propose a change that adds or modifies any translatable string
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
in the code, you'll need to update the basic translation files so that translators
...
@@ -173,18 +172,17 @@ strings.
...
@@ -173,18 +172,17 @@ strings.
### Translations (for mantainers) ###
### Translations (for mantainers) ###
Before rushing out a new release, it would be nice to fetch the most up to date
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.
translations from Transife
x
and commit them in
to
the
C
ockatrice source code.
This can be done manually from the Transifex we interface, but it's quite time
This can be done manually from the Transifex we
b
interface, but it's quite time
expensive
.
consuming
.
As an alternative, you can install the Transifex CLI:
As an alternative, you can install the Transifex CLI:
http://docs.transifex.com/developer/client/
http://docs.transifex.com/developer/client/
You'll then be able to use a git-like cli command to push and pull translations
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) ###
### Translations (for translators) ###
Please have a look at the specific FAQ:
Please have a look at the specific
[
FAQ for translators
](
https://github.com/Cockatrice/Cockatrice/wiki/Translation-FAQ
)
.
https://github.com/Cockatrice/Cockatrice/wiki/Translation-FAQ
\ No newline at end of file
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