Commit 0bc98fb
authored
Make shared strings public to enable FieldWorks SDK style builds (#346)
- In the old build system somehow using the same namespace in
the FieldWorks code and in this library was enough to get internal
access to the strings resources. Update these strings to public
so that FieldWorks can use them in its UI.1 parent 7bb6b20 commit 0bc98fb
File tree
2 files changed
+37
-37
lines changed- src/SIL.LCModel.FixData
2 files changed
+37
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments