[flags] feedback changes

This commit is contained in:
Avris 2020-12-12 00:45:07 +01:00
parent b2e4ff4d77
commit 75d5ab59d2
6 changed files with 11 additions and 4 deletions

View File

@ -13,7 +13,7 @@ pronouns:
description: 'Many nonbinary people use more than one form interchangeably and are fine with being called either of them.'
examples: ['he&she', 'he&they', 'she&they']
null:
description: 'No pronouns / null pronouns / pronounless'
description: 'No pronouns / null pronouns / pronounless / nameself'
history: 'Some people prefer not using any pronouns, instead being referred by name, initial, or by omitting pronouns with passive voice, see: {https://lgbta.wikia.org/wiki/Nullpronominal=nullpronominal}.'
morphemes:
pronoun_subject: '#'

View File

@ -978,7 +978,7 @@ flags:
Diamoric: 'Diamoryczn{adjective_n}'
Enbian: 'Enbiańsk{adjective_n_alt}' # Niebiańsk{adjective_n}
Gay: 'Gej'
Gender_Questioning: 'Rozważając_ {adjective_n} swoją płeć' # Zastanawiając{adjective_n} się nad swoją płcią
Gender_Questioning: 'Rozważając{adjective_n} swoją płeć' # Zastanawiając{adjective_n} się nad swoją płcią
Genderfae: 'Nimficzn{adjective_n}'
Genderfaun: 'Fauniczn{adjective_n}'
Genderfluid: 'Płynnopłciow{adjective_n}'
@ -991,9 +991,8 @@ flags:
LGBTQ: 'LGBTQ'
Leather_Pride: 'Skórzak'
Lesbian: 'Lesbijka'
Lipstick_Lesbian: 'Kobieca lesbijka'
Maverique: 'Maweryczn{adjective_n}'
Nebularomantic: 'Mglistoromantyczn{adjective_n}'
Nebularomantic: 'Mgławicoromantyczn{adjective_n}'
Neopronouns: 'Neozaimki'
Neutrois: 'Neutraln{adjective_n} płciowo'
Nonbinary: 'Niebinarn{adjective_n}'

View File

@ -0,0 +1,8 @@
-- Up
UPDATE "profiles"
SET "flags" = replace("flags", ',"Lipstick Lesbian"', '')
WHERE "flags" LIKE '%questioning%'
-- Down

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 408 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB