This a subtask of issue 421118 for a complete history and links to the other subtasks see #421118: [Meta] Standardize capitalization on actions
Problem/Motivation
Lowercase action words are harder to translate. Many contributed modules, like Organic Groups and Views, already use uppercase action words.
To make this task better manageable we decided to split it on a module basis.
Proposed resolution
Change delete to Delete, configure to Configure, view to View, etc.
Remaining tasks
We need a patch for the "locked" module.
Comments
Comment #1
yesct commentedComment #2
beltofteI can't find any place in core where it uses the lowercase version of "locked" for action / operation links. It exists with the uppercase version, so it might have been fixed in another issue.
Comment #3
yesct commentedwhere is it in uppercase?
Comment #4
beltofteIn the field administration if the instance is locked. Have not seen it in the administration - only in the code.
Comment #5
hass commentedAll strings with
lockedareLockedin core. Closing.Comment #5.0
hass commentedclarification