-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MOSIP-26628:Updated the errorMessage for errorCode-"KER-MSD-391" in a…
…ll lang (#455) * Updated the errorMessage for all languages Signed-off-by: Yash S <[email protected]> * Added the errorCode and errorMessage for digital card service Signed-off-by: Yash S <[email protected]> * Updated the delimiter to supported "|" Signed-off-by: Yash S <[email protected]> --------- Signed-off-by: Yash S <[email protected]>
- Loading branch information
1 parent
99d0779
commit 1e604f0
Showing
44 changed files
with
112 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,description,langCode,isActive,isDeleted | ||
BBB,Test,Test,eng,TRUE,FALSE | ||
code|name|description|langCode|isActive|isDeleted | ||
BBB|Test|Test|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
appTypeCode,docCategoryCode,docTypeCode,langCode,isActive,isDeleted | ||
ABC,POI,CIN,eng,TRUE,FALSE | ||
appTypeCode|docCategoryCode|docTypeCode|langCode|isActive|isDeleted | ||
ABC|POI|CIN|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,description,biometricTypeCode,langCode,isActive,isDeleted | ||
AB,FOOT,Print ofFOOT,FNR,eng,TRUE,FALSE | ||
code|name|description|biometricTypeCode|langCode|isActive|isDeleted | ||
AB|FOOT|Print ofFOOT|FNR|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,description,langCode,isActive,isDeleted | ||
FTT,FOOTPRINT,FOOTPRINT,eng,TRUE,FALSE | ||
code|name|description|langCode|isActive|isDeleted | ||
FTT|FOOTPRINT|FOOTPRINT|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
word,description,langCode,isActive,isDeleted | ||
douchebag,slangUpdate,eng,TRUE,FALSE | ||
word|description|langCode|isActive|isDeleted | ||
douchebag|slangUpdate|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,daySeq,isGlobalWorking,langCode,isActive,isDeleted | ||
108,ABC,8,TRUE,eng,TRUE,FALSE | ||
code|name|daySeq|isGlobalWorking|langCode|isActive|isDeleted | ||
108|ABC|8|TRUE|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,name,macAddress,serialNum,ipAddress,validityDateTime,deviceSpecId,zoneCode,regCenterId,langCode,isActive,isDeleted | ||
4013,DeviceUploadTest,54-BF-64-4C-91-6B,222222,127.0.0.3,2022-11-17T09:50:23.637Z,327,KTA,10001,eng,TRUE,FALSE | ||
id|name|macAddress|serialNum|ipAddress|validityDateTime|deviceSpecId|zoneCode|regCenterId|langCode|isActive|isDeleted | ||
4013|DeviceUploadTest|54-BF-64-4C-91-6B|222222|127.0.0.3|2022-11-17T09:50:23.637Z|327|KTA|10001|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,name,brand,model,deviceTypeCode,minDriverversion,description,langCode,isActive,isDeleted | ||
678,ewwv,Greenbit,DactyScan84c,IRS,1.12,Tocapture,eng,TRUE,FALSE | ||
id|name|brand|model|deviceTypeCode|minDriverversion|description|langCode|isActive|isDeleted | ||
678|ewwv|Greenbit|DactyScan84c|IRS|1.12|Tocapture|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,description,langCode,isActive,isDeleted | ||
ABC,ABC,For printing Documents,eng,TRUE,FALSE | ||
code|name|description|langCode|isActive|isDeleted | ||
ABC|ABC|For printing Documents|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,description,langCode,isActive,isDeleted | ||
ABC,ABC,ABC,eng,TRUE,FALSE | ||
code|name|description|langCode|isActive|isDeleted | ||
ABC|ABC|ABC|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
code,name,description,langCode,isActive,isDeleted | ||
TC001,PPP,Preuve didentité,fra,TRUE,FALSE | ||
TC002,PPP,Proof of Idendity,eng,TRUE,FALSE | ||
TC003,PPP,إثبات الهوية,ara,TRUE,FALSE | ||
code|name|description|langCode|isActive|isDeleted | ||
TC001|PPP|Preuve didentité|fra|TRUE|FALSE | ||
TC002|PPP|Proof of Idendity|eng|TRUE|FALSE | ||
TC003|PPP|إثبات الهوية|ara|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,name,description,dataType,valueJson,langCode,isActive,isDeleted | ||
Test,bloodType,BloodType,string,"{"value":"français","code":"fra"}",eng,TRUE,FALSE | ||
id|name|description|dataType|valueJson|langCode|isActive|isDeleted | ||
Test|bloodType|BloodType|string|"{"value":"français"|"code":"fra"}"|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,genderName,langCode,isActive,isDeleted | ||
DDD,AAA,ara,TRUE,FALSE | ||
code|genderName|langCode|isActive|isDeleted | ||
DDD|AAA|ara|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,descr,langCode,isActive,isDeleted | ||
yyy,Unique Identification Number,National ID given to the applicant,eng,FALSE,FALSE | ||
code|name|descr|langCode|isActive|isDeleted | ||
yyy|Unique Identification Number|National ID given to the applicant|eng|FALSE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,idVersion,title,description,schemaJson,status,additionalProperties,effectiveFrom,langCode,isActive,isDeleted | ||
1008,0.200,Mosip Identity,Mosip Sample identity,"{"id":"mosip.applicanttype.fetch","request":{"attributes":[{"attribute":"gender","value":[{"language":"eng","value":"FLE"},{"language":"ara","value":"FLE"},{"language":"fra","value":"FLE"}]},{"attribute":"dateOfBirth","value":"1981/10/04"},{"attribute":"residenceStatus","value":[{"language":"eng","value":"FR"},{"language":"ara","value":"FR"},{"language":"fra","value":"FR"}]},{"attribute":"biometricAvailable","value":false}]},"metadata":{},"version":"1.0","requesttime":"2021-11-10T05:04:56.243Z"}",PUBLISHED,FALSE,2022-11-17T09:50:23.637Z,eng,TRUE,FALSE | ||
id|idVersion|title|description|schemaJson|status|additionalProperties|effectiveFrom|langCode|isActive|isDeleted | ||
1008|0.200|Mosip Identity|Mosip Sample identity|"{"id":"mosip.applicanttype.fetch"|"request":{"attributes":[{"attribute":"gender"|"value":[{"language":"eng"|"value":"FLE"}|{"language":"ara"|"value":"FLE"}|{"language":"fra"|"value":"FLE"}]}|{"attribute":"dateOfBirth"|"value":"1981/10/04"}|{"attribute":"residenceStatus"|"value":[{"language":"eng"|"value":"FR"}|{"language":"ara"|"value":"FR"}|{"language":"fra"|"value":"FR"}]}|{"attribute":"biometricAvailable"|"value":false}]}|"metadata":{}|"version":"1.0"|"requesttime":"2021-11-10T05:04:56.243Z"}"|PUBLISHED|FALSE|2022-11-17T09:50:23.637Z|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
code,name,langCode,isActive,isDeleted | ||
ind,foreign,eng,FALSE,FALSE | ||
AAA,AAA,eng,TRUE,FALSE | ||
BBB,BBB,eng,TRUE,FALSE | ||
code|name|langCode|isActive|isDeleted | ||
ind|foreign|eng|FALSE|FALSE | ||
AAA|AAA|eng|TRUE|FALSE | ||
BBB|BBB|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,family,nativeName,isActive,isDeleted | ||
odi,odia,Indo-European,odia,TRUE,FALSE | ||
code|name|family|nativeName|isActive|isDeleted | ||
odi|odia|Indo-European|odia|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
hierarchyLevel,hierarchyLevelName,langCode,isActive,isDeleted | ||
7,ward,hin,TRUE,FALSE | ||
hierarchyLevel|hierarchyLevelName|langCode|isActive|isDeleted | ||
7|ward|hin|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
holidayId,locationCode,holidayDate,holidayName,holidayDesc,langCode,isActive,isDeleted | ||
123456,KTA,2021-12-04,test,National Holiday,eng,TRUE,FALSE | ||
holidayId|locationCode|holidayDate|holidayName|holidayDesc|langCode|isActive|isDeleted | ||
123456|KTA|2021-12-04|test|National Holiday|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,hierarchyLevel,hierarchyName,parentLocCode,langCode,isActive,isDeleted | ||
98761,LLLL,5,Postal Code,BNMR,eng,TRUE,FALSE | ||
code|name|hierarchyLevel|hierarchyName|parentLocCode|langCode|isActive|isDeleted | ||
98761|LLLL|5|Postal Code|BNMR|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,name,macAddress,serialNum,ipAddress,validityDateTime,machineSpecId,publicKey,keyIndex,signPublicKey,signKeyIndex,zoneCode,regCenterId,langCode,isActive,isDeleted | ||
10190,techno-252,3C-2C-30-D1-E5-65,FB5962911688,192.168.0.408,2022-11-17T09:50:23.637Z,1001,AAEACwACAHIAIINxl2dEhLP4GpDMjUal1yT9UtduBlILZPKh2hszFGmqABAAFwALCAAAAQABAQDCHegKJ3vRn__8h1knXKiLA8qfO5LebzBlRO2tAcI3HvLyL9rPkVrXWYQ6wAn4VQk015C1hViU-7k752dYE5WUAUbgsxOHvvDPH1t72CNHNj9dyE86wGqR9AtK3yz0yf1IP_xgtWpiaQ2V9t2d3LtgPYWnRuPJbcl97nLXXL6PGfh1mRwsQUi94coEBPMZ9YLLOAFckPuDZt-lEcXIMkj8r0uNwAZUSEvGifTNWbLjC5BRlJBmvScIlptXqIwBaq2kSMVK2X1KbQ6TM8zkA_co4LEAIZfcpMgPn6RdW0yFtcx24HqrCY8v0DHregwoCPPpw8HvB-r5aR09mXG64zsJ,B9:6A:BF:7B:31:4F:9F:52:B1:24:B1:E4:2B:20:DD:5C:6A:BD:43:6E:20:51:5C:EB:73:E0:84:3D:06:5E:2C:45,AAEABAAEAHIAAAAQABQACwgAAAEAAQEAr93rKokeZGIzcCtFX3iyCvwpmfnd9jz0nF__0bxWr0mH8Zs0rhlG6vKRagx31I4CdrLAECOwMZ0r7Y3utTqHqelQE3MJLtboKITOqYRpBkqHSm1jGaEb8a1E9yoJri3tZrBCrAShimrN_SbtS1uKbJUG3cuVuE0gtGLI1d5wMfS_4PSz3RwvZtGHisEb3zbV6SLcJkgcDeMbUD7P25SVJd1xrJybuGIgyeSZxOgLzy1P-qHCiOXiAO9o06fwyIhIYbeZYz5th4rq7Rb6mRK9EWFpLrLvBL0F6USiidl8qNCxxZZFUp3W5xFANVYfRvgLKI33zBYniZ7aTE8PgrYa2w,CE:19:36:5F:89:6D:D3:3E:6D:1B:64:EF:CE:04:F1:14:D5:73:9D:FF:EC:18:FB:CC:DF:C8:74:8E:1E:DC:BF:73,NTH,10006,eng,TRUE,FALSE | ||
id|name|macAddress|serialNum|ipAddress|validityDateTime|machineSpecId|publicKey|keyIndex|signPublicKey|signKeyIndex|zoneCode|regCenterId|langCode|isActive|isDeleted | ||
10190|techno-252|3C-2C-30-D1-E5-65|FB5962911688|192.168.0.408|2022-11-17T09:50:23.637Z|1001|AAEACwACAHIAIINxl2dEhLP4GpDMjUal1yT9UtduBlILZPKh2hszFGmqABAAFwALCAAAAQABAQDCHegKJ3vRn__8h1knXKiLA8qfO5LebzBlRO2tAcI3HvLyL9rPkVrXWYQ6wAn4VQk015C1hViU-7k752dYE5WUAUbgsxOHvvDPH1t72CNHNj9dyE86wGqR9AtK3yz0yf1IP_xgtWpiaQ2V9t2d3LtgPYWnRuPJbcl97nLXXL6PGfh1mRwsQUi94coEBPMZ9YLLOAFckPuDZt-lEcXIMkj8r0uNwAZUSEvGifTNWbLjC5BRlJBmvScIlptXqIwBaq2kSMVK2X1KbQ6TM8zkA_co4LEAIZfcpMgPn6RdW0yFtcx24HqrCY8v0DHregwoCPPpw8HvB-r5aR09mXG64zsJ|B9:6A:BF:7B:31:4F:9F:52:B1:24:B1:E4:2B:20:DD:5C:6A:BD:43:6E:20:51:5C:EB:73:E0:84:3D:06:5E:2C:45|AAEABAAEAHIAAAAQABQACwgAAAEAAQEAr93rKokeZGIzcCtFX3iyCvwpmfnd9jz0nF__0bxWr0mH8Zs0rhlG6vKRagx31I4CdrLAECOwMZ0r7Y3utTqHqelQE3MJLtboKITOqYRpBkqHSm1jGaEb8a1E9yoJri3tZrBCrAShimrN_SbtS1uKbJUG3cuVuE0gtGLI1d5wMfS_4PSz3RwvZtGHisEb3zbV6SLcJkgcDeMbUD7P25SVJd1xrJybuGIgyeSZxOgLzy1P-qHCiOXiAO9o06fwyIhIYbeZYz5th4rq7Rb6mRK9EWFpLrLvBL0F6USiidl8qNCxxZZFUp3W5xFANVYfRvgLKI33zBYniZ7aTE8PgrYa2w|CE:19:36:5F:89:6D:D3:3E:6D:1B:64:EF:CE:04:F1:14:D5:73:9D:FF:EC:18:FB:CC:DF:C8:74:8E:1E:DC:BF:73|NTH|10006|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,name,brand,model,machineTypeCode,minDriverversion,description,langCode,isActive,isDeleted | ||
123,Vostro,Dell,3568,DKS,1.455,To take enrollments,eng,TRUE,FALSE | ||
id|name|brand|model|machineTypeCode|minDriverversion|description|langCode|isActive|isDeleted | ||
123|Vostro|Dell|3568|DKS|1.455|To take enrollments|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,description,langCode,isActive,isDeleted | ||
123,TEST1,AnbjhbnjA,eng,TRUE,FALSE | ||
code|name|description|langCode|isActive|isDeleted | ||
123|TEST1|AnbjhbnjA|eng|TRUE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
id,name,description,langCode,isActive,isDeleted | ||
10107,Pre-Reg,Web portal for pre-registrations,eng,FALSE,FALSE | ||
id|name|description|langCode|isActive|isDeleted | ||
10107|Pre-Reg|Web portal for pre-registrations|eng|FALSE|FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
code,name,description,langCode,isActive,isDeleted | ||
MNO,Manuel,Renvoi en,fra,FALSE,FALSE | ||
code|name|description|langCode|isActive|isDeleted | ||
MNO|Manuel|Renvoi en|fra|FALSE|FALSE |
Oops, something went wrong.