health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [task #16398] Make age string returned by compute_age_from_


From: Luis Falcon
Subject: [Health-dev] [task #16398] Make age string returned by compute_age_from_dates function translatable.
Date: Fri, 21 Jul 2023 07:46:34 -0400 (EDT)

Update of task #16398 (project health):

             Assigned to:                    None => tumashu                
                 Release:                    None => 4.3.0                  

    _______________________________________________________

Follow-up Comment #1:

I like Feng proposal of zero-width char:
42​y ​10​m ​23​d​ 

Is, behind the scenes (42<200b>y <200b>10<200b>m <200b>23<200b>d)

I think we can remove the ones prefixing the integer, just keeping those
between the integer and the date element char.

42<200b>y 10<200b>m 23<200b>d

If we encounter issues, an alternative could be the latin interpunct (·)
(42·y 10·m 23·d)

Enjoy the weekend!
Luis


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/task/?16398>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]