Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bonita-studio
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
bonita
bonita-studio
Commits
92699b22
Commit
92699b22
authored
Jan 28, 2019
by
Romain Bioteau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tr(pt_BR) add pt_BR l10n (#1545)
parent
bf2d981d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
all-in-one/installer/installer_project_template.xml
all-in-one/installer/installer_project_template.xml
+7
-1
No files found.
all-in-one/installer/installer_project_template.xml
View file @
92699b22
...
...
@@ -33,7 +33,7 @@
<singleInstanceCheck>
1
</singleInstanceCheck>
<overrideGtkButtonText>
1
</overrideGtkButtonText>
<compressionAlgorithm>
zip
</compressionAlgorithm>
<allowedLanguages>
en es fr ja
</allowedLanguages>
<allowedLanguages>
en es fr ja
pt_BR
</allowedLanguages>
<customLanguageFileList>
<language>
<code>
en
</code>
...
...
@@ -59,6 +59,12 @@
<encoding>
iso8859-1
</encoding>
<resolveUCN>
1
</resolveUCN>
</language>
<language>
<code>
pt_BR
</code>
<file>
i18n/messages_pt_BR.properties
</file>
<encoding>
iso8859-1
</encoding>
<resolveUCN>
1
</resolveUCN>
</language>
</customLanguageFileList>
<preBuildActionList>
<substitute>
...
...
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