Skip to content

Commit 4d19f59

Browse files
committed
add tx config and template.pot
1 parent 08302a9 commit 4d19f59

2 files changed

Lines changed: 22 additions & 9 deletions

File tree

.tx/config

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[main]
2+
host = https://www.transifex.com
3+
4+
[omeka.plugin-userprofiles]
5+
file_filter = languages/<lang>.po
6+
source_file = languages/template.pot
7+
source_lang = en
8+
minimum_perc = 10
9+
type=PO

languages/template.pot

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ msgid "The description of the profile type."
105105
msgstr ""
106106

107107
#: views/admin/form.php:83 views/admin/form.php:93 views/admin/form.php:98
108-
#: views/admin/form.php:108 views/admin/index.php:40 views/admin/index.php:43
109-
#: views/admin/index.php:45
108+
#: views/admin/form.php:108 views/admin/index.php:51 views/admin/index.php:54
109+
#: views/admin/index.php:56
110110
#, php-format
111111
msgid "%s"
112112
msgstr ""
@@ -143,19 +143,19 @@ msgstr ""
143143
msgid "Add a Profile Type"
144144
msgstr ""
145145

146-
#: views/admin/index.php:17
146+
#: views/admin/index.php:16
147147
msgid "Profile Type"
148148
msgstr ""
149149

150-
#: views/admin/index.php:20
150+
#: views/admin/index.php:19
151151
msgid "My Profile"
152152
msgstr ""
153153

154-
#: views/admin/index.php:35 views/shared/profiles/user.php:58
154+
#: views/admin/index.php:28 views/shared/profiles/user.php:58
155155
msgid "(Public)"
156156
msgstr ""
157157

158-
#: views/admin/index.php:47
158+
#: views/admin/index.php:58
159159
msgid "(text)"
160160
msgstr ""
161161

@@ -167,20 +167,24 @@ msgstr ""
167167
msgid "Edit Profile Type"
168168
msgstr ""
169169

170-
#: views/shared/profiles/edit.php:12
170+
#: views/shared/profiles/edit.php:18
171171
msgid "Edit Profile"
172172
msgstr ""
173173

174-
#: views/shared/profiles/edit.php:54
174+
#: views/shared/profiles/edit.php:60
175175
msgid "Save changes before moving to edit a new profile type."
176176
msgstr ""
177177

178-
#: views/shared/profiles/edit.php:65
178+
#: views/shared/profiles/edit.php:71
179179
#, php-format
180180
msgid "Edit your %s profile"
181181
msgstr ""
182182

183183
#: views/shared/profiles/edit.php:83
184+
msgid "Profile type: "
185+
msgstr ""
186+
187+
#: views/shared/profiles/edit.php:90
184188
msgid "This profile type is private"
185189
msgstr ""
186190

0 commit comments

Comments
 (0)