Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ImageINSA_Tanguy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tanguy.Raufflet
ImageINSA_Tanguy
Commits
f8599db6
Commit
f8599db6
authored
10 years ago
by
Antoine Lorence
Browse files
Options
Downloads
Patches
Plain Diff
[i18n] Clean all obsolete translations
parent
82229b2e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
app/CMakeLists.txt
+4
-1
4 additions, 1 deletion
app/CMakeLists.txt
app/insaimage_en.ts
+0
-850
0 additions, 850 deletions
app/insaimage_en.ts
app/insaimage_fr.ts
+3
-849
3 additions, 849 deletions
app/insaimage_fr.ts
lib/detiq-t
+1
-1
1 addition, 1 deletion
lib/detiq-t
with
8 additions
and
1701 deletions
app/CMakeLists.txt
+
4
−
1
View file @
f8599db6
...
...
@@ -183,7 +183,10 @@ set(TS_FILES insaimage_en.ts insaimage_fr.ts)
# -1- Use current translations files
qt5_add_translation
(
QM_FILES
${
TS_FILES
}
)
# -2- Update translations files with changes from c++ sources
# qt5_create_translation(QM_FILES ${insaimage_SOURCES} ${TS_FILES})
#qt5_create_translation(QM_FILES ${insaimage_SOURCES} ${UIS} ${TS_FILES})
# -3- Update translations files with changes from c++ sources AND drop useless translations
#qt5_create_translation(QM_FILES ${insaimage_SOURCES} ${UIS} ${TS_FILES} OPTIONS -no-obsolete)
# Avoid awful console on Windows
if
(
WIN32
)
...
...
This diff is collapsed.
Click to expand it.
app/insaimage_en.ts
+
0
−
850
View file @
f8599db6
This diff is collapsed.
Click to expand it.
app/insaimage_fr.ts
+
3
−
849
View file @
f8599db6
This diff is collapsed.
Click to expand it.
detiq-t
@
a768e713
Compare
fe2ae632
...
a768e713
Subproject commit
fe2ae6328ad9f7de50f56a630ae3ba2097a2a5b5
Subproject commit
a768e713ce0f1de7ebaa168660b47c128ddc5826
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment