Changes between Initial Version and Version 1 of Ticket #17514, comment 7


Ignore:
Timestamp:
2019-03-24T16:51:01+01:00 (6 years ago)
Author:
stoecker

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17514, comment 7

    initial v1  
    1 It's {0}, not {0], but you're still making assumptions.
     1It's !{0}, not {0], but you're still making assumptions.
    22
    33If you have, like here, strings which seem to have something in common, do NOT extract the common part. Simply make two strings, each one correct and leave the duplicated parts duplicate. With such "optimizations" you don't make life easier for translators, but harder.