Problem/Motivation
In order for Umami to showcase multilingual capabilities in English and Spanish, we need to have CSV files with content in Spanish.
This is done in parallel to #3029839: Multilingual functionality - enable English and Spanish as part of Umami installation
and will become visible when #3037111: Import multilingual content into Umami is completed.
Proposed resolution
Generate CSV files for tags and recipe_categories taxonomies that are marked as fixed in #3028769: [META] Showcase Drupal's Multilingual Capabilities by implementing Umami in a 2nd language (Spanish)
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | ootb-ml-spanish-taxonomies-csv-3038297-6.patch | 1.31 KB | smaz |
| #5 | interdiff_2-5.txt | 1.56 KB | shaal |
| #5 | ootb-ml-spanish-taxonomies-csv-3038297-5.patch | 1.31 KB | shaal |
| #2 | ootb-ml-spanish-taxonomies-csv-3038297-2.patch | 1.24 KB | shaal |
Comments
Comment #2
shaalThis patch contains both
tagsandrecipe_categoriestaxonomies.Comment #3
shaalComment #5
shaalTo support the latest upcoming changes in #3037111: Import multilingual content into Umami
This patch is relocating Taxonomy Spanish CSV files to
default_content/languages/es/taxonomy_term/New structure:
Comment #7
smazPatch applies cleanly, Umami still installs ok, CSV file in the correct format. This looks fine to me!
Comment #8
smazWrong issue... whoops!
Comment #9
smazIn terms of applying ok & the CSV content/structure etc., this is fine & I would set to RTBC. But:
The patch file has the following:
When I apply the patch & generate a diff, the characters appear normally rather than encoded like that - I'm not sure which is correct, or if it matters?
See attached.
Comment #10
smazIgnore the above - the patches are identical. Must be something to do with drupal.org / my browser / whatever.
Comment #15
kjay commentedComment #16
gábor hojtsyComment #17
gábor hojtsyThanks, committed to 8.8. Will merge to 8.7 once the lift is up.
Comment #20
gábor hojtsyThanks all!