gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-webextension] 56/95: set default locale


From: gnunet
Subject: [reclaim-webextension] 56/95: set default locale
Date: Fri, 11 Jun 2021 23:35:41 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-webextension.

commit 54ebe8182f90c8bc981dd76d5ca41b9897545e21
Author: anna wimbauer <anna.wibauer@gmx.de>
AuthorDate: Mon Oct 5 08:41:55 2020 +0200

    set default locale
---
 manifest-chrome.json  | 4 +++-
 manifest-firefox.json | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/manifest-chrome.json b/manifest-chrome.json
index a6c20de..94b3c95 100644
--- a/manifest-chrome.json
+++ b/manifest-chrome.json
@@ -36,5 +36,7 @@
       "page": "index.html",
       "open_in_tab": true,
       "chrome_style": true
-    }
+    },
+  
+  "default_locale": "en"
 }
diff --git a/manifest-firefox.json b/manifest-firefox.json
index 3087c0f..d16654f 100644
--- a/manifest-firefox.json
+++ b/manifest-firefox.json
@@ -50,5 +50,7 @@
       "open_in_tab": true,
       "browser_style": true,
       "chrome_style": true
-    }
+    },
+
+  "default_locale": "en"
 }

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]