hartenthaler / hh_extended_family

webtrees - showing the extended family of an individual (like cousins and uncles, aunts, ...)
GNU General Public License v3.0
23 stars 9 forks source link

Update ExtendedFamilyTranslations.php #153

Closed iyoua closed 2 years ago

iyoua commented 2 years ago

Updated to 2.1.4

hartenthaler commented 2 years ago

There was one string that is not correct: '是否应显示摘要块?'=>'是否应显示摘要块?',

iyoua commented 2 years ago

'Should a summary block be shown?' => '是否应显示摘要块?',

------------------ 原始邮件 ------------------ 发件人: "hartenthaler/hh_extended_family" @.>; 发送时间: 2022年6月8日(星期三) 凌晨0:02 @.>; @.**@.>; 主题: Re: [hartenthaler/hh_extended_family] Update ExtendedFamilyTranslations.php (PR #153)

There was one string that is not correct: '是否应显示摘要块?'=>'是否应显示摘要块?',

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

iyoua commented 2 years ago

This is a duplicate definition statement. The following two lines should be deleted from the file: '是否应显示摘要块?'=>'是否应显示摘要块?', '是否應顯示摘要塊?'=>'是否應顯示摘要塊?', ------------------ 原始邮件 ------------------ 发件人: "hartenthaler/hh_extended_family" @.>; 发送时间: 2022年6月8日(星期三) 凌晨0:02 @.>; @.**@.>; 主题: Re: [hartenthaler/hh_extended_family] Update ExtendedFamilyTranslations.php (PR #153)

There was one string that is not correct: '是否应显示摘要块?'=>'是否应显示摘要块?',

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

hartenthaler commented 2 years ago

ok, I have deleted them.