Vous êtes connecté en tant que anonymous Se Deconnecter
Browse code

Application modulaire fonctionnelle !

Emmanuel ROY authored on 12/08/2019 15:10:25
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,24 +0,0 @@
1
-msgid ""
2
-msgstr ""
3
-"Content-Type: text/plain; charset=UTF-8\n"
4
-"Content-Transfer-Encoding: 8bit\n"
5
-"Language: en\n"
6
-
7
-msgid "foo"
8
-msgstr "bar"
9
-
10
-msgid "bar"
11
-msgstr "foo"
12
-
13
-# Comment 1
14
-# Comment 2
15
-#, fuzzy,another
16
-#: src/file_1 src/file_2:50
17
-msgid "foo_bar"
18
-msgstr "foobar"
19
-
20
-# Comment
21
-#, fuzzy
22
-#: src/file_1
23
-msgid "bar_foo"
24
-msgstr "barfoo"
Browse code

initial commit

Emmanuel ROY authored on 09/08/2019 08:39:02
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,24 @@
1
+msgid ""
2
+msgstr ""
3
+"Content-Type: text/plain; charset=UTF-8\n"
4
+"Content-Transfer-Encoding: 8bit\n"
5
+"Language: en\n"
6
+
7
+msgid "foo"
8
+msgstr "bar"
9
+
10
+msgid "bar"
11
+msgstr "foo"
12
+
13
+# Comment 1
14
+# Comment 2
15
+#, fuzzy,another
16
+#: src/file_1 src/file_2:50
17
+msgid "foo_bar"
18
+msgstr "foobar"
19
+
20
+# Comment
21
+#, fuzzy
22
+#: src/file_1
23
+msgid "bar_foo"
24
+msgstr "barfoo"