Menu

#112 Missing translation string for "free caches"

v1.0.x
fixed
None
v1.0.9
Bug Fix
2016-09-17
2016-09-16
Erik Hänel
No

Probably only a typing error.

Analysis:
This is not a typing error. The relevant message lines don't have a language interface, therefore there's no translation string.

Implementation:
Language interface was added. Implementation tests were passed successfully.

Documentation:
The two new language identifiers BUILTIN_NEW_CACHES and BUILTIN_NEW_FREE_CACHES were added to the language files.

Tests:
Testing the new language string was successful. Bug fix accepted.

Discussion

  • Erik Hänel

    Erik Hänel - 2016-09-17
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2016-09-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     Probably only a typing error.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2016-09-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Probably only a typing error.
    
     **Analysis:**
    +This is not a typing error. The relevant message lines don't have a language interface, therefore there's no translation string.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2016-09-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     This is not a typing error. The relevant message lines don't have a language interface, therefore there's no translation string.
    
     **Implementation:**
    +Language interface was added. Implementation tests were passed successfully.
    
     **Documentation:**
    +The two new language identifiers `BUILTIN_NEW_CACHES` and `BUILTIN_NEW_FREE_CACHES` were added to the language files.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2016-09-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     The two new language identifiers `BUILTIN_NEW_CACHES` and `BUILTIN_NEW_FREE_CACHES` were added to the language files.
    
     **Tests:**
    +Testing the new language string was successful. Bug fix accepted.
    
    • status: testing --> fixed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB