mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
Fix depicts and categories pickers for RTL languages (#6503)
This fixes the layouts to work in both left to right (LTR) and right to left (RTL) languages. Also replace two hard-coded strings in the depicts picker with proper string resources. Fixes #6502.
This commit is contained in:
parent
0c244f369c
commit
a1c5974e93
6 changed files with 24 additions and 14 deletions
|
|
@ -468,6 +468,8 @@
|
|||
<string name="map_attribution">{{Optional}}\n<code>&amp;#169;</code> is the copyright symbol (©).</string>
|
||||
<string name="categories_tooltip">{{Doc-commons-app-depicts}}</string>
|
||||
<string name="depicts_step_title">{{Doc-commons-app-depicts}}</string>
|
||||
<string name="depicts_label">Label</string>
|
||||
<string name="depicts_description">Description</string>
|
||||
<string name="pan_and_zoom_to_adjust">Panning means moving the map left/right/up/down, typically by touching the screen with one finger and moving it.\n\nZooming means making the map\'s scale bigger or smaller, typically by pinching with two fingers.\n\nExample in other app:\nhttps://igss.schneider-electric.com/features/pan-and-zoom-in-definition/</string>
|
||||
<string name="location_picker_image_view_shadow">A description of a visual element, location picker image shadow. Used for accesibility usually.</string>
|
||||
<string name="label">{{Identical|Label}}</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue