Skip to content

Add a translatable=false attribute to apptentive_distribution strings#115

Open
ddenisen wants to merge 1 commit intoapptentive:developfrom
ddenisen:patch-1
Open

Add a translatable=false attribute to apptentive_distribution strings#115
ddenisen wants to merge 1 commit intoapptentive:developfrom
ddenisen:patch-1

Conversation

@ddenisen
Copy link

@ddenisen ddenisen commented Mar 6, 2020

Omitting this attributed causes Android Lint to flag these lines with the MissingTranslation issue. Since these strings don't appear to be intended to be translated (they just refer to a feature name/version), adding this attribute seems appropriate.

Screen Shot 2020-03-06 at 3 20 37 PM

Discovered when I expanded our project Lint coverage to include React Native dependency libraries.

Omitting this attributed causes Android Lint to flag these lines with the `MissingTranslation` issue. Since these strings don't appear to be intended to be translated (they just refer to a feature name/version), adding this attribute seems appropriate.
@CaseyApptentive
Copy link

Hi @ddenisen! Thanks for the submission. I'll make sure my engineering team is aware for next steps.

Please let me know if this is blocking you from a release, or if this is more of a 'nice to have'.

Appreciate your feedback.

@ddenisen
Copy link
Author

Not blocking as I can filter this error out. Just something would be nice to fix to make things more convenient for devs who use this sdk.

@CaseyApptentive
Copy link

@ddenisen: perfect. Thanks for the context.

@frankus frankus force-pushed the develop branch 2 times, most recently from a600052 to 7615d3d Compare February 15, 2023 00:51
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.

2 participants