Skip to content

Commit

Permalink
Update stringtable.xml 7.0.2
Browse files Browse the repository at this point in the history
Corrections to Portuguese translations.
  • Loading branch information
psycodeliccircus committed Aug 30, 2018
1 parent 19a39ed commit 4731b47
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions RPFramework.Altis/stringtable.xml
Expand Up @@ -3,23 +3,23 @@
<Package name="RPFMission">
<Container name="CORE">
<Key ID="STR_RPF_CORE_ONLOADNAME">
<Original>RPFramework 7.0.1</Original>
<English>RPFramework 7.0.1</English>
<French>RPFramework 7.0.1</French>
<Portuguese>RPFramework 7.0.1</Portuguese>
<Original>RPFramework 7.0.2</Original>
<English>RPFramework 7.0.2</English>
<French>RPFramework 7.0.2</French>
<Portuguese>RPFramework 7.0.2</Portuguese>
</Key>

<Key ID="STR_RPF_CORE_CANTADDITEM">
<Original>This item doesn't fit your inventory!</Original>
<English>This item doesn't fit your inventory!</English>
<French>This item doesn't fit your inventory!</French>
<Portuguese>This item doesn't fit your inventory!</Portuguese>
<Portuguese>Este item não se encaixa no seu inventário!</Portuguese>
</Key>
<Key ID="STR_RPF_CORE_GIVECASH_AMT">
<Original>Amount</Original>
<English>Amount</English>
<French>Montant</French>
<Portuguese>Quantia</Portuguese>
<Portuguese>Quantidade</Portuguese>
</Key>
<Key ID="STR_RPF_CORE_GIVECASH_GIVE">
<Original>Give</Original>
Expand Down Expand Up @@ -241,7 +241,7 @@
<Original>Interaction</Original>
<English>Interaction</English>
<French>Interaction</French>
<Portuguese>Interaction</Portuguese>
<Portuguese>Interação</Portuguese>
</Key>
</Container>
<Container name="ATM">
Expand Down Expand Up @@ -500,7 +500,7 @@
<Original>Tasks</Original>
<English>Tasks</English>
<French>Taches</French>
<Portuguese>Taches</Portuguese>
<Portuguese>Tarefas</Portuguese>
</Key>
<Key ID="STR_RPF_MODULES_DELIVERY_TAKEITEMS">
<Original>Take Items</Original>
Expand Down Expand Up @@ -634,10 +634,12 @@
<Key ID="STR_RPF_MODULES_HOUSING_OPENCONTAINER">
<Original>Open Container</Original>
<English>Open Container</English>
<Portuguese>Recipiente Aberto</Portuguese>
</Key>
<Key ID="STR_RPF_MODULES_HOUSING_OPENTRUNK">
<Original>Open Trunk</Original>
<English>Open Trunk</English>
<Portuguese>Inventario aberto</Portuguese>
</Key>
<Key ID="STR_RPF_MODULES_HOUSING_PRICEMANAGE">
<Original>Price</Original>
Expand Down Expand Up @@ -1804,4 +1806,4 @@
</Key>
</Container>
</Package>
</Project>
</Project>

0 comments on commit 4731b47

Please sign in to comment.