mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[android] Fix missing capital for the first letter in translations
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
committed by
jeanbaptisteC
parent
df1d4bf67e
commit
e53532ab0b
@@ -316,7 +316,7 @@
|
||||
<!-- location service disabled -->
|
||||
<string name="enable_location_services">Please enable Location Services</string>
|
||||
<string name="save">Save</string>
|
||||
<string name="create">create</string>
|
||||
<string name="create">Create</string>
|
||||
<!-- red color -->
|
||||
<string name="red">Red</string>
|
||||
<!-- yellow color -->
|
||||
|
||||
Reference in New Issue
Block a user