Page MenuHomePhabricator

Message definition wasn't created
Closed, ResolvedPublic1 Estimated Story Points

Description

https://translatewiki.net/wiki/Phabricator:phabricator-people-bbe5ddc0af18a06d/en wasn't created for some reason, even though the edit form knows it is a valid key

Note that this key should have been processed as a rename from https://translatewiki.net/wiki/Phabricator:phabricator-people-67b9a45d59be8d5/en. It's not clear whether the rename process went wrong somehow, or whether something else caused the problem.

Event Timeline

Nikerabbit set the point value for this task to 1.
Nikerabbit subscribed.
twn:/srv/mediawiki/workdir$ php maintenance/run.php ./extensions/Translate/scripts/findUnsynchronizedDefinitions.php phabricator* -w --fix
Pattern matched 76 file based message group(s).
Left side is the expected value. Right side is the actual value in wiki.
Phabricator:phabricator-meta-6aad7b33ab1217d7/en
'Enable $1 application?'               | ''                                    

Phabricator:phabricator-people-157be0c811589458/en
'User is not a member of any           | ''                                    
projects.'                             |                                       

Phabricator:phabricator-people-bbe5ddc0af18a06d/en
'Pass true to find only disabled       | ''                                    
accounts, or false to omit disabled    |                                       
accounts.'                             |                                       

Phabricator:phabricator-people-ee30adedae5505da/en
'Enable User Account?'                 | ''                                    

Phabricator:phabricator-project-83e8385783fc39f4/en
'Additional project tags.'             | ''                                    

Phabricator:phabricator-project-d0815b6ca2e9a78f/en
'New list of hashtags.'                | ''                                    

Phabricator:phabricator ext-core-727c5484348dca05/en
'Supported values for `objectType`     | 'Supported values for `objectType`    
(some object types might not be        | (some object types might not be       
                             | supported                             
if the corresponding application is    | if the corresponding application is   
           | not available to the user):           
                                      |                                       
                                    | $1                                    
                                      |                                       
Supported values for `default`: `$2`,  | Supported values for `default`: `$2`, 
                                 | `$3`.                                 
                                      |                                       
Values for `policy` must be arrays     | Values for `policy` must be arrays    
which include an `action` (either `$4` | which include an `action` (either `$4`
                                    | or                                    
`$5`), a `rule` (PolicyRule class),    | `$5`), a `rule` (PolicyRule class),   
     | and a `value` array (e.g. PHIDs).'    
'                                      |                                       

Now run the following command and finish the sync in the wiki:
'/usr/bin/php' '/srv/mediawiki/workdir/maintenance/run.php' '/srv/mediawiki/workdir/extensions/Translate/scripts/importExternalTranslations.php' '--group' 'phabricator-phabricator-meta,phabricator-phabricator-people,phabricator-phabricator-project,phabricator-phabricator_ext-core'
twn:/srv/mediawiki/workdir$ '/usr/bin/php' '/srv/mediawiki/workdir/maintenance/run.php' '/srv/mediawiki/workdir/extensions/Translate/scripts/importExternalTranslations.php' '--group' 'phabricator-phabricator-meta,phabricator-phabricator-people,phabricator-phabricator-project,phabricator-phabricator_ext-core'
There are changes to check for groups phabricator-phabricator-meta, phabricator-phabricator-people, phabricator-phabricator-project, phabricator-phabricator_ext-core.
You can process them at https://translatewiki.net/wiki/Special:ManageMessageGroups/default
twn:/srv/mediawiki/workdir$

It exists now. Some updates might have affected translations, but I think it is few enough that it is okay.

There are quite a few messages in Phabricator with trailing whitespace, which would be nice to fix.

Nikerabbit claimed this task.
Nikerabbit moved this task from Backlog to Done on the LPL Essential (FY2025-26 Q3&4) board.
Nikerabbit moved this task from Backlog to System admin stuff on the translatewiki.net board.