Clear/reset unsuccessful attempts





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















What do you think about the phrases below:




  1. Clear unsuccessful attempts

  2. Reset unsuccessful attempts


Honestly, I like neither of them, but I can't think of any short alternative. This phrase is used for the button that sets the count of unsuccessful login attempts to zero.
What would be the best way to convey this meaning without losing brevity?



Thank you.










share|improve this question














bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • Maybe: Reset 'failed login' counter. Or Reset failed-login counter.

    – user2768
    Nov 8 '17 at 12:31













  • Sorry, Timur; that's not about English. It's about whatever language you're trying to program in .

    – Robbie Goodwin
    Nov 12 '17 at 21:15


















0















What do you think about the phrases below:




  1. Clear unsuccessful attempts

  2. Reset unsuccessful attempts


Honestly, I like neither of them, but I can't think of any short alternative. This phrase is used for the button that sets the count of unsuccessful login attempts to zero.
What would be the best way to convey this meaning without losing brevity?



Thank you.










share|improve this question














bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • Maybe: Reset 'failed login' counter. Or Reset failed-login counter.

    – user2768
    Nov 8 '17 at 12:31













  • Sorry, Timur; that's not about English. It's about whatever language you're trying to program in .

    – Robbie Goodwin
    Nov 12 '17 at 21:15














0












0








0








What do you think about the phrases below:




  1. Clear unsuccessful attempts

  2. Reset unsuccessful attempts


Honestly, I like neither of them, but I can't think of any short alternative. This phrase is used for the button that sets the count of unsuccessful login attempts to zero.
What would be the best way to convey this meaning without losing brevity?



Thank you.










share|improve this question














What do you think about the phrases below:




  1. Clear unsuccessful attempts

  2. Reset unsuccessful attempts


Honestly, I like neither of them, but I can't think of any short alternative. This phrase is used for the button that sets the count of unsuccessful login attempts to zero.
What would be the best way to convey this meaning without losing brevity?



Thank you.







technical software






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 8 '17 at 12:00









Don DraperDon Draper

413




413





bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Maybe: Reset 'failed login' counter. Or Reset failed-login counter.

    – user2768
    Nov 8 '17 at 12:31













  • Sorry, Timur; that's not about English. It's about whatever language you're trying to program in .

    – Robbie Goodwin
    Nov 12 '17 at 21:15



















  • Maybe: Reset 'failed login' counter. Or Reset failed-login counter.

    – user2768
    Nov 8 '17 at 12:31













  • Sorry, Timur; that's not about English. It's about whatever language you're trying to program in .

    – Robbie Goodwin
    Nov 12 '17 at 21:15

















Maybe: Reset 'failed login' counter. Or Reset failed-login counter.

– user2768
Nov 8 '17 at 12:31







Maybe: Reset 'failed login' counter. Or Reset failed-login counter.

– user2768
Nov 8 '17 at 12:31















Sorry, Timur; that's not about English. It's about whatever language you're trying to program in .

– Robbie Goodwin
Nov 12 '17 at 21:15





Sorry, Timur; that's not about English. It's about whatever language you're trying to program in .

– Robbie Goodwin
Nov 12 '17 at 21:15










2 Answers
2






active

oldest

votes


















0














I suggest to use "clear". "Reset" may mean setting some value as in "reset to default".



Word "unsuccessful" is already implied by "attempt".



I suggest "Clear login attempts" or "Clear unsuccessful login attempts" if space permits.



Avoid word "failed", it implies a failure.






share|improve this answer































    0














    What you want to express is something like: "Set the displayed count of failed login attempts to zero". Briefly.



    The best way to do that depends on the design of the UI. For example, what other information is displayed. Is this button grouped with other items that are related to the login attempts?



    If so, following the model of my kitchen scales, it could just say "Zero". Or, if you have space and want to be more explicit: "Set to zero".






    share|improve this answer
























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "97"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f417548%2fclear-reset-unsuccessful-attempts%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      I suggest to use "clear". "Reset" may mean setting some value as in "reset to default".



      Word "unsuccessful" is already implied by "attempt".



      I suggest "Clear login attempts" or "Clear unsuccessful login attempts" if space permits.



      Avoid word "failed", it implies a failure.






      share|improve this answer




























        0














        I suggest to use "clear". "Reset" may mean setting some value as in "reset to default".



        Word "unsuccessful" is already implied by "attempt".



        I suggest "Clear login attempts" or "Clear unsuccessful login attempts" if space permits.



        Avoid word "failed", it implies a failure.






        share|improve this answer


























          0












          0








          0







          I suggest to use "clear". "Reset" may mean setting some value as in "reset to default".



          Word "unsuccessful" is already implied by "attempt".



          I suggest "Clear login attempts" or "Clear unsuccessful login attempts" if space permits.



          Avoid word "failed", it implies a failure.






          share|improve this answer













          I suggest to use "clear". "Reset" may mean setting some value as in "reset to default".



          Word "unsuccessful" is already implied by "attempt".



          I suggest "Clear login attempts" or "Clear unsuccessful login attempts" if space permits.



          Avoid word "failed", it implies a failure.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Aug 19 '18 at 11:22









          romaninshromaninsh

          247129




          247129

























              0














              What you want to express is something like: "Set the displayed count of failed login attempts to zero". Briefly.



              The best way to do that depends on the design of the UI. For example, what other information is displayed. Is this button grouped with other items that are related to the login attempts?



              If so, following the model of my kitchen scales, it could just say "Zero". Or, if you have space and want to be more explicit: "Set to zero".






              share|improve this answer




























                0














                What you want to express is something like: "Set the displayed count of failed login attempts to zero". Briefly.



                The best way to do that depends on the design of the UI. For example, what other information is displayed. Is this button grouped with other items that are related to the login attempts?



                If so, following the model of my kitchen scales, it could just say "Zero". Or, if you have space and want to be more explicit: "Set to zero".






                share|improve this answer


























                  0












                  0








                  0







                  What you want to express is something like: "Set the displayed count of failed login attempts to zero". Briefly.



                  The best way to do that depends on the design of the UI. For example, what other information is displayed. Is this button grouped with other items that are related to the login attempts?



                  If so, following the model of my kitchen scales, it could just say "Zero". Or, if you have space and want to be more explicit: "Set to zero".






                  share|improve this answer













                  What you want to express is something like: "Set the displayed count of failed login attempts to zero". Briefly.



                  The best way to do that depends on the design of the UI. For example, what other information is displayed. Is this button grouped with other items that are related to the login attempts?



                  If so, following the model of my kitchen scales, it could just say "Zero". Or, if you have space and want to be more explicit: "Set to zero".







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Aug 19 '18 at 11:29







                  user184130





































                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to English Language & Usage Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f417548%2fclear-reset-unsuccessful-attempts%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      He _____ here since 1970 . Answer needed [closed]What does “since he was so high” mean?Meaning of “catch birds for”?How do I ensure “since” takes the meaning I want?“Who cares here” meaningWhat does “right round toward” mean?the time tense (had now been detected)What does the phrase “ring around the roses” mean here?Correct usage of “visited upon”Meaning of “foiled rail sabotage bid”It was the third time I had gone to Rome or It is the third time I had been to Rome

                      Bunad

                      Færeyskur hestur Heimild | Tengill | Tilvísanir | LeiðsagnarvalRossið - síða um færeyska hrossið á færeyskuGott ár hjá færeyska hestinum