From 711247f40bf28cc93e8be3e74bc5d654884c9ce4 Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Wed, 16 Nov 2011 14:30:21 +0000 Subject: [Author: qsr] Handle UIButton in GTMUILocalizer To be noted: UISegmented Controls and UISearchBars were alredy working. UISwitch doesn't have any strings to be localized. R=dmaclach,thomasvl APPROVED=thomasvl --- iPhone/GTMUILocalizerTest.xib | 229 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 219 insertions(+), 10 deletions(-) (limited to 'iPhone/GTMUILocalizerTest.xib') diff --git a/iPhone/GTMUILocalizerTest.xib b/iPhone/GTMUILocalizerTest.xib index ed6a8a4..2f4379f 100644 --- a/iPhone/GTMUILocalizerTest.xib +++ b/iPhone/GTMUILocalizerTest.xib @@ -45,7 +45,7 @@ 292 - {{115, 182}, {136, 21}} + {{98, 132}, {136, 21}} NO YES @@ -62,13 +62,91 @@ 1 MCAwIDAAA - + 3 MQA 1 10 + + + 292 + {{81, 73}, {143, 37}} + + NO + IBCocoaTouchFramework + 0 + 0 + + Helvetica-Bold + 15 + 16 + + 1 + ^IDS_FOO + ^IDS_FOO + ^IDS_FOO + ^IDS_FOO + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + 3 + MC41AA + + + + + 292 + {{44, 289}, {207, 44}} + + NO + IBCocoaTouchFramework + 2 + 0 + + YES + ^IDS_FOO + ^IDS_FOO + + + YES + + + + + YES + + + + + YES + {0, 0} + {0, 0} + + + YES + + + + + + + 290 + {{0, 199}, {320, 75}} + + 3 + IBCocoaTouchFramework + ^IDS_FOO + ^IDS_FOO + ^IDS_FOO + + IBCocoaTouchFramework + + {320, 460} @@ -106,6 +184,38 @@ 13 + + + delegate + + + + 26 + + + + button + + + + 28 + + + + segmentedControl + + + + 29 + + + + searchBar + + + + 30 + @@ -132,7 +242,10 @@ YES + + + @@ -141,6 +254,21 @@ + + 16 + + + + + 17 + + + + + 18 + + + @@ -149,21 +277,35 @@ YES -1.CustomClassName -2.CustomClassName + 16.IBPluginDependency + 17.IBPluginDependency + 18.IBPluginDependency + 18.IBViewBoundsToFrameTransform 5.IBEditorWindowLastContentRect 5.IBPluginDependency 5.IBViewBoundsToFrameTransform 9.IBPluginDependency + 9.IBViewBoundsToFrameTransform YES GTMUILocalizerTestViewController UIResponder - {{870, 485}, {320, 460}} + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + P4AAAL+AAABBUAAAw4cAAA + + {{299, 515}, {320, 460}} com.apple.InterfaceBuilder.IBCocoaTouchPlugin P4AAAL+AAAAAAAAAw+UAAA com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + P4AAAL+AAABC5gAAw0kAAA + @@ -182,7 +324,7 @@ - 15 + 30 @@ -191,14 +333,49 @@ GTMUILocalizerTestViewController UIViewController - label - UILabel + YES + + YES + button + label + searchBar + segmentedControl + + + YES + UIButton + UILabel + UISearchBar + UISegmentedControl + - label - - label - UILabel + YES + + YES + button + label + searchBar + segmentedControl + + + YES + + button + UIButton + + + label + UILabel + + + searchBar + UISearchBar + + + segmentedControl + UISegmentedControl + @@ -206,6 +383,14 @@ iPhone/GTMUILocalizerTest.h + + GTMUILocalizerTestViewController + UIViewController + + IBUserSource + + + NSObject @@ -360,6 +545,22 @@ UIKit.framework/Headers/UIResponder.h + + UIButton + UIControl + + IBFrameworkSource + UIKit.framework/Headers/UIButton.h + + + + UIControl + UIView + + IBFrameworkSource + UIKit.framework/Headers/UIControl.h + + UILabel UIView @@ -389,6 +590,14 @@ UIKit.framework/Headers/UISearchDisplayController.h + + UISegmentedControl + UIControl + + IBFrameworkSource + UIKit.framework/Headers/UISegmentedControl.h + + UIView -- cgit v1.2.3