diff options
Diffstat (limited to 'src/ui/android')
| -rw-r--r-- | src/ui/android/res/xml/inflection_fi.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/android/res/xml/inflection_fi.xml b/src/ui/android/res/xml/inflection_fi.xml index 595747059..14ea7efef 100644 --- a/src/ui/android/res/xml/inflection_fi.xml +++ b/src/ui/android/res/xml/inflection_fi.xml @@ -515,11 +515,11 @@ <th rowspan="5">partisiippi</th> <th rowspan="2">preesens</th> <th>aktiivi</th> - <td><lin form="s (PastPartAct (AN (NCase Sg Nom)))">DisplayV(<lemma/>)</lin></td> + <td><lin form="s (PresPartAct (AN (NCase Sg Nom)))">DisplayV(<lemma/>)</lin></td> </tr> <tr> <th>passiivi</th> - <td><lin form="s (PastPartPass (AN (NCase Sg Nom)))">DisplayV(<lemma/>)</lin></td> + <td><lin form="s (PresPartPass (AN (NCase Sg Nom)))">DisplayV(<lemma/>)</lin></td> </tr> <tr> <th rowspan="2">perfekti</th> |
