Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Fixed ExposureCheckPage english title #1043

Merged
merged 1 commit into from
Jun 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions Covid19Radar/Covid19Radar/Resources/AppResources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Covid19Radar/Covid19Radar/Resources/AppResources.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -1367,10 +1367,6 @@
<comment>yyyy年M月d日 tth時mm分</comment>
</data>

<data name="NotContactPageTitle" xml:space="preserve">
<value>過去14日間の接触</value>
<comment>過去14日間の接触</comment>
</data>
<data name="NotContactPageLabel1" xml:space="preserve">
<value>陽性者との接触は確認されませんでした</value>
<comment>陽性者との接触は確認されませんでした</comment>
Expand Down
6 changes: 1 addition & 5 deletions Covid19Radar/Covid19Radar/Resources/AppResources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
<comment>アプリを周りの人に知らせる</comment>
</data>
<data name="ExposureCheckTitle" xml:space="preserve">
<value>Close contacts for the past 14 days</value>
<value>Past 14 days' contacts</value>
<comment>過去14日間の接触</comment>
</data>
<data name="HomePageTitle1" xml:space="preserve">
Expand Down Expand Up @@ -1472,10 +1472,6 @@ In case you have been close to a large number of positive registrants a big cont
<comment>yyyy年M月d日 tth時mm分</comment>
</data>

<data name="NotContactPageTitle" xml:space="preserve">
<value>Close contacts for the past 14 days</value>
<comment>過去14日間の接触</comment>
</data>
<data name="NotContactPageLabel1" xml:space="preserve">
<value>No close contacts with COVID-19 positive users</value>
<comment>陽性者との接触は確認されませんでした</comment>
Expand Down
4 changes: 0 additions & 4 deletions Covid19Radar/Covid19Radar/Resources/AppResources.zh-Hans.resx
Original file line number Diff line number Diff line change
Expand Up @@ -1370,10 +1370,6 @@
<comment>yyyy年M月d日 tth時mm分</comment>
</data>

<data name="NotContactPageTitle" xml:space="preserve">
<value>查询过去14天内里的接触情况</value>
<comment>過去14日間の接触</comment>
</data>
<data name="NotContactPageLabel1" xml:space="preserve">
<value>您没有查出跟阳性患者的密切接触</value>
<comment>陽性者との接触は確認されませんでした</comment>
Expand Down