Skip to content
  • Peter Eisentraut's avatar
    145ca364
    pg_test_timing: Some NLS fixes · 145ca364
    Peter Eisentraut authored
    The string "% of total" was marked by xgettext to be a c-format, but it
    is actually not, so mark up the source to prevent that.
    
    Compute the column widths of the final display dynamically based on the
    translated strings, so that translations don't mess up the display
    accidentally.
    145ca364
    pg_test_timing: Some NLS fixes
    Peter Eisentraut authored
    The string "% of total" was marked by xgettext to be a c-format, but it
    is actually not, so mark up the source to prevent that.
    
    Compute the column widths of the final display dynamically based on the
    translated strings, so that translations don't mess up the display
    accidentally.
Loading