mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-22 11:35:21 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
64fd8e3be9
commit
0beb07c87e
@ -19,7 +19,7 @@ when creating your pull request:
|
|||||||
5. If you have a Xamarin development environment setup, test your translations to make sure they look correct in the
|
5. If you have a Xamarin development environment setup, test your translations to make sure they look correct in the
|
||||||
app on iOS and Android. Sometimes the UI can break due to translations taking up more space than the original UI was
|
app on iOS and Android. Sometimes the UI can break due to translations taking up more space than the original UI was
|
||||||
built for. If possible, use a shorter or abbreviated version of the word/sentence to accomedate the available space.
|
built for. If possible, use a shorter or abbreviated version of the word/sentence to accomedate the available space.
|
||||||
If you are inable to accomedate the avaialable space for a particular translation, just let us know in your pull
|
If you are unable to accomedate the avaialable space for a particular translation, just let us know in your pull
|
||||||
request comments. If you are unable to test your translations, just let us know in your pull request comments so
|
request comments. If you are unable to test your translations, just let us know in your pull request comments so
|
||||||
that we can check it for you.
|
that we can check it for you.
|
||||||
6. Be sure to watch for [future changes](https://github.com/bitwarden/mobile/commits/master/src/App/Resources/AppResources.resx)
|
6. Be sure to watch for [future changes](https://github.com/bitwarden/mobile/commits/master/src/App/Resources/AppResources.resx)
|
||||||
@ -30,4 +30,4 @@ You can find an example of a proper translation pull request here: <https://gith
|
|||||||
You can read more about localizing a Xamarin.Forms app here:
|
You can read more about localizing a Xamarin.Forms app here:
|
||||||
<https://developer.xamarin.com/guides/xamarin-forms/advanced/localization/>
|
<https://developer.xamarin.com/guides/xamarin-forms/advanced/localization/>
|
||||||
|
|
||||||
TIP: If you have Visual Studio installed, it provides a nice tabular UI for editing `resx` XML files.
|
TIP: If you have Visual Studio installed, it provides a nice tabular UI for editing `resx` XML files.
|
||||||
|
Loading…
Reference in New Issue
Block a user