Skip to content

Fix a space in 'de'.

Benjamin Brown requested to merge gobennyb/vlc-android:patch-1 into master

Description

Fixing a spacing issue with the word 'de' in one of the settings' translations. @Dekans is the original contributor, in case they would like to chime in here.

Motivation and Context

This change is required to fix a grammatical error that split the word 'de' into two parts and attached it to the previous word.

How Has This Been Tested?

I have not been able to test this change. If it is strongly desired that I personally do so, then I may be able to, but I am unfamiliar with building/deploying/testing changes.

Screenshots / GIFs (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: # N/A Mention: # N/A

Merge request reports