Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-02-12 23:41:24 +0300
committerGitHub <noreply@github.com>2018-02-12 23:41:24 +0300
commit3a0a92bd0e1318fdef7edd646a0b92092db93d97 (patch)
treef63a99c92ebe2081592d7970403ea4390d44dbb9
parent3230ab15b1e6805d0540051ebefa7bd3f0a416a9 (diff)
parentb3b40e777e29a6843ba58547683b4056d6e33820 (diff)
Merge pull request #24 from nextcloud/unperl-app
Move transifex config for updated l10n script
-rw-r--r--socialsharing_diaspora/.tx/config (renamed from socialsharing_diaspora/l10n/.tx/config)2
-rw-r--r--socialsharing_diaspora/Makefile2
-rw-r--r--socialsharing_diaspora/l10n/.gitkeep0
-rw-r--r--socialsharing_email/.tx/config (renamed from socialsharing_email/l10n/.tx/config)2
-rw-r--r--socialsharing_email/Makefile2
-rw-r--r--socialsharing_email/l10n/.gitkeep0
-rw-r--r--socialsharing_facebook/.tx/config (renamed from socialsharing_facebook/l10n/.tx/config)2
-rw-r--r--socialsharing_facebook/Makefile2
-rw-r--r--socialsharing_facebook/l10n/.gitkeep0
-rw-r--r--socialsharing_googleplus/.tx/config (renamed from socialsharing_googleplus/l10n/.tx/config)2
-rw-r--r--socialsharing_googleplus/Makefile2
-rw-r--r--socialsharing_googleplus/l10n/.gitkeep0
-rw-r--r--socialsharing_twitter/Makefile2
13 files changed, 9 insertions, 9 deletions
diff --git a/socialsharing_diaspora/l10n/.tx/config b/socialsharing_diaspora/.tx/config
index 9901433..14721bb 100644
--- a/socialsharing_diaspora/l10n/.tx/config
+++ b/socialsharing_diaspora/.tx/config
@@ -4,6 +4,6 @@ lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_
[nextcloud.socialsharing_diaspora]
file_filter = <lang>/socialsharing_diaspora.po
-source_file = templates/socialsharing_diaspora.pot
+source_file = translationfiles/templates/socialsharing_diaspora.pot
source_lang = en
type = PO
diff --git a/socialsharing_diaspora/Makefile b/socialsharing_diaspora/Makefile
index 366f870..d08816a 100644
--- a/socialsharing_diaspora/Makefile
+++ b/socialsharing_diaspora/Makefile
@@ -22,7 +22,7 @@ appstore:
--exclude=composer.json \
--exclude=composer.lock \
--exclude=composer.phar \
- --exclude=l10n/.tx \
+ --exclude=.tx \
--exclude=l10n/no-php \
--exclude=Makefile \
--exclude=nbproject \
diff --git a/socialsharing_diaspora/l10n/.gitkeep b/socialsharing_diaspora/l10n/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/socialsharing_diaspora/l10n/.gitkeep
diff --git a/socialsharing_email/l10n/.tx/config b/socialsharing_email/.tx/config
index 3de8a54..4c02222 100644
--- a/socialsharing_email/l10n/.tx/config
+++ b/socialsharing_email/.tx/config
@@ -4,6 +4,6 @@ lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_
[nextcloud.socialsharing_email]
file_filter = <lang>/socialsharing_email.po
-source_file = templates/socialsharing_email.pot
+source_file = translationfiles/templates/socialsharing_email.pot
source_lang = en
type = PO
diff --git a/socialsharing_email/Makefile b/socialsharing_email/Makefile
index e3ae4e3..38d7147 100644
--- a/socialsharing_email/Makefile
+++ b/socialsharing_email/Makefile
@@ -22,7 +22,7 @@ appstore:
--exclude=composer.json \
--exclude=composer.lock \
--exclude=composer.phar \
- --exclude=l10n/.tx \
+ --exclude=.tx \
--exclude=l10n/no-php \
--exclude=Makefile \
--exclude=nbproject \
diff --git a/socialsharing_email/l10n/.gitkeep b/socialsharing_email/l10n/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/socialsharing_email/l10n/.gitkeep
diff --git a/socialsharing_facebook/l10n/.tx/config b/socialsharing_facebook/.tx/config
index ca7fef2..3bf47b4 100644
--- a/socialsharing_facebook/l10n/.tx/config
+++ b/socialsharing_facebook/.tx/config
@@ -4,6 +4,6 @@ lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_
[nextcloud.socialsharing_facebook]
file_filter = <lang>/socialsharing_facebook.po
-source_file = templates/socialsharing_facebook.pot
+source_file = translationfiles/templates/socialsharing_facebook.pot
source_lang = en
type = PO
diff --git a/socialsharing_facebook/Makefile b/socialsharing_facebook/Makefile
index be95fc5..6e42df8 100644
--- a/socialsharing_facebook/Makefile
+++ b/socialsharing_facebook/Makefile
@@ -22,7 +22,7 @@ appstore:
--exclude=composer.json \
--exclude=composer.lock \
--exclude=composer.phar \
- --exclude=l10n/.tx \
+ --exclude=.tx \
--exclude=l10n/no-php \
--exclude=Makefile \
--exclude=nbproject \
diff --git a/socialsharing_facebook/l10n/.gitkeep b/socialsharing_facebook/l10n/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/socialsharing_facebook/l10n/.gitkeep
diff --git a/socialsharing_googleplus/l10n/.tx/config b/socialsharing_googleplus/.tx/config
index 7afc79e..1a2be56 100644
--- a/socialsharing_googleplus/l10n/.tx/config
+++ b/socialsharing_googleplus/.tx/config
@@ -4,6 +4,6 @@ lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_
[nextcloud.socialsharing_googleplus]
file_filter = <lang>/socialsharing_googleplus.po
-source_file = templates/socialsharing_googleplus.pot
+source_file = translationfiles/templates/socialsharing_googleplus.pot
source_lang = en
type = PO
diff --git a/socialsharing_googleplus/Makefile b/socialsharing_googleplus/Makefile
index 4daf1db..e12eb29 100644
--- a/socialsharing_googleplus/Makefile
+++ b/socialsharing_googleplus/Makefile
@@ -22,7 +22,7 @@ appstore:
--exclude=composer.json \
--exclude=composer.lock \
--exclude=composer.phar \
- --exclude=l10n/.tx \
+ --exclude=.tx \
--exclude=l10n/no-php \
--exclude=Makefile \
--exclude=nbproject \
diff --git a/socialsharing_googleplus/l10n/.gitkeep b/socialsharing_googleplus/l10n/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/socialsharing_googleplus/l10n/.gitkeep
diff --git a/socialsharing_twitter/Makefile b/socialsharing_twitter/Makefile
index 59686af..1bbd308 100644
--- a/socialsharing_twitter/Makefile
+++ b/socialsharing_twitter/Makefile
@@ -22,7 +22,7 @@ appstore:
--exclude=composer.json \
--exclude=composer.lock \
--exclude=composer.phar \
- --exclude=l10n/.tx \
+ --exclude=.tx \
--exclude=l10n/no-php \
--exclude=Makefile \
--exclude=nbproject \