Skip to content

Commit

Permalink
READY: Changed the name of Ma\303\261ana to Manana
Browse files Browse the repository at this point in the history
  • Loading branch information
Judd Montgomery committed Apr 5, 2014
1 parent e4c372f commit d867fa9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.
4 changes: 2 additions & 2 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ AC_ARG_ENABLE(manana,
if test "$enable_manana" = "yes"; then
AC_DEFINE(ENABLE_MANANA, 1, [ Manana support ])
else
AC_MSG_RESULT(Mañana support disabled by configure options)
AC_MSG_RESULT(Manana support disabled by configure options)
fi

dnl ************************************************************
Expand Down Expand Up @@ -560,7 +560,7 @@ AC_MSG_RESULT(------------------------------------------------------)
AC_MSG_RESULT(Compiling with plugin support.......... $enable_plugins)
AC_MSG_RESULT(Compiling with private record support.. $enable_private)
AC_MSG_RESULT(Compiling with Datebk support.......... $enable_datebk)
AC_MSG_RESULT(Compiling with Mañana support.......... $enable_manana)
AC_MSG_RESULT(Compiling with Manana support.......... $enable_manana)
AC_MSG_RESULT(Compiling with Prometheon support...... $enable_prometheon)
AC_MSG_RESULT(Compiling Expense plugin............... $plugin_support)
AC_MSG_RESULT(Compiling SyncTime plugin.............. $plugin_support)
Expand Down
3 changes: 1 addition & 2 deletions jpilot.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/jpilot/ContactsDB-PAdd.pdb
%{_datadir}/jpilot/DatebookDB.pdb
%{_datadir}/jpilot/ExpenseDB.pdb
#%{_datadir}/jpilot/MañanaDB.pdb
%{_datadir}/jpilot/Ma?anaDB.pdb
%{_datadir}/jpilot/MananaDB.pdb
%{_datadir}/jpilot/Memo32DB.pdb
%{_datadir}/jpilot/MemoDB.pdb
%{_datadir}/jpilot/MemosDB-PMem.pdb
Expand Down
6 changes: 3 additions & 3 deletions po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -1663,7 +1663,7 @@ msgstr "Zaznamenat datum dokončení"

#: prefs_gui.c:612
msgid "Use Manana database"
msgstr "Použít databázi Mañana"
msgstr "Použít databázi Manana"

#: prefs_gui.c:620
msgid "Use default number of days due"
Expand Down Expand Up @@ -1736,7 +1736,7 @@ msgstr "Synchronizovat memo32 (pedit32)"

#: prefs_gui.c:727
msgid "Sync Manana"
msgstr "Synchronizovat Mañana"
msgstr "Synchronizovat Manana"

#: prefs_gui.c:733
msgid "Use J-OS (Not Japanese PalmOS:WorkPad/CLIE)"
Expand Down Expand Up @@ -2320,7 +2320,7 @@ msgstr "Podpora zásuvných modulů"

#: utils.c:143
msgid "Manana support"
msgstr "Podpora Mañana"
msgstr "Podpora Manana"

#: utils.c:149
msgid "NLS support (foreign languages)"
Expand Down
6 changes: 3 additions & 3 deletions po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2361,7 +2361,7 @@ msgstr "Date de fin de l'enregistrement"
#. Use Manana check box
#: ../prefs_gui.c:828
msgid "Use Manana database"
msgstr "Utiliser la base de données Mañana"
msgstr "Utiliser la base de données Manana"

#: ../prefs_gui.c:836
msgid "Use default number of days due"
Expand Down Expand Up @@ -2458,7 +2458,7 @@ msgstr "Sync bloc-notes"
#. Show sync Manana check box
#: ../prefs_gui.c:1003
msgid "Sync Manana"
msgstr "Sync Mañana"
msgstr "Sync Manana"

#. Show use Japanese Kana extention check box
#: ../prefs_gui.c:1009
Expand Down Expand Up @@ -3169,7 +3169,7 @@ msgstr "Support des greffons"

#: ../utils.c:2000
msgid "Manana support"
msgstr "Support Mañana"
msgstr "Support Manana"

#: ../utils.c:2006
msgid "NLS support (foreign languages)"
Expand Down

0 comments on commit d867fa9

Please sign in to comment.