Skip to content

Commit

Permalink
Adding Arabic localization, courtesy Muhammad Azmi Al-Hashemi
Browse files Browse the repository at this point in the history
  • Loading branch information
andymatuschak committed Sep 13, 2012
1 parent d138f64 commit 16cdd6b
Show file tree
Hide file tree
Showing 6 changed files with 3,461 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Sparkle.xcodeproj/project.pbxproj
Expand Up @@ -80,6 +80,11 @@
612DCBAF0D488BC60015DBEA /* SUUpdatePermissionPrompt.h in Headers */ = {isa = PBXBuildFile; fileRef = 612DCBAD0D488BC60015DBEA /* SUUpdatePermissionPrompt.h */; settings = {ATTRIBUTES = (); }; };
612DCBB00D488BC60015DBEA /* SUUpdatePermissionPrompt.m in Sources */ = {isa = PBXBuildFile; fileRef = 612DCBAE0D488BC60015DBEA /* SUUpdatePermissionPrompt.m */; };
61407C390A4099050009F71F /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8DC2EF5B0486A6940098B216 /* Sparkle.framework */; };
6149E6F21601ABAC008A351E /* Sparkle.strings in Resources */ = {isa = PBXBuildFile; fileRef = 61AAE8220A321A7F00D8810D /* Sparkle.strings */; };
6149E6F31601ABAC008A351E /* SUUpdatePermissionPrompt.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55C14C05136EF2C700649790 /* SUUpdatePermissionPrompt.xib */; };
6149E6F41601ABAC008A351E /* SUUpdateAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55C14BF0136EF26100649790 /* SUUpdateAlert.xib */; };
6149E6F51601ABAC008A351E /* SUAutomaticUpdateAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55C14BDA136EF20D00649790 /* SUAutomaticUpdateAlert.xib */; };
6149E6F61601ABAC008A351E /* SUStatus.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55C14BD8136EF00C00649790 /* SUStatus.xib */; };
6158A1C5137904B300487EC1 /* SUUpdater_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6158A1C4137904B300487EC1 /* SUUpdater_Private.h */; };
615AE3D00D64DC40001CA7BD /* SUModelTranslation.plist in Resources */ = {isa = PBXBuildFile; fileRef = 615AE3CF0D64DC40001CA7BD /* SUModelTranslation.plist */; };
6160E7E10D3B4A8800E9CD71 /* NTSynchronousTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 610EC1C00CF3914D00AE239E /* NTSynchronousTask.h */; settings = {ATTRIBUTES = (); }; };
Expand Down Expand Up @@ -314,6 +319,11 @@
612DCBAD0D488BC60015DBEA /* SUUpdatePermissionPrompt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SUUpdatePermissionPrompt.h; sourceTree = "<group>"; };
612DCBAE0D488BC60015DBEA /* SUUpdatePermissionPrompt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUUpdatePermissionPrompt.m; sourceTree = "<group>"; };
613151B20FB4946A000DCD59 /* is */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = is; path = is.lproj/Sparkle.strings; sourceTree = "<group>"; };
6149E6EA1601ABAC008A351E /* ar */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Sparkle.strings; sourceTree = "<group>"; };
6149E6ED1601ABAC008A351E /* ar */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ar; path = ar.lproj/SUAutomaticUpdateAlert.xib; sourceTree = "<group>"; };
6149E6EE1601ABAC008A351E /* ar */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ar; path = ar.lproj/SUPasswordPrompt.xib; sourceTree = "<group>"; };
6149E6EF1601ABAC008A351E /* ar */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ar; path = ar.lproj/SUUpdateAlert.xib; sourceTree = "<group>"; };
6149E6F01601ABAC008A351E /* ar */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ar; path = ar.lproj/SUUpdatePermissionPrompt.xib; sourceTree = "<group>"; };
615409A8103BA09100125AF1 /* ConfigTestAppReleaseGCSupport.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ConfigTestAppReleaseGCSupport.xcconfig; sourceTree = "<group>"; };
615409C4103BBC4000125AF1 /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Sparkle.strings; sourceTree = "<group>"; };
6158A1B81378F64700487EC1 /* pt_PT */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = pt_PT; path = pt_PT.lproj/SUUpdatePermissionPrompt.xib; sourceTree = "<group>"; };
Expand Down Expand Up @@ -946,6 +956,7 @@
ro,
sl,
uk,
ar,
);
mainGroup = 0867D691FE84028FC02AAC07 /* Sparkle */;
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
Expand Down Expand Up @@ -1008,6 +1019,11 @@
61F3AC1915C22D5900260CA2 /* SUUpdatePermissionPrompt.xib in Resources */,
61F3AC1A15C22D5900260CA2 /* SUUpdateAlert.xib in Resources */,
61F3AC1B15C22D5900260CA2 /* SUAutomaticUpdateAlert.xib in Resources */,
6149E6F21601ABAC008A351E /* Sparkle.strings in Resources */,
6149E6F31601ABAC008A351E /* SUUpdatePermissionPrompt.xib in Resources */,
6149E6F41601ABAC008A351E /* SUUpdateAlert.xib in Resources */,
6149E6F51601ABAC008A351E /* SUAutomaticUpdateAlert.xib in Resources */,
6149E6F61601ABAC008A351E /* SUStatus.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -1228,6 +1244,7 @@
61BA66DA14BDFC5500D02D86 /* sl */,
0263187514FEBB42005EBF43 /* uk */,
61F3AC1415C22D5900260CA2 /* th */,
6149E6ED1601ABAC008A351E /* ar */,
);
name = SUAutomaticUpdateAlert.xib;
sourceTree = "<group>";
Expand Down Expand Up @@ -1259,6 +1276,7 @@
61BA66DB14BDFC5500D02D86 /* sl */,
0263187614FEBB42005EBF43 /* uk */,
61F3AC1615C22D5900260CA2 /* th */,
6149E6EF1601ABAC008A351E /* ar */,
);
name = SUUpdateAlert.xib;
sourceTree = "<group>";
Expand Down Expand Up @@ -1290,6 +1308,7 @@
61BA66DC14BDFC5500D02D86 /* sl */,
0263187714FEBB42005EBF43 /* uk */,
61F3AC1715C22D5900260CA2 /* th */,
6149E6F01601ABAC008A351E /* ar */,
);
name = SUUpdatePermissionPrompt.xib;
sourceTree = "<group>";
Expand Down Expand Up @@ -1319,6 +1338,7 @@
61BA66CC14BDFA0400D02D86 /* sl */,
0263187214FEBB31005EBF43 /* uk */,
61F3AC1215C22D4A00260CA2 /* th */,
6149E6EA1601ABAC008A351E /* ar */,
);
name = Sparkle.strings;
sourceTree = "<group>";
Expand All @@ -1345,6 +1365,7 @@
93FB277E156BD826001937C7 /* en */,
6113C9D315BE1D3600C303E7 /* pt_BR */,
61F3AC1515C22D5900260CA2 /* th */,
6149E6EE1601ABAC008A351E /* ar */,
);
name = SUPasswordPrompt.xib;
sourceTree = "<group>";
Expand Down

0 comments on commit 16cdd6b

Please sign in to comment.