You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -358,7 +361,7 @@ class DocumentViewController: UIViewController, DocumentDelegate, GADBannerViewD
358
361
return;
359
362
}
360
363
361
-
self.webview.loadHTMLString("<html><h1>Error</h1>Failed to load given document. Please try another one while we are working hard to support as many documents as possible. Feel free to contact us via support@opendocument.app for further questions.</html>", baseURL:nil)
"alert_error_generic" = "Hi ha hagut un problema. No s'ha pogut obrir el fitxer.";
2
+
"toast_error_generic" = "Hi ha hagut un problema. No s'ha pogut obrir el fitxer.";
3
3
4
4
/* */
5
5
"ok" = "OK";
6
6
7
-
/* */
8
-
"no_description" = "No Description";
9
-
10
7
/* */
11
8
"alert_unsaved_changes" = "You have unsaved changes";
12
9
@@ -23,7 +20,7 @@
23
20
"menu_edit" = "Edit document";
24
21
25
22
/* */
26
-
"menu_save" = "Save";
23
+
"action_edit_save" = "Save";
27
24
28
25
/* */
29
26
"menu_discard_changes" = "Discard changes";
@@ -35,40 +32,44 @@
35
32
"menu_cloud_print" = "Google Cloud Print";
36
33
37
34
/* */
38
-
"menu_help" = "Help!?";
35
+
"action_edit_help" = "Help!?";
39
36
40
37
/* */
41
38
"cancel" = "Cancel";
42
39
43
40
/* */
44
-
"alert_document_saved" = "Document saved";
41
+
"toast_edit_status_saved" = "Document saved";
45
42
46
43
/* */
47
-
"alert_error_save_failed" = "File could not be saved. Please contact support@opendocument.app";
44
+
"toast_error_save_failed" = "File could not be saved. Please contact support@opendocument.app";
48
45
49
46
/* */
50
-
"alert_error_password_protected" = "El document està protegit per contrasenya";
47
+
"toast_error_password_protected" = "El document està protegit per contrasenya";
51
48
52
49
/* */
53
-
"alert_enter_password" = "Please enter the password to decrypt this document";
50
+
"intro_title_open" = "Open and read your ODF file on the go!";
54
51
55
52
/* */
56
-
"intro_title_1" = "Open and read your ODF file on the go!";
53
+
"intro_title_edit" = "Found a typo in your document? Now supports modification!";
57
54
58
55
/* */
59
-
"intro_title_2" = "Found a typo in your document? Now supports modification!";
56
+
"intro_title_apps" = "Read your documents from within other apps";
60
57
61
58
/* */
62
-
"intro_title_3" = "Read your documents from within other apps";
59
+
"intro_description_open" = "OpenDocument Reader allows you to view documents that are stored in OpenDocument format (.odt, .ods, .odp and .odg). These files are usually created using LibreOffice or OpenOffice. This app allows to open such files on your mobile device too, so you can read them on the go.";
63
60
64
61
/* */
65
-
"intro_description_1" = "OpenDocument Reader allows you to view documents that are stored in OpenDocument format (.odt, .ods, .odp and .odg). These files are usually created using LibreOffice or OpenOffice. This app allows to open such files on your mobile device too, so you can read them on the go.";
62
+
"intro_description_edit" = "OpenDocument Reader not only allows to read documents on your mobile device, but also supports modifying them too. Typos are fixed in a breeze, even on the train!";
66
63
67
64
/* */
68
-
"intro_description_2" = "OpenDocument Reader not only allows to read documents on your mobile device, but also supports modifying them too. Typos are fixed in a breeze, even on the train!";
65
+
"intro_description_apps" = "OpenDocument Reader supports a huge range of other apps to open documents from. A colleague sent a presentation via Gmail? Click the attachment and this app is going to open right away!";
69
66
70
67
/* */
71
-
"intro_description_3" = "OpenDocument Reader supports a huge range of other apps to open documents from. A colleague sent a presentation via Gmail? Click the attachment and this app is going to open right away!";
"alert_error_generic" = "Něco se pokazilo. Nelze otevřít soubor.";
2
+
"toast_error_generic" = "Něco se pokazilo. Nelze otevřít soubor.";
3
3
4
4
/* */
5
5
"ok" = "OK";
6
6
7
-
/* */
8
-
"no_description" = "No Description";
9
-
10
7
/* */
11
8
"alert_unsaved_changes" = "You have unsaved changes";
12
9
@@ -23,7 +20,7 @@
23
20
"menu_edit" = "Upravit dokument";
24
21
25
22
/* */
26
-
"menu_save" = "Uložit";
23
+
"action_edit_save" = "Uložit";
27
24
28
25
/* */
29
26
"menu_discard_changes" = "Discard changes";
@@ -35,40 +32,44 @@
35
32
"menu_cloud_print" = "Google Cloud Print";
36
33
37
34
/* */
38
-
"menu_help" = "Help!?";
35
+
"action_edit_help" = "Help!?";
39
36
40
37
/* */
41
38
"cancel" = "Cancel";
42
39
43
40
/* */
44
-
"alert_document_saved" = "Document saved";
41
+
"toast_edit_status_saved" = "Document saved";
45
42
46
43
/* */
47
-
"alert_error_save_failed" = "File could not be saved. Please contact support@opendocument.app";
44
+
"toast_error_save_failed" = "File could not be saved. Please contact support@opendocument.app";
48
45
49
46
/* */
50
-
"alert_error_password_protected" = "Dokument je chráněn heslem";
47
+
"toast_error_password_protected" = "Dokument je chráněn heslem";
51
48
52
49
/* */
53
-
"alert_enter_password" = "Please enter the password to decrypt this document";
50
+
"intro_title_open" = "Open and read your ODF file on the go!";
54
51
55
52
/* */
56
-
"intro_title_1" = "Open and read your ODF file on the go!";
53
+
"intro_title_edit" = "Found a typo in your document? Now supports modification!";
57
54
58
55
/* */
59
-
"intro_title_2" = "Found a typo in your document? Now supports modification!";
56
+
"intro_title_apps" = "Read your documents from within other apps";
60
57
61
58
/* */
62
-
"intro_title_3" = "Read your documents from within other apps";
59
+
"intro_description_open" = "OpenDocument Reader allows you to view documents that are stored in OpenDocument format (.odt, .ods, .odp and .odg). These files are usually created using LibreOffice or OpenOffice. This app allows to open such files on your mobile device too, so you can read them on the go.";
63
60
64
61
/* */
65
-
"intro_description_1" = "OpenDocument Reader allows you to view documents that are stored in OpenDocument format (.odt, .ods, .odp and .odg). These files are usually created using LibreOffice or OpenOffice. This app allows to open such files on your mobile device too, so you can read them on the go.";
62
+
"intro_description_edit" = "OpenDocument Reader not only allows to read documents on your mobile device, but also supports modifying them too. Typos are fixed in a breeze, even on the train!";
66
63
67
64
/* */
68
-
"intro_description_2" = "OpenDocument Reader not only allows to read documents on your mobile device, but also supports modifying them too. Typos are fixed in a breeze, even on the train!";
65
+
"intro_description_apps" = "OpenDocument Reader supports a huge range of other apps to open documents from. A colleague sent a presentation via Gmail? Click the attachment and this app is going to open right away!";
69
66
70
67
/* */
71
-
"intro_description_3" = "OpenDocument Reader supports a huge range of other apps to open documents from. A colleague sent a presentation via Gmail? Click the attachment and this app is going to open right away!";
"alert_error_generic" = "Der er gået noget galt. Filen kunne ikke åbnes.";
2
+
"toast_error_generic" = "Der er gået noget galt. Filen kunne ikke åbnes.";
3
3
4
4
/* */
5
5
"ok" = "OK";
6
6
7
-
/* */
8
-
"no_description" = "No Description";
9
-
10
7
/* */
11
8
"alert_unsaved_changes" = "You have unsaved changes";
12
9
@@ -23,7 +20,7 @@
23
20
"menu_edit" = "Edit document";
24
21
25
22
/* */
26
-
"menu_save" = "Save";
23
+
"action_edit_save" = "Save";
27
24
28
25
/* */
29
26
"menu_discard_changes" = "Discard changes";
@@ -35,40 +32,44 @@
35
32
"menu_cloud_print" = "Print document";
36
33
37
34
/* */
38
-
"menu_help" = "Help!?";
35
+
"action_edit_help" = "Help!?";
39
36
40
37
/* */
41
38
"cancel" = "Cancel";
42
39
43
40
/* */
44
-
"alert_document_saved" = "Document saved";
41
+
"toast_edit_status_saved" = "Document saved";
45
42
46
43
/* */
47
-
"alert_error_save_failed" = "File could not be saved. Please contact support@opendocument.app";
44
+
"toast_error_save_failed" = "File could not be saved. Please contact support@opendocument.app";
48
45
49
46
/* */
50
-
"alert_error_password_protected" = "Dokumentet er låst med et kodeord";
47
+
"toast_error_password_protected" = "Dokumentet er låst med et kodeord";
51
48
52
49
/* */
53
-
"alert_enter_password" = "Please enter the password to decrypt this document";
50
+
"intro_title_open" = "Open and read your ODF file on the go!";
54
51
55
52
/* */
56
-
"intro_title_1" = "Open and read your ODF file on the go!";
53
+
"intro_title_edit" = "Found a typo in your document? Now supports modification!";
57
54
58
55
/* */
59
-
"intro_title_2" = "Found a typo in your document? Now supports modification!";
56
+
"intro_title_apps" = "Read your documents from within other apps";
60
57
61
58
/* */
62
-
"intro_title_3" = "Read your documents from within other apps";
59
+
"intro_description_open" = "OpenDocument Reader allows you to view documents that are stored in OpenDocument format (.odt, .ods, .odp and .odg). These files are usually created using LibreOffice or OpenOffice. This app allows to open such files on your mobile device too, so you can read them on the go.";
63
60
64
61
/* */
65
-
"intro_description_1" = "OpenDocument Reader allows you to view documents that are stored in OpenDocument format (.odt, .ods, .odp and .odg). These files are usually created using LibreOffice or OpenOffice. This app allows to open such files on your mobile device too, so you can read them on the go.";
62
+
"intro_description_edit" = "OpenDocument Reader not only allows to read documents on your mobile device, but also supports modifying them too. Typos are fixed in a breeze, even on the train!";
66
63
67
64
/* */
68
-
"intro_description_2" = "OpenDocument Reader not only allows to read documents on your mobile device, but also supports modifying them too. Typos are fixed in a breeze, even on the train!";
65
+
"intro_description_apps" = "OpenDocument Reader supports a huge range of other apps to open documents from. A colleague sent a presentation via Gmail? Click the attachment and this app is going to open right away!";
69
66
70
67
/* */
71
-
"intro_description_3" = "OpenDocument Reader supports a huge range of other apps to open documents from. A colleague sent a presentation via Gmail? Click the attachment and this app is going to open right away!";
0 commit comments