Closed Bug 1141934 Opened 10 years ago Closed 7 years ago

Rename ariaValueText to ariaValuetext in *.properties files

Categories

(Firefox OS Graveyard :: Gaia::L10n, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: stas, Unassigned)

Details

Camel case l10n attribute names should correspond to dashed DOM attribute names. ariaValueText is inconsistent, because the DOM attribute is called aria-valuetext. Let's rename all instances of this attribute in properties files to ariaValuetext.
We currently have 6 uses of this: ./apps/calendar/locales/calendar.en-US.properties:sync-progress-syncing.ariaValueText=Syncing ./apps/calendar/locales/calendar.en-US.properties:sync-progress-complete.ariaValueText=Syncing complete ./apps/calendar/locales/calendar.en-US.properties:during-progress-loading.ariaValueText = Loading ./apps/email/locales/email.en-US.properties:message-body-container-progress.ariaValueText=Loading ./apps/email/locales/email.en-US.properties:downloading-progress.ariaValueText=Downloading ./apps/email/locales/email.en-US.properties:messages-refresh-progress.ariaValueText=Refreshing Should be easy to fix.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.