This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
duplicati
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
08cdcf55b40f5fc81bf431e2c2b1382358aa151a
duplicati
/
BuildTools
/
LocalizationTool2
T
History
agrajaghh
3ce9c58301
fix escaping of strings in .po
...
replace: \' with ' \ with \\ (if not \r or \n) " with \"
2016-09-30 10:07:03 +02:00
..
Properties
Updated new localization tool to generate .po files
2016-09-26 21:14:37 +02:00
LocalizationEntry.cs
Added a new tool to extract translate-able strings from the project files
2016-09-20 15:34:05 +02:00
LocalizationTool2.csproj
Added a new tool to extract translate-able strings from the project files
2016-09-20 15:34:05 +02:00
LocalizationTool2.sln
Updated new localization tool to generate .po files
2016-09-26 21:14:37 +02:00
packages.config
Added a new tool to extract translate-able strings from the project files
2016-09-20 15:34:05 +02:00
Program.cs
fix escaping of strings in .po
2016-09-30 10:07:03 +02:00