Skip to content

Commit

Permalink
add strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed Jul 28, 2024
1 parent 13a79a8 commit eb19a6d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ translations:

- key: usage.industry_sector
aliasFor: user_info.industry_sector
- key: usage.industry_sector.description
- key: usage.industry_sector.question
aliasFor: user_info.industry_sector.question
- key: usage.industry_sector.others
aliasFor: user_info.industry_sector.others
Expand Down
34 changes: 17 additions & 17 deletions state_of_css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -665,10 +665,10 @@ translations:
aliasFor: sections.pre_post_processors.title
- key: other_tools.pre_post_processors
aliasFor: sections.pre_post_processors.title
- key: tools_others.pre_post_processors.description
- key: tools_others.pre_post_processors.question
t: Which pre- or post-processors do you regularly use?
- key: other_tools.pre_post_processors.description
aliasFor: tools_others.pre_post_processors.description
aliasFor: tools_others.pre_post_processors.question
- key: tools_others.pre_post_processors.others
aliasFor: sections.pre_post_processors_others.title
- key: other_tools.pre_post_processors.others
Expand Down Expand Up @@ -729,7 +729,7 @@ translations:

- key: environments.form_factors
t: Testing Environments
- key: environments.form_factors.description
- key: environments.form_factors.question
t: Which form factors or environments do you test on?
- key: environments.form_factors.others
t: Other Testing Environments
Expand All @@ -739,7 +739,7 @@ translations:
- key: usage.form_factors
aliasFor: environments.form_factors
- key: usage.form_factors.description
aliasFor: environments.form_factors.description
aliasFor: environments.form_factors.question
- key: usage.form_factors.others
aliasFor: environments.form_factors.others
- key: usage.form_factors_freeform
Expand All @@ -749,7 +749,7 @@ translations:

- key: environments.accessibility_features
t: Accessibility Features
- key: environments.accessibility_features.description
- key: environments.accessibility_features.question
t: Which accessibility features do you usually implement?
- key: environments.accessibility_features.others
t: Other Accessibility Features
Expand All @@ -758,25 +758,25 @@ translations:

- key: environments.css_for_print
t: CSS for Print
- key: environments.css_for_print.description
- key: environments.css_for_print.question
t: Do you write print styles?

- key: environments.css_for_email
t: CSS for Email Clients
- key: environments.css_for_email.description
- key: environments.css_for_email.question
t: Do you write CSS for email clients?

- key: environments.what_do_you_use_css_for
t: What do you mainly use CSS for?
- key: environments.what_do_you_use_css_for.description
- key: environments.what_do_you_use_css_for.question
t: What kind of project do you usually use CSS for?
- key: environments.what_do_you_use_css_for.others
t: Other kinds of projects

- key: usage.what_do_you_use_css_for
aliasFor: environments.what_do_you_use_css_for
- key: usage.what_do_you_use_css_for.description
aliasFor: environments.what_do_you_use_css_for.description
aliasFor: environments.what_do_you_use_css_for.question
- key: usage.what_do_you_use_css_for.others
aliasFor: environments.what_do_you_use_css_for.others
- key: usage.what_do_you_use_css_for_freeform
Expand Down Expand Up @@ -836,7 +836,7 @@ translations:
- key: usage.css_interoperability_features
aliasFor: opinions_others.browser_interoperability_features.others
- key: usage.css_interoperability_features.description
- key: usage.css_interoperability_features.question
aliasFor: opinions_others.browser_interoperability_features.others.description

- key: usage.css_interoperability_features_freeform
Expand Down Expand Up @@ -884,7 +884,7 @@ translations:

- key: usage.css_pain_points
aliasFor: opinions_others.css_pain_points.others
- key: usage.css_pain_points.description
- key: usage.css_pain_points.question
aliasFor: usage.other_pain_points_freeform
- key: usage.css_pain_points_freeform
aliasFor: usage.other_pain_points_freeform
Expand All @@ -907,7 +907,7 @@ translations:

- key: usage.css_missing_features
t: Missing Features
- key: usage.css_missing_features.description
- key: usage.css_missing_features.question
aliasFor: usage.missing_features_freeform

- key: opinions_others.css_missing_features.others
Expand Down Expand Up @@ -943,17 +943,17 @@ translations:
t: How happy are you with the general state of web technologies?
- key: usage.state_of_the_web_happiness
aliasFor: happiness.state_of_the_web
- key: usage.state_of_the_web_happiness.description
- key: usage.state_of_the_web_happiness.question
aliasFor: happiness.state_of_the_web.description

- key: happiness.state_of_css
t: State of CSS
- key: happiness.state_of_css.description
- key: happiness.state_of_css.question
t: How happy are you with the general state of CSS?
- key: usage.state_of_css_happiness
aliasFor: happiness.state_of_css
- key: usage.state_of_css_happiness.description
aliasFor: happiness.state_of_css.description
aliasFor: happiness.state_of_css.question

# pain points/currently missing (results)
- key: css_pain_points.css_pain_points_wins
Expand All @@ -978,12 +978,12 @@ translations:

- key: usage.css_js_balance
t: CSS vs JavaScript Balance
- key: usage.css_js_balance.description
- key: usage.css_js_balance.question
t: How do you divide your time between writing CSS (including HTML markup) and JavaScript code?

- key: usage.css_usage_type
t: CSS Usage
- key: usage.css_usage_type.description
- key: usage.css_usage_type.question
t: In what context do you primarily use CSS?
- key: usage.css_usage_type.others
t: Other CSS Usages
Expand Down
2 changes: 1 addition & 1 deletion state_of_js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ translations:
- key: tools_others.form_factors
aliasFor: environments.form_factors
- key: tools_others.form_factors.description
aliasFor: environments.form_factors.description
aliasFor: environments.form_factors.question

- key: tools_others.backend_as_a_service
t: Backend-as-a-Service Providers
Expand Down

0 comments on commit eb19a6d

Please sign in to comment.