Nick Guerrera
14028c92dd
Update xlf files
2017-06-07 16:56:09 -07:00
Nick Guerrera
132f70c5e0
Convert LocalizableStrings.cs to resx
2017-06-06 21:50:58 -07:00
Zbyněk Sailer
b479bd900d
LOC CHECKIN | cli-master | 20170529
2017-05-30 11:19:00 -07:00
Nick Guerrera
fca4162c10
Run xlf converter
2017-05-19 13:37:13 -07:00
jonsequitur
daac945742
restore loc strings, subcommand parsers into separate files
2017-03-19 16:38:08 -07:00
Jon Sequeira
43c13f2f53
move parse result validation to CommandBase to allow custom messages
2017-03-19 14:30:43 -07:00
Jon Sequeira
35732fc07d
include HelpText in CommandParsingError, write it to stdout
2017-03-14 12:26:24 -07:00
Jon Sequeira
898d10cb2d
help text adjustments for dotnet sln
2017-03-14 11:23:19 -07:00
Jon Sequeira
96683c1421
help text updates
2017-03-14 10:33:58 -07:00
Jon Sequeira
2c96d8e8b9
throw exceptions for command not found
2017-03-13 20:06:59 -07:00
Jon Sequeira
f5d9cfc79c
reverse order of help response vs error response
2017-03-13 15:29:39 -07:00
Jon Sequeira
204d8594bf
throw exception on parse errors
2017-03-13 13:29:03 -07:00
Jon Sequeira
a6c2b6c9f6
update CliCommandLine, other code changes
2017-03-12 15:06:34 -07:00
Jon Sequeira
5c4db56d3b
correct arguments for dotnet sln commands
2017-03-11 11:47:04 -08:00
Jon Sequeira
34d9cbf863
new CliCommandLine version
2017-03-10 17:11:19 -08:00
Jon Sequeira
a3f536c248
move subcommands to new parser
2017-03-10 16:43:44 -08:00
jonsequitur
5f227c1c45
split parser definitions across multiple files
2017-03-06 12:21:51 -08:00
Piotr Puszkiewicz
e617376bc7
Trailing newlines + standardize tabs -> spaces
2017-03-02 20:35:20 -08:00
jonsequitur
bb9cdf5725
make string consistent
2017-02-13 13:35:43 -08:00
jonsequitur
baf1f76b6f
undelete some unused localizable strings
2017-02-13 13:35:43 -08:00
jonsequitur
1a0adcbe5a
fix loc text dependent test
2017-02-13 13:35:41 -08:00
jonsequitur
43c9b363b0
remove unused and incorrect localizations
2017-02-13 13:34:20 -08:00
Justin Goshi
a2088e2641
Refactor and finish the feature
2017-01-23 13:01:58 -08:00
Justin Goshi
b2c51b7269
Do not add duplicate solution folders or project directories ( #5377 )
...
* Do not add duplicate solution folders or project directories
* Fix the algorithm for removing empty solution folders
* Improving code by adding description methods. To address PR comments.
2017-01-20 18:34:37 -08:00
Zbyněk Sailer
8dbab0f79a
LOC CHECKIN | dotnet/cli | 20170116
2017-01-16 14:52:18 +01:00
Justin Goshi
e109a9be47
dotnet sln command ( #5233 )
...
* Add dotnet sln command
* Use new names for localizable strings
* Fix up the tests for the verb rename
2017-01-06 10:58:23 -10:00
Livar Cunha
4bf55e3c38
Another update to the xlf files.
2017-01-05 23:01:58 -08:00
Zlatko Knezevic
ad3ee1dbb9
Fixing an errant semicolon
2017-01-05 17:25:46 -08:00
Zlatko Knezevic
af56e969f9
Responding to PR feedback
2017-01-05 16:58:12 -08:00
Zlatko Knezevic
1a35ffdb10
Responding to PR feedback
2017-01-05 16:44:43 -08:00
Zlatko Knezevic
ab41acd8f5
Adding strings for dotnet-sln command for LOC
...
Adding strings both in the command folder as well as in the Help command.
2017-01-05 14:44:53 -08:00