Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpnSense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
OpnSense
Commits
fad7184f
Commit
fad7184f
authored
Aug 04, 2015
by
Franco Fichtner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lang: fuzzy matching is not good
parent
383bdd79
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
457 additions
and
1101 deletions
+457
-1101
Makefile
lang/Makefile
+1
-1
de_DE.po
lang/de_DE.po
+194
-132
fr_FR.po
lang/fr_FR.po
+83
-529
zh_CN.po
lang/zh_CN.po
+179
-439
No files found.
lang/Makefile
View file @
fad7184f
...
...
@@ -5,7 +5,7 @@ XGETTEXT= ${_XGETTEXT} -L PHP --from-code=UTF-8 -F --strict --debug
_MSGFMT
!=
which msgfmt
||
echo true
MSGFMT
=
${
_MSGFMT
}
--strict
_MSGMERGE
!=
which msgmerge
||
echo true
MSGMERGE
=
${
_MSGMERGE
}
-U
--backup
=
off
MSGMERGE
=
${
_MSGMERGE
}
-U
-
N
-
-backup
=
off
LOCALEDIR
=
/usr/local/share/locale/%%LANG%%/LC_MESSAGES
...
...
lang/de_DE.po
View file @
fad7184f
This diff is collapsed.
Click to expand it.
lang/fr_FR.po
View file @
fad7184f
This diff is collapsed.
Click to expand it.
lang/zh_CN.po
View file @
fad7184f
This diff is collapsed.
Click to expand it.
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