Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
5544bfa7
Commit
5544bfa7
authored
Feb 20, 2013
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document import methods (issue #214)
parent
883f6184
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
docs/_static/export-import.png
docs/_static/export-import.png
+0
-0
docs/usage.rst
docs/usage.rst
+18
-0
No files found.
docs/_static/export-import.png
View replaced file @
883f6184
View file @
5544bfa7
37.8 KB
|
W:
|
H:
39.6 KB
|
W:
|
H:
2-up
Swipe
Onion skin
docs/usage.rst
View file @
5544bfa7
...
...
@@ -71,6 +71,24 @@ existing translation (even if it has been changed meanwhile).
This ability might be limited by :ref:`privileges`.
Import method
+++++++++++++
You can choose how imported strings will be merged out of following options:
Add as translation
Imported translations are added as translation. This is most usual and
default behavior.
Add as a suggestion
Imported translations are added as suggesions, do this when you want to
review imported strings.
Add as fuzzy translation
Imported translations are added as fuzzy translations. This can be useful
for review as well.
Additionally, when adding as a translation, you can choose whether to overwrite
already translated strings or not.
.. image:: _static/export-import.png
Translation links
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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