Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/locales/de-DE/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: de\n"
"Project-Id-Version: snapsmetamask\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-04-01 09:09\n"
"PO-Revision-Date: 2025-06-27 11:24\n"
"Last-Translator: \n"
"Language-Team: German\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down
2 changes: 1 addition & 1 deletion src/locales/ja-JP/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: ja\n"
"Project-Id-Version: snapsmetamask\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-04-01 09:09\n"
"PO-Revision-Date: 2025-06-27 11:24\n"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Incorrect Timestamp in Translation Files

The PO-Revision-Date in the .po files is set to 2025-06-27 11:24. This date is in the past, which means the revision timestamp doesn't reflect the actual update time.

Additional Locations (1)

Fix in Cursor Fix in Web

"Last-Translator: \n"
"Language-Team: Japanese\n"
"Plural-Forms: nplurals=1; plural=0;\n"
Expand Down
2 changes: 1 addition & 1 deletion src/locales/pt-BR/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: pt\n"
"Project-Id-Version: snapsmetamask\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-04-01 09:09\n"
"PO-Revision-Date: 2025-06-27 11:24\n"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Incorrect Translation Timestamp

The PO-Revision-Date in messages.po files is set to 2025-06-27 11:24. This date appears incorrect, as it doesn't reflect the actual translation revision time. This can cause confusion about when translations were last updated and suggests an issue with the automation generating these files.

Additional Locations (1)

Fix in Cursor Fix in Web

"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down
2 changes: 1 addition & 1 deletion src/locales/ru-RU/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: ru\n"
"Project-Id-Version: snapsmetamask\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-04-01 09:09\n"
"PO-Revision-Date: 2025-06-27 11:24\n"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Locale Files Have Incorrect Hardcoded Revision Date

The PO-Revision-Date in the updated locale files is hardcoded to "2025-06-27 11:24". This creates an inconsistent timestamp across all affected files, as it doesn't reflect the actual revision date.

Additional Locations (1)

Fix in Cursor Fix in Web

"Last-Translator: \n"
"Language-Team: Russian\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
Expand Down
2 changes: 1 addition & 1 deletion src/locales/tr-TR/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: tr\n"
"Project-Id-Version: snapsmetamask\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-04-01 09:09\n"
"PO-Revision-Date: 2025-06-27 11:24\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down
2 changes: 1 addition & 1 deletion src/locales/zh-CN/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: zh\n"
"Project-Id-Version: snapsmetamask\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-04-01 09:09\n"
"PO-Revision-Date: 2025-06-27 11:24\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Plural-Forms: nplurals=1; plural=0;\n"
Expand Down