0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update generate-report to explicity state if no strings have tags. More... over 12 years ago
Update readme given how we now handle tagless strings. More... over 12 years ago
Split --all into --consume-all and --include-untranslated. More... over 12 years ago
Do not match untagged strings when tags are specified. More... over 12 years ago
Improve formats help text by showing all supported formats. More... over 12 years ago
Switched order of evaluation. Because I could not generate language file from strings.txt without 'tags' option. More... over 12 years ago
Update version to 0.2.0. More... over 12 years ago
Error if the user tries --encoding in Ruby 1.8. More... over 12 years ago
Clean up error reporting. More... over 12 years ago
Add the ability to write UTF-16 files. More... over 12 years ago
Fix broken testcase for generated Android files. More... over 12 years ago
Fix references to CLI options. More... over 12 years ago
Properly read and parse UTF-16 .strings files. More... over 12 years ago
Fix call to write_file for generate-loc-drop. More... over 12 years ago
don't force default into strings.xml; let Android OS handle fallback More... over 12 years ago
for android, put default language in values folder More... over 12 years ago
android-specific improvements More... over 12 years ago
Support empty translations. More... over 12 years ago
Properly unescape double quotes in android files. More... over 12 years ago
Fix gemspec test file. More... over 12 years ago
Add test files to the gemspec. More... over 12 years ago
Update version number to 0.1.2. More... over 12 years ago
Fix reference to old method variables. More... over 12 years ago
Replace --tag with --tags. More... over 12 years ago
Add unit tests. More... over 12 years ago
Do not print a string that has no tag. More... over 12 years ago
Fix error handling and option parsing. More... over 12 years ago
Add the ability to write to a separate strings DB. More... over 12 years ago
Improve ability to import new strings. More... over 12 years ago
Move another method into the StringsRow class. More... over 12 years ago