diff options
Diffstat (limited to 'extra/Chrome/arc-dark-theme/_locales')
4 files changed, 0 insertions, 34 deletions
diff --git a/extra/Chrome/arc-dark-theme/_locales/en/messages.json b/extra/Chrome/arc-dark-theme/_locales/en/messages.json deleted file mode 100644 index 2c7bdd9..0000000 --- a/extra/Chrome/arc-dark-theme/_locales/en/messages.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "appName": { - "message": "Arc dark chrome theme", - "description": "The title of the application, displayed in the web store." - }, - "appDesc": { - "message": "A Google Chrome theme made to match the colors of the dark arc theme by horst3180", - "description":"The description of the application, displayed in the web store." - } -}
\ No newline at end of file diff --git a/extra/Chrome/arc-dark-theme/_locales/en_GB/messages.json b/extra/Chrome/arc-dark-theme/_locales/en_GB/messages.json deleted file mode 100644 index a79fca2..0000000 --- a/extra/Chrome/arc-dark-theme/_locales/en_GB/messages.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "appName": { - "message": "Arc dark chrome theme" - }, - "appDesc": { - "message": "A Google Chrome theme made to match the colours of the dark arc theme by horst3180" - } -}
\ No newline at end of file diff --git a/extra/Chrome/arc-dark-theme/_locales/en_US/messages.json b/extra/Chrome/arc-dark-theme/_locales/en_US/messages.json deleted file mode 100644 index e341c8a..0000000 --- a/extra/Chrome/arc-dark-theme/_locales/en_US/messages.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "appName": { - "message": "Arc dark chrome theme" - }, - "appDesc": { - "message": "A Google Chrome theme made to match the colors of the dark arc theme by horst3180" - } -} diff --git a/extra/Chrome/arc-dark-theme/_locales/fr/messages.json b/extra/Chrome/arc-dark-theme/_locales/fr/messages.json deleted file mode 100644 index d8a90f7..0000000 --- a/extra/Chrome/arc-dark-theme/_locales/fr/messages.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "appName": { - "message": "Arc dark thème" - }, - "appDesc": { - "message": "Un thème de Google Chrome avec les couleurs du thème 'dark arc' de horst3180" - } -} |