Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate a merged stringtable or report #13

Closed
11RDP-LoupVert opened this issue Sep 3, 2014 · 2 comments
Closed

Generate a merged stringtable or report #13

11RDP-LoupVert opened this issue Sep 3, 2014 · 2 comments
Assignees
Milestone

Comments

@11RDP-LoupVert
Copy link

The point would be to then be able to find out duplicate entries, within the project but even among several projects.

Ideally, it would generate an xml with filenames in comment, eg.

<!-- Control\ProcessFireMission.sqf START -->
<Key ID="STR_My_Amazing_Example_InvalidAsset">
  <Czech>Invalid asset type.</Czech>
  <English>Invalid asset type.</English>
  <French>Invalid asset type.</French>
  <German>Invalid asset type.</German>
  <Hungarian>Invalid asset type.</Hungarian>
  <Polish>Invalid asset type.</Polish>
  <Portuguese>Invalid asset type.</Portuguese>
  <Russian>Invalid asset type.</Russian>
  <Spanish>Invalid asset type.</Spanish>
</Key>
@bux
Copy link
Owner

bux commented Sep 3, 2014

I have an "Excel Export and Import" up my sleeve.

@bux bux added the enhancement label Sep 3, 2014
@bux bux changed the title [REQUEST] Generate a merged stringtable or report Generate a merged stringtable or report Sep 3, 2014
@bux bux added this to the backlog milestone Dec 11, 2014
@bux bux self-assigned this Jul 6, 2015
@bux
Copy link
Owner

bux commented Jul 6, 2015

Closing this in favor of #39

@bux bux closed this as completed Jul 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants