Skip to content

Commit 82b36ca

Browse files
committed
Added Ukrainian Localization
1 parent 1d2cda4 commit 82b36ca

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
"Done" = "Готово";
2+
"Cancel" = "Скасувати";
3+
"Reset" = "Скинути";
4+
"Original" = "Оригінал";
5+
"Square" = "Квадрат";
6+
"Delete Changes" = "Видалити Зміни";
7+
"Yes" = "Так";
8+
"No" = "Ні";

TOCropViewControllerExample.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
/* End PBXCopyFilesBuildPhase section */
130130

131131
/* Begin PBXFileReference section */
132+
01291601287B3F2000A177C5 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/TOCropViewControllerLocalizable.strings; sourceTree = "<group>"; };
132133
144B8CC91D22CAFF0085D774 /* TOCropViewController.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TOCropViewController.framework; sourceTree = BUILT_PRODUCTS_DIR; };
133134
146EFFB51D243822006CE3A0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
134135
15E30F151B47A2660099A975 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/TOCropViewControllerLocalizable.strings; sourceTree = "<group>"; };
@@ -698,6 +699,7 @@
698699
cs,
699700
sk,
700701
ca,
702+
uk,
701703
);
702704
mainGroup = 223424611ABBC0CC00BBC2B1;
703705
productRefGroup = 2234246B1ABBC0CD00BBC2B1 /* Products */;
@@ -950,6 +952,7 @@
950952
FFD1D3CD24D41CFF00E79B71 /* cs */,
951953
FFD1D3CE24D41D0700E79B71 /* sk */,
952954
72B9DCDC25763340006E160C /* ca */,
955+
01291601287B3F2000A177C5 /* uk */,
953956
);
954957
name = TOCropViewControllerLocalizable.strings;
955958
sourceTree = "<group>";

0 commit comments

Comments
 (0)