Skip to content

Commit 3eb0d2b

Browse files
suawek2roycornelissen
authored andcommitted
Added basic polish and norwegian localization, fixed portugese strings file syntax error (#51)
1 parent e030e47 commit 3eb0d2b

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

src/GMImagePicker/GMImagePicker.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,9 @@
145145
<BundleResource Include="ru.lproj\GMImagePicker.strings" />
146146
</ItemGroup>
147147
<ItemGroup>
148+
<BundleResource Include="pl.lproj\GMImagePicker.strings" />
148149
<None Include="packages.config" />
150+
<BundleResource Include="no.lproj\GMImagePicker.strings" />
149151
</ItemGroup>
150152
<Import Project="..\..\samples\packages\NuGet.Build.Packaging.0.1.276\build\NuGet.Build.Packaging.targets" Condition="Exists('..\..\samples\packages\NuGet.Build.Packaging.0.1.276\build\NuGet.Build.Packaging.targets')" />
151153
<Import Project="..\packages\NuGet.Build.Packaging.0.2.2\build\NuGet.Build.Packaging.targets" Condition="Exists('..\packages\NuGet.Build.Packaging.0.2.2\build\NuGet.Build.Packaging.targets')" />
1.84 KB
Binary file not shown.
2.26 KB
Binary file not shown.
4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)