-
Notifications
You must be signed in to change notification settings - Fork 736
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- v3.19.1-RC1
- v3.19.0
- v3.19.0-RC1
- v3.18.2-RC2
- v3.18.2-RC1
- v3.18.1
- v3.18.1-RC1
- v3.18.0
- v3.18.0-RC2
- v3.18.0-RC1
- v3.17.1
- v3.17.1-RC3
- v3.17.1-RC2
- v3.17.1-RC1
- v3.17.0
- v3.17.0-RC1
- v3.16.3
- v3.16.2
- v3.16.2-RC1
- v3.16.1
- v3.16.0
- v3.16.0-RC2
- v3.16.0-RC1
- v3.15.2
- v3.15.1
- v3.15.0
- v3.14.1
- v3.14.0
- v3.13.6
- v3.13.5
- v3.13.4
- v3.13.3
- v3.13.2
- v3.13.1
- v3.13.1-rc1
- v3.13.0
- v3.13.0-rc1
- v3.12.6
- v3.12.5
- v3.12.4
- v3.12.3
- v3.12.3-rc2
- v3.12.3-rc1
- v3.12.2
- v3.12.1
- v3.12.1-rc1
- v3.12.0
- v3.12.0-rc2
- v3.12.0-rc1
- v3.11.0
- v3.11.0-rc3
- v3.11.0-rc2
- v3.11.0-rc1
- v3.10.2
- v3.10.2-rc1
- v3.10.1
- v3.10.0
- v3.10.0-rc1
- v3.9.2
- v3.9.2-rc1
- v3.9.1
- v3.9.1-rc1
- v3.9.0
- v3.9.0-rc1
- v3.8.3
- v3.8.3-rc1
- v3.8.2
- v3.8.2-rc1
- v3.8.1
- v3.8.0
- v3.8.0-rc3
- v3.8.0-rc2
- v3.8.0-rc1
- v3.7.0
- v3.7.0-rc6
- v3.7.0-rc5
- v3.7.0-rc4
- v3.7.0-rc3
- v3.7.0-rc2
- v3.7.0-rc1
- v3.6.2
- v3.6.1
- v3.6.0
- v3.5.1
- v3.5.0
- v3.4.2
- v3.4.1
- v3.4.0
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.1
- v3.2.0
- v3.1.1
- v3.1.0
- v3.0.1
- v3.0.0
- before-medical-rewrite
1 parent
92da20c
commit 4c49765
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -373,7 +373,7 @@ | |
<Key ID="STR_ACE_Interaction_YouWereTappedRight"> | ||
<English>You were tapped on the RIGHT shoulder</English> | ||
<Spanish>Te tocaron el hombro DERECHO</Spanish> | ||
<German>Dir wurde auf die Schulter geklopft</German> | ||
<German>Dir wurde auf die Rechte Schulter geklopft</German> | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
nicolasbadano
Contributor
|
||
<French>On te tape sur l'épaule</French> | ||
<Polish>Zostałeś klepnięty po ramieniu</Polish> | ||
<Hungarian>Vállonveregettek</Hungarian> | ||
|
@@ -385,7 +385,7 @@ | |
<Key ID="STR_ACE_Interaction_YouWereTappedLeft"> | ||
<English>You were tapped on the LEFT shoulder.</English> | ||
<Spanish>Te tocaron el hombro IZQUIERDO.</Spanish> | ||
<German>Dir wurde auf die Schulter geklopft</German> | ||
<German>Dir wurde auf die Linke Schulter geklopft</German> | ||
<French>On te tape sur l'épaule.</French> | ||
<Polish>Zostałeś klepnięty po ramieniu</Polish> | ||
<Hungarian>Vállonveregettek</Hungarian> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 comment
on commit 4c49765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plus
should be Puls
I'd use "RECHTE" and "LINKE" respectively, as the words are all-caps in the other languages as well.