Skip to content

Commit 66589ce

Browse files
committed
PD-0000 remove sms POC transdlations
1 parent ab94b84 commit 66589ce

5 files changed

Lines changed: 1 addition & 32 deletions

File tree

src/app/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ export const ApplicationRoutesLabels = {
137137
[ApplicationRoutes.resetPasswordEmail]: $localize`:@@share.resetPasswordEmail:Reset password - ORCID`,
138138
[ApplicationRoutes.selfService]: $localize`:@@share.selfService:Self Service - ORCID`,
139139
[ApplicationRoutes.developerTools]: $localize`:@@share.developerTools:Developer tools - ORCID`,
140-
[ApplicationRoutes.smsPoc]: $localize`:@@share.smsPoc:SMS POC - ORCID`,
140+
[ApplicationRoutes.smsPoc]: 'SMS POC - ORCID',
141141
}
142142

143143
export const ApplicationDynamicRoutesLabels = {

src/locale/messages.lr.xlf

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6371,14 +6371,6 @@
63716371
</context-group>
63726372
<target>LR</target>
63736373
</trans-unit>
6374-
<trans-unit id="share.smsPoc" datatype="html" resname="share.smsPoc">
6375-
<source>SMS POC - ORCID</source>
6376-
<context-group purpose="location">
6377-
<context context-type="sourcefile">src/app/constants.ts</context>
6378-
<context context-type="linenumber">140</context>
6379-
</context-group>
6380-
<target>LR</target>
6381-
</trans-unit>
63826374
<trans-unit id="share.orcidTitle" datatype="html" resname="share.orcidTitle">
63836375
<source>- ORCID</source>
63846376
<context-group purpose="location">

src/locale/messages.rl.xlf

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6371,14 +6371,6 @@
63716371
</context-group>
63726372
<target>RL</target>
63736373
</trans-unit>
6374-
<trans-unit id="share.smsPoc" datatype="html" resname="share.smsPoc">
6375-
<source>SMS POC - ORCID</source>
6376-
<context-group purpose="location">
6377-
<context context-type="sourcefile">src/app/constants.ts</context>
6378-
<context context-type="linenumber">140</context>
6379-
</context-group>
6380-
<target>RL</target>
6381-
</trans-unit>
63826374
<trans-unit id="share.orcidTitle" datatype="html" resname="share.orcidTitle">
63836375
<source>- ORCID</source>
63846376
<context-group purpose="location">

src/locale/messages.xlf

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5771,13 +5771,6 @@
57715771
<context context-type="linenumber">139</context>
57725772
</context-group>
57735773
</trans-unit>
5774-
<trans-unit id="share.smsPoc" datatype="html" resname="share.smsPoc">
5775-
<source>SMS POC - ORCID</source>
5776-
<context-group purpose="location">
5777-
<context context-type="sourcefile">src/app/constants.ts</context>
5778-
<context context-type="linenumber">140</context>
5779-
</context-group>
5780-
</trans-unit>
57815774
<trans-unit id="share.orcidTitle" datatype="html" resname="share.orcidTitle">
57825775
<source>- ORCID</source>
57835776
<context-group purpose="location">

src/locale/messages.xx.xlf

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6371,14 +6371,6 @@
63716371
</context-group>
63726372
<target>X</target>
63736373
</trans-unit>
6374-
<trans-unit id="share.smsPoc" datatype="html" resname="share.smsPoc">
6375-
<source>SMS POC - ORCID</source>
6376-
<context-group purpose="location">
6377-
<context context-type="sourcefile">src/app/constants.ts</context>
6378-
<context context-type="linenumber">140</context>
6379-
</context-group>
6380-
<target>X</target>
6381-
</trans-unit>
63826374
<trans-unit id="share.orcidTitle" datatype="html" resname="share.orcidTitle">
63836375
<source>- ORCID</source>
63846376
<context-group purpose="location">

0 commit comments

Comments
 (0)