Skip to content

Select interpolation different than crowdin #703

Answered by amannn
cipriancaba asked this question in Q&A
Discussion options

You must be logged in to vote

I think you have two syntax errors:

  1. A , is missing after select
  2. A closing { is missing at the end

Fixed version:

{value, select, ANNOUNCEMENT {Announcement} DECISION {Decision} DOCUMENT {Document} TICKET {Ticket} other {Other}}

With that, your string works for me:

I'll move this to a discussion since it seems to be a usage question.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cipriancaba
Comment options

Answer selected by cipriancaba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working unconfirmed Needs triage.
2 participants
Converted from issue

This discussion was converted from issue #701 on December 06, 2023 14:05.