mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2024-11-24 11:55:47 +01:00
Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@630 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
6f598cc435
commit
23eabdedab
@ -447,6 +447,28 @@
|
||||
8B31027811F0D3AF00FCF3E4 /* BreakpadRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = BreakpadRelease.xcconfig; path = ../../common/mac/BreakpadRelease.xcconfig; sourceTree = SOURCE_ROOT; };
|
||||
8B31FFF611F0C90500FCF3E4 /* Breakpad.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Breakpad.xcconfig; path = ../../common/mac/Breakpad.xcconfig; sourceTree = SOURCE_ROOT; };
|
||||
8DC2EF5B0486A6940098B216 /* Breakpad.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Breakpad.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
DE43467411C72855004F095F /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = sender/da.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467511C72857004F095F /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = sender/de.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467611C7285B004F095F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = sender/es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467711C72862004F095F /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = sender/fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467811C72869004F095F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = sender/it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467911C7286D004F095F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = sender/nl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467A11C72873004F095F /* no */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = no; path = sender/no.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467B11C72877004F095F /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sender/sl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467C11C7287A004F095F /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sender/sv.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467E11C728DC004F095F /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = sender/ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43467F11C728E1004F095F /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = sender/tr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
DE43468611C72958004F095F /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = sender/de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468711C7295D004F095F /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = sender/da.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468811C7295F004F095F /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = sender/es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468911C72964004F095F /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = sender/fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468A11C72967004F095F /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = sender/it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468B11C7296B004F095F /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = sender/ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468C11C7296D004F095F /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = sender/nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468D11C7296F004F095F /* no */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = no; path = sender/no.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468E11C72971004F095F /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sender/sl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43468F11C72973004F095F /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sender/sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
DE43469011C72976004F095F /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = sender/tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
F91AF5CF0FD60393009D8BE2 /* BreakpadFramework_Test.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = BreakpadFramework_Test.mm; path = tests/BreakpadFramework_Test.mm; sourceTree = "<group>"; };
|
||||
F9286B380F7EB25800A4DCC8 /* Inspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Inspector.h; path = crash_generation/Inspector.h; sourceTree = "<group>"; };
|
||||
F9286B390F7EB25800A4DCC8 /* InspectorMain.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = InspectorMain.mm; path = crash_generation/InspectorMain.mm; sourceTree = "<group>"; };
|
||||
@ -1062,6 +1084,20 @@
|
||||
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "Breakpad" */;
|
||||
compatibilityVersion = "Xcode 3.1";
|
||||
hasScannedForEncodings = 1;
|
||||
knownRegions = (
|
||||
English,
|
||||
da,
|
||||
de,
|
||||
es,
|
||||
fr,
|
||||
it,
|
||||
ja,
|
||||
nl,
|
||||
no,
|
||||
sl,
|
||||
sv,
|
||||
tr,
|
||||
);
|
||||
mainGroup = 0867D691FE84028FC02AAC07 /* Breakpad */;
|
||||
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
|
||||
projectDirPath = "";
|
||||
@ -1559,6 +1595,17 @@
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
33880C7F0F9E097100817F82 /* English */,
|
||||
DE43468711C7295D004F095F /* da */,
|
||||
DE43468611C72958004F095F /* de */,
|
||||
DE43468811C7295F004F095F /* es */,
|
||||
DE43468911C72964004F095F /* fr */,
|
||||
DE43468A11C72967004F095F /* it */,
|
||||
DE43468B11C7296B004F095F /* ja */,
|
||||
DE43468C11C7296D004F095F /* nl */,
|
||||
DE43468D11C7296F004F095F /* no */,
|
||||
DE43468E11C72971004F095F /* sl */,
|
||||
DE43468F11C72973004F095F /* sv */,
|
||||
DE43469011C72976004F095F /* tr */,
|
||||
);
|
||||
name = InfoPlist.strings;
|
||||
sourceTree = "<group>";
|
||||
@ -1567,6 +1614,17 @@
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
F945849D0F280E3C009A47BF /* English */,
|
||||
DE43467411C72855004F095F /* da */,
|
||||
DE43467511C72857004F095F /* de */,
|
||||
DE43467611C7285B004F095F /* es */,
|
||||
DE43467711C72862004F095F /* fr */,
|
||||
DE43467811C72869004F095F /* it */,
|
||||
DE43467E11C728DC004F095F /* ja */,
|
||||
DE43467911C7286D004F095F /* nl */,
|
||||
DE43467A11C72873004F095F /* no */,
|
||||
DE43467B11C72877004F095F /* sl */,
|
||||
DE43467C11C7287A004F095F /* sv */,
|
||||
DE43467F11C728E1004F095F /* tr */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
|
BIN
src/client/mac/sender/da.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/da.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/da.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/da.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/de.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/de.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/de.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/de.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/es.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/es.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/es.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/es.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/fr.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/fr.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/fr.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/fr.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/it.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/it.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/it.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/it.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/ja.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/ja.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/ja.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/ja.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/nl.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/nl.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/nl.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/nl.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/no.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/no.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/no.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/no.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/sl.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/sl.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/sl.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/sl.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/sv.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/sv.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/sv.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/sv.lproj/Localizable.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/tr.lproj/InfoPlist.strings
Normal file
BIN
src/client/mac/sender/tr.lproj/InfoPlist.strings
Normal file
Binary file not shown.
BIN
src/client/mac/sender/tr.lproj/Localizable.strings
Normal file
BIN
src/client/mac/sender/tr.lproj/Localizable.strings
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user