Add acknowledgement to Jibiki in app.

Julien LepillerThu Jun 25 17:19:31+0200 2020

80dec78

Add acknowledgement to Jibiki in app.

app/src/main/res/layout/activity_about.xml

1414
        android:paddingBottom="16dp">
1515
1616
        <TextView
17-
            android:id="@+id/textView6"
1817
            android:layout_width="wrap_content"
1918
            android:layout_height="wrap_content"
2019
            android:layout_gravity="center"

2322
            android:textSize="@dimen/title_size" />
2423
2524
        <TextView
26-
            android:id="@+id/textView5"
2725
            android:layout_width="wrap_content"
2826
            android:layout_height="wrap_content"
2927
            android:layout_marginTop="16dp"

3937
            app:lineHeight="22dp" />
4038
4139
        <TextView
42-
            android:id="@+id/textView8"
4340
            android:layout_width="match_parent"
4441
            android:layout_height="wrap_content"
4542
            android:layout_marginTop="16dp"

7774
        </LinearLayout>
7875
7976
        <TextView
80-
            android:id="@+id/textView9"
8177
            android:layout_width="match_parent"
8278
            android:layout_height="wrap_content"
8379
            android:layout_marginTop="16dp"

9692
            android:textColor="@color/colorGrey" />
9793
9894
        <TextView
99-
            android:id="@+id/textView2"
10095
            android:layout_width="wrap_content"
10196
            android:layout_height="wrap_content"
10297
            android:layout_marginTop="16dp"

105100
            android:textSize="@dimen/title_size" />
106101
107102
        <TextView
108-
            android:id="@+id/textView3"
109103
            android:layout_width="wrap_content"
110104
            android:layout_height="wrap_content"
111105
            android:text="@string/license_text"
112106
            app:lineHeight="22dp" />
113107
114108
        <TextView
115-
            android:id="@+id/textView7"
116109
            android:layout_width="match_parent"
117110
            android:layout_height="wrap_content"
118111
            android:text="@string/data_licenses"

121114
            android:textSize="@dimen/title_size" />
122115
123116
        <TextView
124-
            android:id="@+id/textView4"
125117
            android:layout_width="wrap_content"
126118
            android:layout_height="wrap_content"
127119
            android:text="@string/data_intro"

137129
            android:textSize="@dimen/subtitle_size" />
138130
139131
        <TextView
140-
            android:id="@+id/textView11"
141132
            android:layout_width="match_parent"
142133
            android:layout_height="wrap_content"
143134
            app:lineHeight="22dp"
144135
            android:text="@string/erdrg_descr" />
145136
146137
        <TextView
147-
            android:id="@+id/textView12"
148138
            android:layout_width="match_parent"
149139
            android:layout_height="wrap_content"
150140
            app:lineHeight="22dp"

153143
            android:text="@string/jmdict_title" />
154144
155145
        <TextView
156-
            android:id="@+id/textView13"
157146
            android:layout_width="match_parent"
158147
            android:layout_height="wrap_content"
159148
            app:lineHeight="22dp"
160149
            android:text="@string/jmdict_descr" />
161150
162151
        <TextView
163-
            android:id="@+id/textView14"
164152
            android:layout_width="match_parent"
165153
            android:layout_height="wrap_content"
166154
            app:lineHeight="22dp"
167155
            android:text="@string/jmdict_license" />
168156
169157
        <TextView
170-
            android:id="@+id/textView15"
171158
            android:layout_width="match_parent"
172159
            android:layout_height="wrap_content"
173160
            android:layout_marginTop="8dp"

176163
            android:text="@string/radk_title" />
177164
178165
        <TextView
179-
            android:id="@+id/textView16"
180166
            android:layout_width="match_parent"
181167
            android:layout_height="wrap_content"
182168
            app:lineHeight="22dp"
183169
            android:text="@string/radk_descr" />
184170
185171
        <TextView
186-
            android:id="@+id/textView17"
187172
            android:layout_width="match_parent"
188173
            android:layout_height="wrap_content"
189174
            app:lineHeight="22dp"
190175
            android:text="@string/radk_license" />
191176
192177
        <TextView
193-
            android:id="@+id/textView18"
194178
            android:layout_width="match_parent"
195179
            android:layout_height="wrap_content"
196180
            android:layout_marginTop="8dp"

199183
            android:text="@string/kanjidic_title" />
200184
201185
        <TextView
202-
            android:id="@+id/textView19"
203186
            android:layout_width="match_parent"
204187
            android:layout_height="wrap_content"
205188
            app:lineHeight="22dp"
206189
            android:text="@string/kanjidic_descr" />
207190
208191
        <TextView
209-
            android:id="@+id/textView20"
210192
            android:layout_width="match_parent"
211193
            android:layout_height="wrap_content"
212194
            app:lineHeight="22dp"

214196
215197
216198
        <TextView
217-
            android:id="@+id/textView21"
218199
            android:layout_width="match_parent"
219200
            android:layout_height="wrap_content"
220201
            android:layout_marginTop="16dp"

223204
            android:textSize="@dimen/subtitle_size" />
224205
225206
        <TextView
226-
            android:id="@+id/textView22"
227207
            android:layout_width="match_parent"
228208
            android:layout_height="wrap_content"
229209
            app:lineHeight="22dp"
230210
            android:text="@string/wadoku_descr" />
231211
232212
        <TextView
233-
            android:id="@+id/textView23"
234213
            android:layout_width="match_parent"
235214
            android:layout_height="wrap_content"
236215
            app:lineHeight="22dp"
237216
            android:text="@string/wadoku_license" />
238217
218+
        <TextView
219+
            android:layout_width="match_parent"
220+
            android:layout_height="wrap_content"
221+
            android:layout_marginTop="16dp"
222+
            android:text="@string/jibiki_title"
223+
            android:textColor="@color/design_default_color_primary_dark"
224+
            android:textSize="@dimen/subtitle_size" />
225+
226+
        <TextView
227+
            android:layout_width="match_parent"
228+
            android:layout_height="wrap_content"
229+
            app:lineHeight="22dp"
230+
            android:text="@string/jibiki_descr" />
231+
232+
        <TextView
233+
            android:layout_width="match_parent"
234+
            android:layout_height="wrap_content"
235+
            app:lineHeight="22dp"
236+
            android:text="@string/jibiki_license" />
237+
239238
    </LinearLayout>
240239
241240
</ScrollView>
241240=
242241=
\ No newline at end of file

app/src/main/res/values-fr/strings.xml

116116
        notre format interne, en accord avec la licence. Voir
117117
        https://www.wadoku.de/wiki/display/WAD/Wadoku.de-Daten+Lizenz pour le texte complet de
118118
        la licence.</string>
119+
    <string name="jibiki_title">Jibiki.fr</string>
120+
    <string name="jibiki_descr">Le but du projet Jibiki.fr est de construire un dictionnaire
121+
        japonais-fran??ais collaboratif de bonne qualit?? et avec une grande couverture ainsi qu\'un
122+
        corpus de textes parall??les bilingues. Les donn??es de base proviennent de plusieurs sources
123+
        comme le dictionnaire Cesselin japonais-fran??ais, le dictionnaire Raguet-Martin fran??ais-japonais,
124+
        le dictionnaire japonais-anglais JMdict et les liens Wikipedia.</string>
125+
    <string name="jibiki_license">Cette source est disponible sous licence Creative Commons 0
126+
        (domaine public).</string>
119127
    <!-- Help Activities -->
120128
    <string name="help_intro">Bienvenue dans le centre d\'aide de Nani !</string>
121129
    <string name="help_info">Cet ??cran et les diff??rents sujets vous aideront ?? mieux comprendre et

app/src/main/res/values/strings.xml

137137
        changes to the database to convert it to our internal format, in accordance with the license
138138
        agreement.  See https://www.wadoku.de/wiki/display/WAD/Wadoku.de-Daten+Lizenz for the full
139139
        text of the license.</string>
140+
    <string name="jibiki_title">Jibiki.fr</string>
141+
    <string name="jibiki_descr">The aims of the Jibiki.fr project are to build collaboratively a
142+
    good quality and broad coverage Japanese-French dictionary as well as a bilingual parallel
143+
    corpus.  The initial data comes from several sources such as the Japanese???French Cesselin
144+
    dictionary, the French???Japanese Raguet-Martin dictionary, the Japanese???English JMdict
145+
    dictionary and Wikipedia links.</string>
146+
    <string name="jibiki_license">This source is licensed under Creative Commons 0 (public domain).</string>
140147
141148
    <!-- Help Activities -->
142149
    <string name="help_intro">Welcome to Nani\'s Help Center!</string>