phpunit tests includes folder for translation tests
This commit is contained in:
1
4dev/tests/includes/lang/admin/en_utf8.mo
Symbolic link
1
4dev/tests/includes/lang/admin/en_utf8.mo
Symbolic link
@@ -0,0 +1 @@
|
||||
../../locale/en_US/LC_MESSAGES/admin.mo
|
||||
1
4dev/tests/includes/lang/admin/ja_utf8.mo
Symbolic link
1
4dev/tests/includes/lang/admin/ja_utf8.mo
Symbolic link
@@ -0,0 +1 @@
|
||||
../../locale/ja_JP/LC_MESSAGES/admin.mo
|
||||
1
4dev/tests/includes/lang/frontend/en_utf8.mo
Symbolic link
1
4dev/tests/includes/lang/frontend/en_utf8.mo
Symbolic link
@@ -0,0 +1 @@
|
||||
../../locale/en_US/LC_MESSAGES/frontend.mo
|
||||
1
4dev/tests/includes/lang/frontend/ja_utf8.mo
Symbolic link
1
4dev/tests/includes/lang/frontend/ja_utf8.mo
Symbolic link
@@ -0,0 +1 @@
|
||||
../../locale/ja_JP/LC_MESSAGES/frontend.mo
|
||||
2
4dev/tests/includes/locale/en_US.admin.UTF-8.po
Normal file
2
4dev/tests/includes/locale/en_US.admin.UTF-8.po
Normal file
@@ -0,0 +1,2 @@
|
||||
msgid "Original"
|
||||
msgstr "Translated admin en_US"
|
||||
2
4dev/tests/includes/locale/en_US.frontend.UTF-8.po
Normal file
2
4dev/tests/includes/locale/en_US.frontend.UTF-8.po
Normal file
@@ -0,0 +1,2 @@
|
||||
msgid "Original"
|
||||
msgstr "Translated frontend en_US"
|
||||
BIN
4dev/tests/includes/locale/en_US/LC_MESSAGES/admin.mo
Normal file
BIN
4dev/tests/includes/locale/en_US/LC_MESSAGES/admin.mo
Normal file
Binary file not shown.
BIN
4dev/tests/includes/locale/en_US/LC_MESSAGES/frontend.mo
Normal file
BIN
4dev/tests/includes/locale/en_US/LC_MESSAGES/frontend.mo
Normal file
Binary file not shown.
2
4dev/tests/includes/locale/ja_JP.admin.UTF-8.po
Normal file
2
4dev/tests/includes/locale/ja_JP.admin.UTF-8.po
Normal file
@@ -0,0 +1,2 @@
|
||||
msgid "Original"
|
||||
msgstr "Translated admin ja_JP"
|
||||
2
4dev/tests/includes/locale/ja_JP.frontend.UTF-8.po
Normal file
2
4dev/tests/includes/locale/ja_JP.frontend.UTF-8.po
Normal file
@@ -0,0 +1,2 @@
|
||||
msgid "Original"
|
||||
msgstr "Translated frontend ja_JP"
|
||||
BIN
4dev/tests/includes/locale/ja_JP/LC_MESSAGES/admin.mo
Normal file
BIN
4dev/tests/includes/locale/ja_JP/LC_MESSAGES/admin.mo
Normal file
Binary file not shown.
BIN
4dev/tests/includes/locale/ja_JP/LC_MESSAGES/frontend.mo
Normal file
BIN
4dev/tests/includes/locale/ja_JP/LC_MESSAGES/frontend.mo
Normal file
Binary file not shown.
Reference in New Issue
Block a user