diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/lang/tagalog.lang | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/apps/lang/tagalog.lang b/apps/lang/tagalog.lang index 23d22ae93c..438e5162e4 100644 --- a/apps/lang/tagalog.lang +++ b/apps/lang/tagalog.lang @@ -5863,7 +5863,7 @@ <phrase> id: LANG_REC_SIZE desc: deprecated - user: + user: core <source> *: none </source> @@ -12603,3 +12603,31 @@ *: "Dami salansan" </voice> </phrase> +<phrase> + id: LANG_AUTORESUME_ENABLE_YES + desc: resume settings menu + user: core + <source> + *: "Yes (requires initialized database)" + </source> + <dest> + *: "Oo (kailangan initialize database)" + </dest> + <voice> + *: "Oo (kailangan initialize database)" + </voice> +</phrase> +<phrase> + id: LANG_AUTORESUME_ENABLE + desc: resume settings menu + user: core + <source> + *: "Enable automatic resume" + </source> + <dest> + *: "Paganahin ang awtomatikong resume" + </dest> + <voice> + *: "Paganahin ang awtomatikong resume" + </voice> +</phrase> |