File tree 2 files changed +4
-0
lines changed
SVWebViewController/de.lproj
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 66
66
28F335F01007B36200424DE2 /* ViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ViewController.xib; path = ../ViewController.xib; sourceTree = "<group>"; };
67
67
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
68
68
431F485D17145A510045AA32 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/SVWebViewController.strings; sourceTree = "<group>"; };
69
+ 627D469418D9EA4300E514BB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/SVWebViewController.strings; sourceTree = "<group>"; };
69
70
6DAD2E4EAB184F72ACE29999 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
70
71
8D1107310486CEB800E47090 /* SVWeb-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "SVWeb-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
71
72
A0667BBC457D4307AC51AC26 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; };
330
331
1A3406D316B7F32300150B11 /* zh-Hant */,
331
332
431F485D17145A510045AA32 /* fr */,
332
333
22B0DA4C1832008E00B331B3 /* ja */,
334
+ 627D469418D9EA4300E514BB /* de */,
333
335
);
334
336
name = SVWebViewController.strings;
335
337
sourceTree = "<group>";
Original file line number Diff line number Diff line change
1
+ "Open in Safari" = "In Safari öffnen";
2
+ "Open in Chrome" = "In Chrome öffnen";
You can’t perform that action at this time.
0 commit comments