Sha256: 37b02e5ca2b1c0ed180075f51016037191e16f148e84438e09b12d84eb405e25
Contents?: true
Size: 341 Bytes
Versions: 2
Compression:
Stored size: 341 Bytes
Contents
/* File.strings Example Created by Marius Rackwitz on 01.05.14. Copyright (c) 2014 XCRes. All rights reserved. */ // Foo Comment "foo" = "Foo String"; "bar" = "Bar String"; // An Example Comment "example" = "Lorem Ipsum"; "en_exclusive" = "Only in english"; // Strings from Storyboards "123-abc-3e7.text" = "Hello Storyboards";
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcres-0.4.4 | spec/fixtures/Example/Example/en.lproj/Localizable.strings |
xcres-0.4.3 | spec/fixtures/Example/Example/en.lproj/Localizable.strings |