Skip to content

[FIX] Importer: Variable name appearing instead of it's value#16010

Merged
rodrigok merged 2 commits intoRocketChat:developfrom
ashwaniYDV:issue1
Dec 22, 2019
Merged

[FIX] Importer: Variable name appearing instead of it's value#16010
rodrigok merged 2 commits intoRocketChat:developfrom
ashwaniYDV:issue1

Conversation

@ashwaniYDV
Copy link
Copy Markdown
Contributor

@ashwaniYDV ashwaniYDV commented Dec 18, 2019

Closes #15981

Before change

Screenshot from 2019-12-14 19-20-10

After change

Screenshot from 2019-12-18 02-58-46

@ashwaniYDV ashwaniYDV changed the title [FIX] Variable name apperaing instead of it's value [FIX] Variable name apperaing instead of it's value (Slack_users) Dec 18, 2019
@ashwaniYDV ashwaniYDV changed the title [FIX] Variable name apperaing instead of it's value (Slack_users) [FIX] Variable name appereaing instead of it's value Dec 18, 2019
@rodrigok
Copy link
Copy Markdown
Member

@ashwaniYDV thanks for your contribution.

Would be better to execute the translation on the client side (the template file) where we loop for those importes and print their names. That would prevent new importers to miss the translation method. Could even add the other descriptions to our en.i18n.json file to be translated as well.

Are you ok to do these changes?

ggazzo
ggazzo previously approved these changes Dec 19, 2019
@ggazzo ggazzo dismissed their stale review December 19, 2019 19:59

rodrigok suggestion

@ashwaniYDV
Copy link
Copy Markdown
Contributor Author

ashwaniYDV commented Dec 21, 2019

@rodrigok @ggazzo I have done the required changes.

@rodrigok rodrigok changed the title [FIX] Variable name appereaing instead of it's value [FIX] Importer: Variable name appearing instead of it's value Dec 22, 2019
@rodrigok
Copy link
Copy Markdown
Member

Thanks @ashwaniYDV

@rodrigok rodrigok merged commit 57d2af9 into RocketChat:develop Dec 22, 2019
@rodrigok rodrigok added this to the 2.4.0 milestone Dec 22, 2019
gabriellsh added a commit that referenced this pull request Dec 23, 2019
…default-favorite-channels

* 'develop' of github.com:RocketChat/Rocket.Chat:
  Change version to 2.4.0
  Update NodeJS to 8.17.0 (#16043)
  [NEW] Invite links: share a link to invite users (#15933)
  Fix typo in Italian translation (#15998)
  Update Meteor 1.8.3 (#16037)
  [FIX] Importer: Variable name appearing instead of it's value (#16010)
  [IMPROVE] Replace livechat:inquiry publication by REST and Streamer (#15977)
  [IMPROVE] Sorting on livechat analytics queries were wrong (#16021)
  [IMPROVE] Replace fullUserData publication by REST (#15650)
  [IMPROVE] Replace integrations and integrationHistory publications by REST (#15885)
  Some performance improvements (#15886)
  [FIX]Add time format for latest message on the sidebar (#15930)
  [FIX] Admin Setting descriptions and Storybook (#15994)
  Bump version to 2.3.2
  [FIX] Invalid Redirect URI on Custom OAuth (#15957)
  [NEW] Livechat Widget version 1.3.0 (#15966)
@sampaiodiego sampaiodiego mentioned this pull request Dec 26, 2019
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Variable name is apperaing instead of it's value in Administration->Imports settings

3 participants