Skip to content

Commit

Permalink
Merge pull request #46 from xhruso00/SlovakTranslation
Browse files Browse the repository at this point in the history
Slovak translation/README change
  • Loading branch information
andypotion committed Aug 29, 2015
2 parents ce83749 + 8a6fa2e commit f3dc5c7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LetsMove.xcodeproj/project.pbxproj
Expand Up @@ -57,6 +57,7 @@
B2A84662197EAB85008A4ACA /* sr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/MoveApplication.strings; sourceTree = "<group>"; };
B5B5D108198940DF0074DBCE /* pl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/MoveApplication.strings; sourceTree = "<group>"; };
C3A14200EF754221ACE32119 /* mk */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = mk; path = mk.lproj/MoveApplication.strings; sourceTree = "<group>"; };
D2CC8CA81B90F10700F763DF /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sk"; path = "sk.lproj/MoveApplication.strings"; sourceTree = "<group>"; };
F7846CE41A9F83E100BFAF88 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/MoveApplication.strings; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand Down Expand Up @@ -209,6 +210,7 @@
sr,
sv,
ca,
"sk",
);
mainGroup = 29B97314FDCFA39411CA2CEA /* LetsMove */;
projectDirPath = "";
Expand Down Expand Up @@ -289,6 +291,7 @@
C3A14200EF754221ACE32119 /* mk */,
A17ED68F1A00BA8B0032BA5B /* sv */,
F7846CE41A9F83E100BFAF88 /* ca */,
D2CC8CA81B90F10700F763DF /* sk */,
);
name = MoveApplication.strings;
sourceTree = "<group>";
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -23,6 +23,7 @@ If your project has ARC enabled, you'll want to disable ARC on the above files.

If your application is localized, also copy the 'MoveApplication.string' files into your project.

Link your application against Security.framework

License
-------
Expand Down
Binary file added sk.lproj/MoveApplication.strings
Binary file not shown.

0 comments on commit f3dc5c7

Please sign in to comment.