Page MenuHomePhabricator

Make the success message from "bin/config" more clear
ClosedPublic

Authored by epriestley on Aug 12 2019, 6:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 20, 8:36 PM
Unknown Object (File)
Feb 10 2024, 10:34 PM
Unknown Object (File)
Feb 2 2024, 1:07 AM
Unknown Object (File)
Dec 6 2023, 11:56 AM
Unknown Object (File)
Nov 30 2023, 5:22 PM
Unknown Object (File)
Nov 30 2023, 5:53 AM
Unknown Object (File)
Nov 25 2023, 10:27 PM
Unknown Object (File)
Nov 21 2023, 2:51 PM
Subscribers
None

Details

Summary

Ref T13373. When you "bin/config set x ..." a value, the success message ("Set x ...") is somewhat ambiguous and can be interpreted as "First, you need to set x..." rather than "Success, wrote x...".

Make the messaging more explicit. Also make this string more translatable.

Test Plan

Ran bin/config set ... with various combinations of flags, saw more clear messaging.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Aug 12 2019, 7:50 PM
This revision was automatically updated to reflect the committed changes.