Skip to content

Commit 85f9ed6

Browse files
Akshay UrankarAkshay Urankar
authored andcommitted
updated slug for text domain
1 parent 20f5e05 commit 85f9ed6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gruntfile.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ module.exports = function (grunt) {
3838
domainPath: "/languages",
3939
exclude: [".git/*", "bin/*", "node_modules/*", "tests/*"],
4040
mainFile: "index.php",
41-
potFilename: "rich-snippets.pot",
41+
potFilename: "all-in-one-schemaorg-rich-snippets.pot",
4242
potHeaders: {
4343
poedit: true,
4444
"x-poedit-keywordslist": true,
@@ -52,7 +52,7 @@ module.exports = function (grunt) {
5252
compress: {
5353
main: {
5454
options: {
55-
archive: "rich-snippets.zip",
55+
archive: "all-in-one-schemaorg-rich-snippets.zip",
5656
},
5757
files: [
5858
{

languages/all-in-one-schemaorg-rich-snippets.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: Schema - All In One Schema Rich Snippets 1.7.0\n"
6-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/rich-snippets\n"
6+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <[email protected]>\n"
99
"MIME-Version: 1.0\n"
@@ -12,7 +12,7 @@ msgstr ""
1212
"POT-Creation-Date: 2024-12-06T18:17:54+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.11.0\n"
15-
"X-Domain: rich-snippets\n"
15+
"X-Domain: all-in-one-schemaorg-rich-snippets\n"
1616

1717
#. Plugin Name of the plugin
1818
#: index.php

0 commit comments

Comments
 (0)