|
|
|
|
@ -36,10 +36,10 @@
|
|
|
|
|
<string name="note_link_web">Browse web</string>
|
|
|
|
|
<string name="note_link_other">Open map</string>
|
|
|
|
|
<!-- Text export file information -->
|
|
|
|
|
<string name="file_path">/MIUI/notes/</string>
|
|
|
|
|
<string name="file_name_txt_format">notes_%s.txt</string>
|
|
|
|
|
<string name="file_path" translatable="false">/MIUI/notes/</string>
|
|
|
|
|
<string name="file_name_txt_format" translatable="false">notes_%s.txt</string>
|
|
|
|
|
<!-- notes list string -->
|
|
|
|
|
<string name="format_folder_files_count">(%d)</string>
|
|
|
|
|
<string name="format_folder_files_count" translatable="false">(%d)</string>
|
|
|
|
|
<string name="menu_create_folder">New Folder</string>
|
|
|
|
|
<string name="menu_export_text">Export text</string>
|
|
|
|
|
<string name="menu_sync">Sync</string>
|
|
|
|
|
@ -101,7 +101,7 @@
|
|
|
|
|
<string name="preferences_account_title">Sync account</string>
|
|
|
|
|
<string name="preferences_account_summary">Sync notes with google task</string>
|
|
|
|
|
<string name="preferences_last_sync_time">Last sync time %1$s</string>
|
|
|
|
|
<string name="preferences_last_sync_time_format">yyyy-MM-dd hh:mm:ss</string>
|
|
|
|
|
<string name="preferences_last_sync_time_format" translatable="false">yyyy-MM-dd hh:mm:ss</string>
|
|
|
|
|
<string name="preferences_add_account">Add account</string>
|
|
|
|
|
<string name="preferences_menu_change_account">Change sync account</string>
|
|
|
|
|
<string name="preferences_menu_remove_account">Remove sync account</string>
|
|
|
|
|
@ -126,6 +126,8 @@
|
|
|
|
|
<string name="search">Notes</string>
|
|
|
|
|
<string name="datetime_dialog_ok">set</string>
|
|
|
|
|
<string name="datetime_dialog_cancel">cancel</string>
|
|
|
|
|
<string name="background_lover" translatable="false">Background:lover</string>
|
|
|
|
|
<string name="background_young" translatable="false">Background:young</string>
|
|
|
|
|
<plurals name="search_results_title">
|
|
|
|
|
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> result for \"<xliff:g id="search" example="???">%2$s</xliff:g>\"</item>
|
|
|
|
|
<!-- Case of 0 or 2 or more results. -->
|
|
|
|
|
|