Sha256: 88c007653cfb64f109fb41cdf0732b7c823b72a1c9a0b4b7988b3ab9b438479d

Contents?: true

Size: 746 Bytes

Versions: 12

Compression:

Stored size: 746 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>StringKey</key>
	<dict>
		<key>NSStringLocalizedFormatKey</key>
		<string>%#@VARIABLE@</string>
		<key>VARIABLE</key>
		<dict>
			<key>NSStringFormatSpecTypeKey</key>
			<string>NSStringPluralRuleType</string>
			<key>NSStringFormatValueTypeKey</key>
			<string>d</string>
			<key>zero</key>
			<string>zero</string>
			<key>one</key>
			<string>one</string>
			<key>two</key>
			<string>two</string>
			<key>few</key>
			<string>few</string>
			<key>many</key>
			<string>many</string>
			<key>other</key>
			<string>other</string>
		</dict>
	</dict>
</dict>
</plist>

Version data entries

12 entries across 4 versions & 1 rubygems

Version Path
danger-localizationlinter-0.0.5 spec/support/fixtures/resources/TEST/en.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.5 spec/support/fixtures/resources/TEST_KO/fr.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.5 spec/support/fixtures/resources/TEST_KO/en.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.4 spec/support/fixtures/resources/TEST/en.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.4 spec/support/fixtures/resources/TEST_KO/en.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.4 spec/support/fixtures/resources/TEST_KO/fr.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.3 spec/support/fixtures/resources/TEST/en.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.3 spec/support/fixtures/resources/TEST_KO/en.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.3 spec/support/fixtures/resources/TEST_KO/fr.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.2 spec/support/fixtures/resources/TEST/en.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.2 spec/support/fixtures/resources/TEST_KO/fr.lproj/Localizable.stringsdict
danger-localizationlinter-0.0.2 spec/support/fixtures/resources/TEST_KO/en.lproj/Localizable.stringsdict