Commit 36f98dc4644375a22727b7f48d6b547fa2de6d41

Authored by Imanol-Mikel Barba Sabariego
1 parent cd9f3184

--no commit message

DUREX Vendor Control/FirstAppExample/EMConnectingView.xib deleted
1 -<?xml version="1.0" encoding="UTF-8" standalone="no"?>  
2 -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4510" systemVersion="13A598" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">  
3 - <dependencies>  
4 - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3742"/>  
5 - </dependencies>  
6 - <objects>  
7 - <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="EMDevicePickerViewController">  
8 - <connections>  
9 - <outlet property="activityIndicator" destination="TXV-o5-q4O" id="3kP-HD-UKe"/>  
10 - <outlet property="connectingView" destination="1" id="h9b-Dw-6WU"/>  
11 - <outlet property="popoverView" destination="6C5-kv-hwn" id="0IJ-WM-inw"/>  
12 - </connections>  
13 - </placeholder>  
14 - <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>  
15 - <view contentMode="scaleToFill" id="1">  
16 - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>  
17 - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  
18 - <subviews>  
19 - <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6C5-kv-hwn">  
20 - <rect key="frame" x="10" y="102" width="300" height="123"/>  
21 - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  
22 - <subviews>  
23 - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Connecting to device" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vOa-V6-aku">  
24 - <rect key="frame" x="34" y="15" width="232" height="43"/>  
25 - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>  
26 - <fontDescription key="fontDescription" type="system" pointSize="22"/>  
27 - <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>  
28 - <nil key="highlightedColor"/>  
29 - </label>  
30 - <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="TXV-o5-q4O">  
31 - <rect key="frame" x="132" y="66" width="37" height="37"/>  
32 - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>  
33 - </activityIndicatorView>  
34 - </subviews>  
35 - <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>  
36 - </view>  
37 - </subviews>  
38 - <color key="backgroundColor" white="0.0" alpha="0.5" colorSpace="calibratedWhite"/>  
39 - <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>  
40 - </view>  
41 - </objects>  
42 -</document>  
43 \ No newline at end of file 0 \ No newline at end of file
DUREX Vendor Control/FirstAppExample/MainStoryboard.storyboard deleted
1 -<?xml version="1.0" encoding="UTF-8" standalone="no"?>  
2 -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="5056" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="kWw-Rk-wD6">  
3 - <dependencies>  
4 - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>  
5 - </dependencies>  
6 - <scenes>  
7 - <!--Device Picker View Controller - Select device-->  
8 - <scene sceneID="ZOj-VY-rze">  
9 - <objects>  
10 - <tableViewController id="0dd-lZ-pDC" customClass="EMDevicePickerViewController" sceneMemberID="viewController">  
11 - <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="jWc-kM-kFO">  
12 - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>  
13 - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  
14 - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>  
15 - <prototypes>  
16 - <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="DeviceCell" textLabel="W3U-nk-SlV" detailTextLabel="0cU-st-98u" style="IBUITableViewCellStyleSubtitle" id="BYV-PN-HtB">  
17 - <rect key="frame" x="0.0" y="86" width="320" height="44"/>  
18 - <autoresizingMask key="autoresizingMask"/>  
19 - <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BYV-PN-HtB" id="rT7-eh-vVf">  
20 - <rect key="frame" x="0.0" y="0.0" width="320" height="43"/>  
21 - <autoresizingMask key="autoresizingMask"/>  
22 - <subviews>  
23 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="W3U-nk-SlV">  
24 - <rect key="frame" x="15" y="3" width="34" height="22"/>  
25 - <autoresizingMask key="autoresizingMask"/>  
26 - <fontDescription key="fontDescription" type="system" pointSize="18"/>  
27 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
28 - <nil key="highlightedColor"/>  
29 - </label>  
30 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="0cU-st-98u">  
31 - <rect key="frame" x="15" y="25" width="43" height="15"/>  
32 - <autoresizingMask key="autoresizingMask"/>  
33 - <fontDescription key="fontDescription" type="system" pointSize="12"/>  
34 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
35 - <nil key="highlightedColor"/>  
36 - </label>  
37 - </subviews>  
38 - </tableViewCellContentView>  
39 - </tableViewCell>  
40 - </prototypes>  
41 - <connections>  
42 - <outlet property="dataSource" destination="0dd-lZ-pDC" id="cvb-TS-jTZ"/>  
43 - <outlet property="delegate" destination="0dd-lZ-pDC" id="xbT-YH-9tN"/>  
44 - </connections>  
45 - </tableView>  
46 - <navigationItem key="navigationItem" title="Select device" id="exc-MP-jDa"/>  
47 - <connections>  
48 - <segue destination="iNx-eR-wSX" kind="push" identifier="ConnectionSegue" id="3oK-BK-2Qs"/>  
49 - </connections>  
50 - </tableViewController>  
51 - <placeholder placeholderIdentifier="IBFirstResponder" id="MD6-l6-Rrg" userLabel="First Responder" sceneMemberID="firstResponder"/>  
52 - </objects>  
53 - <point key="canvasLocation" x="342" y="-9"/>  
54 - </scene>  
55 - <!--Menu Table View Controller - Connected to: -->  
56 - <scene sceneID="uT2-Qs-t9O">  
57 - <objects>  
58 - <tableViewController id="iNx-eR-wSX" customClass="MenuTableViewController" sceneMemberID="viewController">  
59 - <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="Ovd-l7-PYp">  
60 - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>  
61 - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  
62 - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>  
63 - <prototypes>  
64 - <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="MenuCell" textLabel="iCG-eW-H8x" style="IBUITableViewCellStyleDefault" id="dlr-pm-ct7">  
65 - <rect key="frame" x="0.0" y="86" width="320" height="44"/>  
66 - <autoresizingMask key="autoresizingMask"/>  
67 - <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="dlr-pm-ct7" id="ohH-UH-dvu">  
68 - <rect key="frame" x="0.0" y="0.0" width="287" height="43"/>  
69 - <autoresizingMask key="autoresizingMask"/>  
70 - <subviews>  
71 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="iCG-eW-H8x">  
72 - <rect key="frame" x="15" y="0.0" width="270" height="43"/>  
73 - <autoresizingMask key="autoresizingMask"/>  
74 - <fontDescription key="fontDescription" type="system" pointSize="18"/>  
75 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
76 - <nil key="highlightedColor"/>  
77 - </label>  
78 - </subviews>  
79 - </tableViewCellContentView>  
80 - </tableViewCell>  
81 - <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="MaintenanceCell" textLabel="C5J-Ml-IpR" detailTextLabel="2Zv-NQ-q8W" style="IBUITableViewCellStyleValue1" id="tNx-4C-IjZ">  
82 - <rect key="frame" x="0.0" y="130" width="320" height="44"/>  
83 - <autoresizingMask key="autoresizingMask"/>  
84 - <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="tNx-4C-IjZ" id="YyS-Ug-Lg0">  
85 - <rect key="frame" x="0.0" y="0.0" width="320" height="43"/>  
86 - <autoresizingMask key="autoresizingMask"/>  
87 - <subviews>  
88 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="C5J-Ml-IpR">  
89 - <rect key="frame" x="15" y="11" width="33" height="21"/>  
90 - <autoresizingMask key="autoresizingMask"/>  
91 - <fontDescription key="fontDescription" type="system" pointSize="17"/>  
92 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
93 - <nil key="highlightedColor"/>  
94 - </label>  
95 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="2Zv-NQ-q8W">  
96 - <rect key="frame" x="261" y="11" width="44" height="21"/>  
97 - <autoresizingMask key="autoresizingMask"/>  
98 - <fontDescription key="fontDescription" type="system" pointSize="17"/>  
99 - <color key="textColor" red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="calibratedRGB"/>  
100 - <nil key="highlightedColor"/>  
101 - </label>  
102 - </subviews>  
103 - </tableViewCellContentView>  
104 - </tableViewCell>  
105 - </prototypes>  
106 - <sections/>  
107 - <connections>  
108 - <outlet property="dataSource" destination="iNx-eR-wSX" id="RrI-xM-BHG"/>  
109 - <outlet property="delegate" destination="iNx-eR-wSX" id="cfg-Zn-vZq"/>  
110 - </connections>  
111 - </tableView>  
112 - <navigationItem key="navigationItem" title="Connected to: " id="2rA-9H-FRE"/>  
113 - </tableViewController>  
114 - <placeholder placeholderIdentifier="IBFirstResponder" id="R4Z-ct-4GF" userLabel="First Responder" sceneMemberID="firstResponder"/>  
115 - </objects>  
116 - <point key="canvasLocation" x="834" y="-9"/>  
117 - </scene>  
118 - <!--Navigation Controller-->  
119 - <scene sceneID="Ker-Z3-hzQ">  
120 - <objects>  
121 - <navigationController definesPresentationContext="YES" id="kWw-Rk-wD6" sceneMemberID="viewController">  
122 - <navigationBar key="navigationBar" contentMode="scaleToFill" id="fTx-P1-hLO">  
123 - <autoresizingMask key="autoresizingMask"/>  
124 - </navigationBar>  
125 - <connections>  
126 - <segue destination="fM1-5w-fRr" kind="relationship" relationship="rootViewController" id="2aM-Mt-gu0"/>  
127 - </connections>  
128 - </navigationController>  
129 - <placeholder placeholderIdentifier="IBFirstResponder" id="dsv-q5-bXD" userLabel="First Responder" sceneMemberID="firstResponder"/>  
130 - </objects>  
131 - <point key="canvasLocation" x="-587" y="-9"/>  
132 - </scene>  
133 - <!--Initial View Controller-->  
134 - <scene sceneID="j5L-Mq-Nck">  
135 - <objects>  
136 - <viewController id="fM1-5w-fRr" customClass="InitialViewController" sceneMemberID="viewController">  
137 - <layoutGuides>  
138 - <viewControllerLayoutGuide type="top" id="K1W-Vd-VIX"/>  
139 - <viewControllerLayoutGuide type="bottom" id="zNe-Ob-WsU"/>  
140 - </layoutGuides>  
141 - <view key="view" contentMode="scaleToFill" id="Psa-QF-ZdS">  
142 - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>  
143 - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>  
144 - <subviews>  
145 - <button opaque="NO" contentMode="scaleAspectFit" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bXZ-vt-REt">  
146 - <rect key="frame" x="96" y="161" width="128" height="128"/>  
147 - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>  
148 - <state key="normal" backgroundImage="bluetooth.png">  
149 - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>  
150 - </state>  
151 - <connections>  
152 - <action selector="connectPressed:" destination="fM1-5w-fRr" eventType="touchDown" id="yhT-cP-LLA"/>  
153 - </connections>  
154 - </button>  
155 - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Connect to Device" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oyW-sA-Lfb">  
156 - <rect key="frame" x="86" y="297" width="149" height="21"/>  
157 - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>  
158 - <fontDescription key="fontDescription" type="system" pointSize="17"/>  
159 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
160 - <nil key="highlightedColor"/>  
161 - </label>  
162 - </subviews>  
163 - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>  
164 - </view>  
165 - <navigationItem key="navigationItem" id="VgB-ne-yWx"/>  
166 - <connections>  
167 - <outlet property="connectButton" destination="bXZ-vt-REt" id="I34-aB-fJh"/>  
168 - <segue destination="0dd-lZ-pDC" kind="push" identifier="ShowDevices" id="MVz-xF-9GY"/>  
169 - </connections>  
170 - </viewController>  
171 - <placeholder placeholderIdentifier="IBFirstResponder" id="xI2-bK-Kvc" userLabel="First Responder" sceneMemberID="firstResponder"/>  
172 - </objects>  
173 - <point key="canvasLocation" x="-129" y="-9"/>  
174 - </scene>  
175 - </scenes>  
176 - <resources>  
177 - <image name="bluetooth.png" width="512" height="512"/>  
178 - </resources>  
179 - <simulatedMetricsContainer key="defaultSimulatedMetrics">  
180 - <simulatedStatusBarMetrics key="statusBar"/>  
181 - <simulatedOrientationMetrics key="orientation"/>  
182 - <simulatedScreenMetrics key="destination" type="retina4"/>  
183 - </simulatedMetricsContainer>  
184 -</document>  
DUREX Vendor Control/FirstAppExample/en.lproj/EMConnectingView.strings 0 → 100644
  1 +
  2 +/* Class = "IBUILabel"; text = "Connecting to device"; ObjectID = "vOa-V6-aku"; */
  3 +"vOa-V6-aku.text" = "Connecting to device";
DUREX Vendor Control/FirstAppExample/en.lproj/InfoPlist.strings deleted
1 -/* Localized versions of Info.plist keys */  
2 -  
DUREX Vendor Control/FirstAppExample/en.lproj/MainStoryboard.strings 0 → 100644
  1 +
  2 +/* Class = "IBUILabel"; text = "Subtitle"; ObjectID = "0cU-st-98u"; */
  3 +"0cU-st-98u.text" = "Subtitle";
  4 +
  5 +/* Class = "IBUILabel"; text = "Detail"; ObjectID = "2Zv-NQ-q8W"; */
  6 +"2Zv-NQ-q8W.text" = "Detail";
  7 +
  8 +/* Class = "IBUINavigationItem"; title = "Connected to: "; ObjectID = "2rA-9H-FRE"; */
  9 +"2rA-9H-FRE.title" = "Connected to: ";
  10 +
  11 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "C5J-Ml-IpR"; */
  12 +"C5J-Ml-IpR.text" = "Title";
  13 +
  14 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "W3U-nk-SlV"; */
  15 +"W3U-nk-SlV.text" = "Title";
  16 +
  17 +/* Class = "IBUINavigationItem"; title = "Select device"; ObjectID = "exc-MP-jDa"; */
  18 +"exc-MP-jDa.title" = "Select device";
  19 +
  20 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "iCG-eW-H8x"; */
  21 +"iCG-eW-H8x.text" = "Title";
  22 +
  23 +/* Class = "IBUILabel"; text = "Connect to Device"; ObjectID = "oyW-sA-Lfb"; */
  24 +"oyW-sA-Lfb.text" = "Connect to Device";
DUREX Vendor Control/FirstAppExample/es.lproj/EMConnectingView.strings 0 → 100644
  1 +
  2 +/* Class = "IBUILabel"; text = "Connecting to device"; ObjectID = "vOa-V6-aku"; */
  3 +"vOa-V6-aku.text" = "Realizando conexión";
DUREX Vendor Control/FirstAppExample/es.lproj/MainStoryboard.strings 0 → 100644
  1 +
  2 +/* Class = "IBUILabel"; text = "Subtitle"; ObjectID = "0cU-st-98u"; */
  3 +"0cU-st-98u.text" = "Subtitle";
  4 +
  5 +/* Class = "IBUILabel"; text = "Detail"; ObjectID = "2Zv-NQ-q8W"; */
  6 +"2Zv-NQ-q8W.text" = "Detail";
  7 +
  8 +/* Class = "IBUINavigationItem"; title = "Connected to: "; ObjectID = "2rA-9H-FRE"; */
  9 +"2rA-9H-FRE.title" = "Conectado a: ";
  10 +
  11 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "C5J-Ml-IpR"; */
  12 +"C5J-Ml-IpR.text" = "Title";
  13 +
  14 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "W3U-nk-SlV"; */
  15 +"W3U-nk-SlV.text" = "Title";
  16 +
  17 +/* Class = "IBUINavigationItem"; title = "Select device"; ObjectID = "exc-MP-jDa"; */
  18 +"exc-MP-jDa.title" = "Seleccione el dispsitivo";
  19 +
  20 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "iCG-eW-H8x"; */
  21 +"iCG-eW-H8x.text" = "Title";
  22 +
  23 +/* Class = "IBUILabel"; text = "Connect to Device"; ObjectID = "oyW-sA-Lfb"; */
  24 +"oyW-sA-Lfb.text" = "Conectarse al dispositivo";
DUREX Vendor Control/en.lproj/Localizable.strings 0 → 100644
  1 +/*
  2 + Localizable.strings
  3 + DUREX test
  4 +
  5 + Created by Imanol Barba on 8/11/14.
  6 + Copyright (c) 2014 Emmoco. All rights reserved.
  7 +*/
  8 +
  9 +"PIECE OF CRAP 2000 PRO ULTRA" = "PIECE OF CRAP 2000 PRO ULTRA";
  10 +"FUCKING ONLINE" = "FUCKING ONLINE";
  11 +"Maintenance" = "Maintenance";
  12 +"Basic Configuration" = "Basic Configuration";
  13 +"Sending a Report" = "Sending a Report";
  14 +"Sensors" = "Sensors";
  15 +"Commands" = "Commands";
  16 +"CH1 presence" = "CH1 presence";
  17 +"CH2 presence" = "CH2 presence";
  18 +"CH3 presence" = "CH3 presence";
  19 +"CH4 presence" = "CH4 presence";
  20 +"CH5 presence" = "CH5 presence";
  21 +"CH6 presence" = "CH6 presence";
  22 +"CH7 presence" = "CH7 presence";
  23 +"CH8 presence" = "CH8 presence";
  24 +"CH1 spin" = "CH1 spin";
  25 +"CH2 spin" = "CH2 spin";
  26 +"CH3 spin" = "CH3 spin";
  27 +"CH4 spin" = "CH4 spin";
  28 +"CH5 spin" = "CH5 spin";
  29 +"CH6 spin" = "CH6 spin";
  30 +"CH7 spin" = "CH7 spin";
  31 +"CH8 spin" = "CH8 spin";
  32 +"Door sensor" = "Door sensor";
  33 +"Wall sensor" = "Wall sensor";
  34 +"Oscillator" = "Oscillator";
  35 +"1€ Coin presence" = "1€ Coin presence";
  36 +"50c Coin presence" = "50c Coin presence";
  37 +"1€ Coin spin" = "1€ Coin spin";
  38 +"50c Coin spin" = "50c Coin spin";
  39 +"Sales log" = "Sales log";
  40 +"Incident report" = "Incident report";
  41 +"Send report" = "Send report";
  42 +"Communication error" = "Communication error";
  43 +"Error while trying to connect to the device" = "Error while trying to connect to the device";
  44 +"Signal Strength: %0.0f" = "Signal Strength: %0.0f";
  45 +"Searching for devices..." = "Searching for devices...";
  46 +"Connection Failed" = "Connection Failed";
  47 +"An error occurred while trying to connect to the selected device" = "An error occurred while trying to connect to the selected device";
  48 +"Close" = "Close";
0 \ No newline at end of file 49 \ No newline at end of file
DUREX Vendor Control/en.lproj/MainStoryboard.strings 0 → 100644
  1 +
  2 +/* Class = "IBUILabel"; text = "FUCKING ONLINE"; ObjectID = "0cU-st-98u"; */
  3 +"0cU-st-98u.text" = "FUCKING ONLINE";
  4 +
  5 +/* Class = "IBUINavigationItem"; title = "Connected to:"; ObjectID = "2rA-9H-FRE"; */
  6 +"2rA-9H-FRE.title" = "Connected to:";
  7 +
  8 +/* Class = "IBUILabel"; text = "Detail"; ObjectID = "Ghk-fD-iNE"; */
  9 +"Ghk-fD-iNE.text" = "Detail";
  10 +
  11 +/* Class = "IBUILabel"; text = "PIECE OF CRAP 2000 PRO ULTRA"; ObjectID = "W3U-nk-SlV"; */
  12 +"W3U-nk-SlV.text" = "PIECE OF CRAP 2000 PRO ULTRA";
  13 +
  14 +/* Class = "IBUINavigationItem"; title = "Select device"; ObjectID = "exc-MP-jDa"; */
  15 +"exc-MP-jDa.title" = "Select device";
  16 +
  17 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "iCG-eW-H8x"; */
  18 +"iCG-eW-H8x.text" = "Title";
  19 +
  20 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "oML-ji-1Ho"; */
  21 +"oML-ji-1Ho.text" = "Title";
  22 +
  23 +/* Class = "IBUILabel"; text = "Connect to device"; ObjectID = "oyW-sA-Lfb"; */
  24 +"oyW-sA-Lfb.text" = "Connect to device";
DUREX Vendor Control/back_arrow.png renamed to DUREX Vendor Control/en.lproj/back_arrow.png

5.25 KB

DUREX Vendor Control/es.lproj/Localizable.strings 0 → 100644
  1 +/*
  2 + Localizable.strings
  3 + DUREX test
  4 +
  5 + Created by Imanol Barba on 8/11/14.
  6 + Copyright (c) 2014 Emmoco. All rights reserved.
  7 +*/
  8 +
  9 +"PIECE OF CRAP 2000 PRO ULTRA" = "CACHARRACO DE LA MUERTE";
  10 +"FUCKING ONLINE" = "A TOPE";
  11 +"Maintenance" = "Mantenimiento";
  12 +"Basic Configuration" = "Configuración Básica";
  13 +"Sending a Report" = "Mandar un Informe";
  14 +"Sensors" = "Sensores";
  15 +"Commands" = "Comandos";
  16 +"CH1 presence" = "Presencia CH1";
  17 +"CH2 presence" = "Presencia CH2";
  18 +"CH3 presence" = "Presencia CH3";
  19 +"CH4 presence" = "Presencia CH4";
  20 +"CH5 presence" = "Presencia CH5";
  21 +"CH6 presence" = "Presencia CH6";
  22 +"CH7 presence" = "Presencia CH7";
  23 +"CH8 presence" = "Presencia CH8";
  24 +"CH1 spin" = "Giro CH1";
  25 +"CH2 spin" = "Giro CH2";
  26 +"CH3 spin" = "Giro CH3";
  27 +"CH4 spin" = "Giro CH4";
  28 +"CH5 spin" = "Giro CH5";
  29 +"CH6 spin" = "Giro CH6";
  30 +"CH7 spin" = "Giro CH7";
  31 +"CH8 spin" = "Giro CH8";
  32 +"Door sensor" = "Sensor de puerta";
  33 +"Wall sensor" = "Sensor de pared";
  34 +"Oscillator" = "Oscilador";
  35 +"1€ Coin presence" = "Presencia 1€";
  36 +"50c Coin presence" = "Presencia 50c";
  37 +"1€ Coin spin" = "Giro 1€";
  38 +"50c Coin spin" = "Giro 50c";
  39 +"Sales log" = "Registro de ventas";
  40 +"Incident report" = "Registro de incidencias";
  41 +"Send report" = "Mandar informe";
  42 +"Communication error" = "Error de comunicación";
  43 +"Error while trying to connect to the device" = "Error al intentar conectarse con el dispositivo";
  44 +"Signal Strength: %0.0f" = "Potencia de la señal: %0.0f";
  45 +"Searching for devices..." = "Buscando dispositivos...";
  46 +"Connection Failed" = "Falló la conexión";
  47 +"An error occurred while trying to connect to the selected device" = "Error al intentar conectarse al dispositivo seleccionado";
  48 +"Close" = "Cerrar";
0 \ No newline at end of file 49 \ No newline at end of file
DUREX Vendor Control/es.lproj/MainStoryboard.strings 0 → 100644
  1 +
  2 +/* Class = "IBUILabel"; text = "FUCKING ONLINE"; ObjectID = "0cU-st-98u"; */
  3 +"0cU-st-98u.text" = "A TOPE";
  4 +
  5 +/* Class = "IBUINavigationItem"; title = "Connected to:"; ObjectID = "2rA-9H-FRE"; */
  6 +"2rA-9H-FRE.title" = "Conectado a:";
  7 +
  8 +/* Class = "IBUILabel"; text = "Detail"; ObjectID = "Ghk-fD-iNE"; */
  9 +"Ghk-fD-iNE.text" = "Detail";
  10 +
  11 +/* Class = "IBUILabel"; text = "PIECE OF CRAP 2000 PRO ULTRA"; ObjectID = "W3U-nk-SlV"; */
  12 +"W3U-nk-SlV.text" = "CACHARRACO DE LA MUERTE";
  13 +
  14 +/* Class = "IBUINavigationItem"; title = "Select device"; ObjectID = "exc-MP-jDa"; */
  15 +"exc-MP-jDa.title" = "Selecccione el dispositivo";
  16 +
  17 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "iCG-eW-H8x"; */
  18 +"iCG-eW-H8x.text" = "Title";
  19 +
  20 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "oML-ji-1Ho"; */
  21 +"oML-ji-1Ho.text" = "Title";
  22 +
  23 +/* Class = "IBUILabel"; text = "Connect to device"; ObjectID = "oyW-sA-Lfb"; */
  24 +"oyW-sA-Lfb.text" = "Conectarse al dispositivo";
DUREX Vendor Control/es.lproj/back_arrow.png 0 → 100644

6.12 KB

DUREX tests/back_arrow.png renamed to DUREX tests/Base.lproj/back_arrow.png

5.25 KB

DUREX tests/en.lproj/Localizable.strings 0 → 100644
  1 +/*
  2 + Localizable.strings
  3 + DUREX test
  4 +
  5 + Created by Imanol Barba on 8/11/14.
  6 + Copyright (c) 2014 Emmoco. All rights reserved.
  7 +*/
  8 +
  9 +"PIECE OF CRAP 2000 PRO ULTRA" = "PIECE OF CRAP 2000 PRO ULTRA";
  10 +"FUCKING ONLINE" = "FUCKING ONLINE";
  11 +"Maintenance" = "Maintenance";
  12 +"Basic Configuration" = "Basic Configuration";
  13 +"Sending a Report" = "Sending a Report";
  14 +"Sensors" = "Sensors";
  15 +"Commands" = "Commands";
  16 +"CH1 presence" = "CH1 presence";
  17 +"CH2 presence" = "CH2 presence";
  18 +"CH3 presence" = "CH3 presence";
  19 +"CH4 presence" = "CH4 presence";
  20 +"CH5 presence" = "CH5 presence";
  21 +"CH6 presence" = "CH6 presence";
  22 +"CH7 presence" = "CH7 presence";
  23 +"CH8 presence" = "CH8 presence";
  24 +"CH1 spin" = "CH1 spin";
  25 +"CH2 spin" = "CH2 spin";
  26 +"CH3 spin" = "CH3 spin";
  27 +"CH4 spin" = "CH4 spin";
  28 +"CH5 spin" = "CH5 spin";
  29 +"CH6 spin" = "CH6 spin";
  30 +"CH7 spin" = "CH7 spin";
  31 +"CH8 spin" = "CH8 spin";
  32 +"Door sensor" = "Door sensor";
  33 +"Wall sensor" = "Wall sensor";
  34 +"Oscillator" = "Oscillator";
  35 +"1€ Coin presence" = "1€ Coin presence";
  36 +"50c Coin presence" = "50c Coin presence";
  37 +"1€ Coin spin" = "1€ Coin spin";
  38 +"50c Coin spin" = "50c Coin spin";
  39 +"Sales log" = "Sales log";
  40 +"Incident report" = "Incident report";
  41 +"Send report" = "Send report";
0 \ No newline at end of file 42 \ No newline at end of file
DUREX tests/en.lproj/MainStoryboard.strings 0 → 100644
  1 +
  2 +/* Class = "IBUILabel"; text = "FUCKING ONLINE"; ObjectID = "0cU-st-98u"; */
  3 +"0cU-st-98u.text" = "FUCKING ONLINE";
  4 +
  5 +/* Class = "IBUINavigationItem"; title = "Connected to:"; ObjectID = "2rA-9H-FRE"; */
  6 +"2rA-9H-FRE.title" = "Connected to:";
  7 +
  8 +/* Class = "IBUILabel"; text = "Detail"; ObjectID = "Ghk-fD-iNE"; */
  9 +"Ghk-fD-iNE.text" = "Detail";
  10 +
  11 +/* Class = "IBUILabel"; text = "PIECE OF CRAP 2000 PRO ULTRA"; ObjectID = "W3U-nk-SlV"; */
  12 +"W3U-nk-SlV.text" = "PIECE OF CRAP 2000 PRO ULTRA";
  13 +
  14 +/* Class = "IBUINavigationItem"; title = "Select device"; ObjectID = "exc-MP-jDa"; */
  15 +"exc-MP-jDa.title" = "Select device";
  16 +
  17 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "iCG-eW-H8x"; */
  18 +"iCG-eW-H8x.text" = "Title";
  19 +
  20 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "oML-ji-1Ho"; */
  21 +"oML-ji-1Ho.text" = "Title";
  22 +
  23 +/* Class = "IBUILabel"; text = "Connect to device"; ObjectID = "oyW-sA-Lfb"; */
  24 +"oyW-sA-Lfb.text" = "Connect to device";
DUREX tests/en.lproj/back_arrow.png 0 → 100644

5.25 KB

DUREX tests/es.lproj/MainStoryboard.storyboard deleted
1 -<?xml version="1.0" encoding="UTF-8" standalone="no"?>  
2 -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="5056" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="kWw-Rk-wD6">  
3 - <dependencies>  
4 - <deployment defaultVersion="1792" identifier="iOS"/>  
5 - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>  
6 - </dependencies>  
7 - <scenes>  
8 - <!--Device Picker View Controller - Seleccionar dispositivo-->  
9 - <scene sceneID="ZOj-VY-rze">  
10 - <objects>  
11 - <tableViewController id="0dd-lZ-pDC" customClass="EMDevicePickerViewController" sceneMemberID="viewController">  
12 - <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="jWc-kM-kFO">  
13 - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>  
14 - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  
15 - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>  
16 - <prototypes>  
17 - <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="DeviceCell" textLabel="W3U-nk-SlV" detailTextLabel="0cU-st-98u" style="IBUITableViewCellStyleSubtitle" id="BYV-PN-HtB">  
18 - <rect key="frame" x="0.0" y="86" width="320" height="44"/>  
19 - <autoresizingMask key="autoresizingMask"/>  
20 - <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BYV-PN-HtB" id="rT7-eh-vVf">  
21 - <rect key="frame" x="0.0" y="0.0" width="320" height="43"/>  
22 - <autoresizingMask key="autoresizingMask"/>  
23 - <subviews>  
24 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="CACHARRACO DE LA MUERTE" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="W3U-nk-SlV">  
25 - <rect key="frame" x="15" y="3" width="259" height="22"/>  
26 - <autoresizingMask key="autoresizingMask"/>  
27 - <fontDescription key="fontDescription" type="system" pointSize="18"/>  
28 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
29 - <nil key="highlightedColor"/>  
30 - </label>  
31 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="A TOPE" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="0cU-st-98u">  
32 - <rect key="frame" x="15" y="25" width="44" height="15"/>  
33 - <autoresizingMask key="autoresizingMask"/>  
34 - <fontDescription key="fontDescription" type="system" pointSize="12"/>  
35 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
36 - <nil key="highlightedColor"/>  
37 - </label>  
38 - </subviews>  
39 - </tableViewCellContentView>  
40 - </tableViewCell>  
41 - </prototypes>  
42 - <connections>  
43 - <outlet property="dataSource" destination="0dd-lZ-pDC" id="cvb-TS-jTZ"/>  
44 - <outlet property="delegate" destination="0dd-lZ-pDC" id="xbT-YH-9tN"/>  
45 - </connections>  
46 - </tableView>  
47 - <navigationItem key="navigationItem" title="Seleccionar dispositivo" id="exc-MP-jDa"/>  
48 - <connections>  
49 - <segue destination="iNx-eR-wSX" kind="push" identifier="ConnectionSegue" id="3oK-BK-2Qs"/>  
50 - </connections>  
51 - </tableViewController>  
52 - <placeholder placeholderIdentifier="IBFirstResponder" id="MD6-l6-Rrg" userLabel="First Responder" sceneMemberID="firstResponder"/>  
53 - </objects>  
54 - <point key="canvasLocation" x="342" y="-9"/>  
55 - </scene>  
56 - <!--Menu Table View Controller - Conectado a:-->  
57 - <scene sceneID="uT2-Qs-t9O">  
58 - <objects>  
59 - <tableViewController id="iNx-eR-wSX" customClass="MenuTableViewController" sceneMemberID="viewController">  
60 - <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="Ovd-l7-PYp">  
61 - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>  
62 - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  
63 - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>  
64 - <prototypes>  
65 - <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="MenuCell" textLabel="iCG-eW-H8x" style="IBUITableViewCellStyleDefault" id="dlr-pm-ct7">  
66 - <rect key="frame" x="0.0" y="86" width="320" height="44"/>  
67 - <autoresizingMask key="autoresizingMask"/>  
68 - <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="dlr-pm-ct7" id="ohH-UH-dvu">  
69 - <rect key="frame" x="0.0" y="0.0" width="287" height="43"/>  
70 - <autoresizingMask key="autoresizingMask"/>  
71 - <subviews>  
72 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="iCG-eW-H8x">  
73 - <rect key="frame" x="15" y="0.0" width="270" height="43"/>  
74 - <autoresizingMask key="autoresizingMask"/>  
75 - <fontDescription key="fontDescription" type="system" pointSize="18"/>  
76 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
77 - <nil key="highlightedColor"/>  
78 - </label>  
79 - </subviews>  
80 - </tableViewCellContentView>  
81 - </tableViewCell>  
82 - <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="MaintenanceCell" textLabel="oML-ji-1Ho" detailTextLabel="Ghk-fD-iNE" style="IBUITableViewCellStyleValue1" id="apQ-aM-g3l">  
83 - <rect key="frame" x="0.0" y="130" width="320" height="44"/>  
84 - <autoresizingMask key="autoresizingMask"/>  
85 - <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="apQ-aM-g3l" id="dQQ-Yv-wa7">  
86 - <rect key="frame" x="0.0" y="0.0" width="320" height="43"/>  
87 - <autoresizingMask key="autoresizingMask"/>  
88 - <subviews>  
89 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="oML-ji-1Ho">  
90 - <rect key="frame" x="15" y="11" width="33" height="21"/>  
91 - <autoresizingMask key="autoresizingMask"/>  
92 - <fontDescription key="fontDescription" type="system" pointSize="17"/>  
93 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
94 - <nil key="highlightedColor"/>  
95 - </label>  
96 - <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Ghk-fD-iNE">  
97 - <rect key="frame" x="261" y="11" width="44" height="21"/>  
98 - <autoresizingMask key="autoresizingMask"/>  
99 - <fontDescription key="fontDescription" type="system" pointSize="17"/>  
100 - <color key="textColor" red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="calibratedRGB"/>  
101 - <nil key="highlightedColor"/>  
102 - </label>  
103 - </subviews>  
104 - </tableViewCellContentView>  
105 - </tableViewCell>  
106 - </prototypes>  
107 - <sections/>  
108 - <connections>  
109 - <outlet property="dataSource" destination="iNx-eR-wSX" id="RrI-xM-BHG"/>  
110 - <outlet property="delegate" destination="iNx-eR-wSX" id="cfg-Zn-vZq"/>  
111 - </connections>  
112 - </tableView>  
113 - <navigationItem key="navigationItem" title="Conectado a:" id="2rA-9H-FRE"/>  
114 - </tableViewController>  
115 - <placeholder placeholderIdentifier="IBFirstResponder" id="R4Z-ct-4GF" userLabel="First Responder" sceneMemberID="firstResponder"/>  
116 - </objects>  
117 - <point key="canvasLocation" x="834" y="-9"/>  
118 - </scene>  
119 - <!--Navigation Controller-->  
120 - <scene sceneID="Ker-Z3-hzQ">  
121 - <objects>  
122 - <navigationController definesPresentationContext="YES" id="kWw-Rk-wD6" sceneMemberID="viewController">  
123 - <navigationBar key="navigationBar" contentMode="scaleToFill" id="fTx-P1-hLO">  
124 - <autoresizingMask key="autoresizingMask"/>  
125 - </navigationBar>  
126 - <connections>  
127 - <segue destination="fM1-5w-fRr" kind="relationship" relationship="rootViewController" id="2aM-Mt-gu0"/>  
128 - </connections>  
129 - </navigationController>  
130 - <placeholder placeholderIdentifier="IBFirstResponder" id="dsv-q5-bXD" userLabel="First Responder" sceneMemberID="firstResponder"/>  
131 - </objects>  
132 - <point key="canvasLocation" x="-587" y="-9"/>  
133 - </scene>  
134 - <!--Initial View Controller-->  
135 - <scene sceneID="j5L-Mq-Nck">  
136 - <objects>  
137 - <viewController id="fM1-5w-fRr" customClass="InitialViewController" sceneMemberID="viewController">  
138 - <layoutGuides>  
139 - <viewControllerLayoutGuide type="top" id="K1W-Vd-VIX"/>  
140 - <viewControllerLayoutGuide type="bottom" id="zNe-Ob-WsU"/>  
141 - </layoutGuides>  
142 - <view key="view" contentMode="scaleToFill" id="Psa-QF-ZdS">  
143 - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>  
144 - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>  
145 - <subviews>  
146 - <button opaque="NO" contentMode="scaleAspectFit" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bXZ-vt-REt">  
147 - <rect key="frame" x="96" y="137" width="128" height="128"/>  
148 - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>  
149 - <state key="normal" backgroundImage="bluetooth.png">  
150 - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>  
151 - </state>  
152 - <connections>  
153 - <action selector="connectPressed:" destination="fM1-5w-fRr" eventType="touchDown" id="yhT-cP-LLA"/>  
154 - </connections>  
155 - </button>  
156 - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Conectar al dispositivo" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oyW-sA-Lfb">  
157 - <rect key="frame" x="72" y="273" width="177" height="21"/>  
158 - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>  
159 - <fontDescription key="fontDescription" type="system" pointSize="17"/>  
160 - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>  
161 - <nil key="highlightedColor"/>  
162 - </label>  
163 - </subviews>  
164 - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>  
165 - </view>  
166 - <navigationItem key="navigationItem" id="VgB-ne-yWx"/>  
167 - <connections>  
168 - <outlet property="connectButton" destination="bXZ-vt-REt" id="I34-aB-fJh"/>  
169 - <segue destination="0dd-lZ-pDC" kind="push" identifier="ShowDevices" id="MVz-xF-9GY"/>  
170 - </connections>  
171 - </viewController>  
172 - <placeholder placeholderIdentifier="IBFirstResponder" id="xI2-bK-Kvc" userLabel="First Responder" sceneMemberID="firstResponder"/>  
173 - </objects>  
174 - <point key="canvasLocation" x="-129" y="-9"/>  
175 - </scene>  
176 - </scenes>  
177 - <resources>  
178 - <image name="bluetooth.png" width="512" height="512"/>  
179 - </resources>  
180 - <simulatedMetricsContainer key="defaultSimulatedMetrics">  
181 - <simulatedStatusBarMetrics key="statusBar"/>  
182 - <simulatedOrientationMetrics key="orientation"/>  
183 - <simulatedScreenMetrics key="destination" type="retina4"/>  
184 - </simulatedMetricsContainer>  
185 -</document>  
DUREX tests/es.lproj/MainStoryboard.strings 0 → 100644
  1 +
  2 +/* Class = "IBUILabel"; text = "FUCKING ONLINE"; ObjectID = "0cU-st-98u"; */
  3 +"0cU-st-98u.text" = "A TOPE";
  4 +
  5 +/* Class = "IBUINavigationItem"; title = "Connected to:"; ObjectID = "2rA-9H-FRE"; */
  6 +"2rA-9H-FRE.title" = "Conectado a:";
  7 +
  8 +/* Class = "IBUILabel"; text = "Detail"; ObjectID = "Ghk-fD-iNE"; */
  9 +"Ghk-fD-iNE.text" = "Detail";
  10 +
  11 +/* Class = "IBUILabel"; text = "PIECE OF CRAP 2000 PRO ULTRA"; ObjectID = "W3U-nk-SlV"; */
  12 +"W3U-nk-SlV.text" = "CACHARRACO DE LA MUERTE";
  13 +
  14 +/* Class = "IBUINavigationItem"; title = "Select device"; ObjectID = "exc-MP-jDa"; */
  15 +"exc-MP-jDa.title" = "Selecccione el dispositivo";
  16 +
  17 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "iCG-eW-H8x"; */
  18 +"iCG-eW-H8x.text" = "Title";
  19 +
  20 +/* Class = "IBUILabel"; text = "Title"; ObjectID = "oML-ji-1Ho"; */
  21 +"oML-ji-1Ho.text" = "Title";
  22 +
  23 +/* Class = "IBUILabel"; text = "Connect to device"; ObjectID = "oyW-sA-Lfb"; */
  24 +"oyW-sA-Lfb.text" = "Conectarse al dispositivo";
DUREX tests/es.lproj/back_arrow.png 0 → 100644

6.12 KB