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
b0f9a13c
Commit
b0f9a13c
authored
Apr 07, 2014
by
Weblate
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
87873cbd
5bf1546d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
weblate/trans/checks/same.py
weblate/trans/checks/same.py
+7
-2
No files found.
weblate/trans/checks/same.py
View file @
b0f9a13c
...
...
@@ -28,6 +28,7 @@ import re
# We ignore some words which are usually not translated
SAME_BLACKLIST
=
frozenset
((
'abc'
,
'accelerator'
,
'account'
,
'action'
,
...
...
@@ -58,6 +59,7 @@ SAME_BLACKLIST = frozenset((
'authentication'
,
'avatar'
,
'backend'
,
'backspace'
,
'balance'
,
'battery'
,
'bb'
,
...
...
@@ -102,8 +104,6 @@ SAME_BLACKLIST = frozenset((
'csd'
,
'csv'
,
'ctrl'
,
'ctrl+d'
,
'ctrl+z'
,
'cvs'
,
'cyrillic'
,
'data'
,
...
...
@@ -146,9 +146,11 @@ SAME_BLACKLIST = frozenset((
'email'
,
'engine'
,
'engines'
,
'enter'
,
'enterprise'
,
'enum'
,
'error'
,
'escape'
,
'eu'
,
'exchange'
,
'expert'
,
...
...
@@ -431,6 +433,7 @@ SAME_BLACKLIST = frozenset((
'reports'
,
'reset'
,
'resource'
,
'return'
,
'rich-text'
,
'richtext'
,
'roadmap'
,
...
...
@@ -457,6 +460,7 @@ SAME_BLACKLIST = frozenset((
'service'
,
'set'
,
'shell'
,
'shift'
,
'sim'
,
'singular'
,
'slot'
,
...
...
@@ -693,6 +697,7 @@ SAME_BLACKLIST = frozenset((
'lithuanian'
,
'luxembourgish'
,
'macedonian'
,
'mail'
,
'maithili'
,
'malagasy'
,
'malay'
,
...
...
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