Browse Source

sinhala missing language and sample image in existing kyc

v0.17
yare 2 years ago
parent
commit
45c5679262
  1. 4
      GME Remit.xcodeproj/project.pbxproj
  2. 48
      GME Remit/Modules/RegisterModules/UserAuthentication/ExistingUserKyc/User Interface/View/ExistingUserKyc.storyboard
  3. 4
      GME Remit/Modules/RegisterModules/UserAuthentication/ExistingUserKyc/User Interface/View/ExistingUserKycViewController.swift
  4. 3
      GME Remit/MultiLanguages/si.lproj/Localizable.strings

4
GME Remit.xcodeproj/project.pbxproj

@ -7588,7 +7588,7 @@
CODE_SIGN_ENTITLEMENTS = "GME Remit.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 68KRG7GPAV;
ENABLE_BITCODE = NO;
@ -7629,7 +7629,7 @@
CODE_SIGN_ENTITLEMENTS = "GME Remit.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 68KRG7GPAV;
ENABLE_BITCODE = NO;

48
GME Remit/Modules/RegisterModules/UserAuthentication/ExistingUserKyc/User Interface/View/ExistingUserKyc.storyboard

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@ -393,17 +393,20 @@
<rect key="frame" x="110" y="8" width="203" height="116"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Front ID" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wP4-uJ-zT1">
<rect key="frame" x="49.5" y="5" width="54" height="17.5"/>
<rect key="frame" x="51" y="5" width="51.5" height="18"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Jpj-a0-JRM">
<rect key="frame" x="135" y="86" width="58" height="24"/>
<rect key="frame" x="138" y="86" width="55" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" name="ThemeBlue"/>
</state>
<connections>
<action selector="showSampleButton:" destination="HSb-ou-7T5" eventType="touchUpInside" id="Nb2-7s-hXn"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
@ -478,17 +481,20 @@
<rect key="frame" x="110" y="8" width="203" height="116"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Back ID" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ctu-95-Rc0">
<rect key="frame" x="50" y="5" width="53" height="17.5"/>
<rect key="frame" x="52.5" y="5" width="48.5" height="18"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U0s-mL-64k">
<rect key="frame" x="135" y="86" width="58" height="24"/>
<button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U0s-mL-64k">
<rect key="frame" x="138" y="86" width="55" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" name="ThemeBlue"/>
</state>
<connections>
<action selector="showSampleButton:" destination="HSb-ou-7T5" eventType="touchUpInside" id="AnD-0w-BoM"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
@ -563,16 +569,16 @@
<rect key="frame" x="110" y="8" width="203" height="92"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="11" translatesAutoresizingMaskIntoConstraints="NO" id="29w-jx-D6N">
<rect key="frame" x="0.0" y="20" width="203" height="52.5"/>
<rect key="frame" x="0.0" y="19.5" width="203" height="53"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Side ID" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YT8-le-Q7t">
<rect key="frame" x="0.0" y="0.0" width="49" height="17.5"/>
<rect key="frame" x="0.0" y="0.0" width="45.5" height="18"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WTJ-BS-43g">
<rect key="frame" x="0.0" y="28.5" width="58" height="24"/>
<rect key="frame" x="0.0" y="29" width="55" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
@ -791,37 +797,37 @@
</scenes>
<designables>
<designable name="0Lm-Yp-fcs">
<size key="intrinsicContentSize" width="124.5" height="34"/>
<size key="intrinsicContentSize" width="120" height="34"/>
</designable>
<designable name="4Ht-H7-uZe">
<size key="intrinsicContentSize" width="188.5" height="34"/>
<size key="intrinsicContentSize" width="181.5" height="34"/>
</designable>
<designable name="IsM-vf-1HP">
<size key="intrinsicContentSize" width="118" height="34"/>
<size key="intrinsicContentSize" width="113.5" height="34"/>
</designable>
<designable name="JfT-uS-a2a">
<size key="intrinsicContentSize" width="140" height="34"/>
<size key="intrinsicContentSize" width="134" height="34"/>
</designable>
<designable name="SVD-OG-9os">
<size key="intrinsicContentSize" width="170" height="34"/>
<size key="intrinsicContentSize" width="160.5" height="34"/>
</designable>
<designable name="g6b-c1-elD">
<size key="intrinsicContentSize" width="80" height="34"/>
<size key="intrinsicContentSize" width="77.5" height="34"/>
</designable>
<designable name="hEr-Pf-Iwt">
<size key="intrinsicContentSize" width="73.5" height="34"/>
<size key="intrinsicContentSize" width="70" height="34"/>
</designable>
<designable name="hX6-tX-ygh">
<size key="intrinsicContentSize" width="185" height="34"/>
<size key="intrinsicContentSize" width="177.5" height="34"/>
</designable>
<designable name="kXC-Oc-efk">
<size key="intrinsicContentSize" width="129" height="34"/>
<size key="intrinsicContentSize" width="124.5" height="34"/>
</designable>
<designable name="pay-02-uVZ">
<size key="intrinsicContentSize" width="144" height="34"/>
<size key="intrinsicContentSize" width="138" height="34"/>
</designable>
<designable name="qzT-Cz-Kp8">
<size key="intrinsicContentSize" width="140" height="34"/>
<size key="intrinsicContentSize" width="134" height="34"/>
</designable>
</designables>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>

4
GME Remit/Modules/RegisterModules/UserAuthentication/ExistingUserKyc/User Interface/View/ExistingUserKycViewController.swift

@ -186,9 +186,9 @@ class ExistingUserKycViewController: UIViewController {
let image: UIImage?
switch type {
case .frontID:
image = #imageLiteral(resourceName: "samplePassport")
image = UIImage(named: "sample_id_front")
case .backID:
image = #imageLiteral(resourceName: "sampleFront")
image = UIImage(named: "sample_id_back")
case .sideID:
image = #imageLiteral(resourceName: "sampleFront")
}

3
GME Remit/MultiLanguages/si.lproj/Localizable.strings

@ -629,3 +629,6 @@
"Source_of_fund_placeholder_text" = "මුදල් උපයාගත් ආකාරය තෝරන්න";
"select_transfer_reason_text" = "මුදල් යැවීමේ අරමුණ තෝරන්න";
Loading…
Cancel
Save