Skip to content

Commit

Permalink
New text for coordinates button values.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghuotvez committed May 2, 2023
1 parent 6d0fb39 commit 2941955
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions GSCFieldApp/Resources/en-US/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -1690,16 +1690,16 @@ Shimamura, Kaz – Senior Advisor</value>
<value>Elevation (m)</value>
</data>
<data name="MapPageLatLongDDButton.Text" xml:space="preserve">
<value>DD</value>
<value>Degree Decimal (DD)</value>
</data>
<data name="MapPageLatLongDMSButton.Text" xml:space="preserve">
<value>DMS</value>
<value>Degree Minutes Seconds (DMS)</value>
</data>
<data name="MapPageLatLongUTM.Label" xml:space="preserve">
<value>Coordinates</value>
</data>
<data name="MapPageUTMButton.Text" xml:space="preserve">
<value>UTM</value>
<value>Meters (UTM)</value>
</data>
<data name="EarthLithAutoSuggest.Header" xml:space="preserve">
<value>Type</value>
Expand Down
6 changes: 3 additions & 3 deletions GSCFieldApp/Resources/fr/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -1685,16 +1685,16 @@ Shimamura, Kaz – Conseiller</value>
<value>Recadrer</value>
</data>
<data name="MapPageLatLongDDButton.Text" xml:space="preserve">
<value>DD</value>
<value>Degrés décimaux (DD)</value>
</data>
<data name="MapPageLatLongDMSButton.Text" xml:space="preserve">
<value>DMS</value>
<value>Degrés minutes secondes</value>
</data>
<data name="MapPageLatLongUTM.Label" xml:space="preserve">
<value>Coordonnées</value>
</data>
<data name="MapPageUTMButton.Text" xml:space="preserve">
<value>UTM</value>
<value>Mètres (UTM)</value>
</data>
<data name="EarthLithAutoSuggest.Header" xml:space="preserve">
<value>Type</value>
Expand Down

0 comments on commit 2941955

Please sign in to comment.